diff --git a/redbot/cogs/admin/locales/cs-CZ.po b/redbot/cogs/admin/locales/cs-CZ.po index 97eee7882..5ddd5b0c1 100644 --- a/redbot/cogs/admin/locales/cs-CZ.po +++ b/redbot/cogs/admin/locales/cs-CZ.po @@ -17,7 +17,7 @@ msgstr "" #: redbot/cogs/admin/admin.py:20 msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." -msgstr "Pokusil jsem se udělat něco, co mi Discord odepřel. Tvůj příkaz se nepodažilo úspěšně dokončit." +msgstr "Discord zamítl provedení akce. Tvůj příkaz nebyl úspěšně dokončen." #: redbot/cogs/admin/admin.py:25 msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." @@ -45,7 +45,7 @@ msgstr "Nemohu ti dovolit upravit {role.name}, protože tato role je vyšší ne #: redbot/cogs/admin/admin.py:61 msgid "I need the \"Manage Roles\" permission to do that." -msgstr "" +msgstr "Potřebuji oprávnění \"Správa rolí\"." #: redbot/cogs/admin/admin.py:63 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." @@ -66,7 +66,7 @@ msgstr "Úspěšně jsem přidal {role.name} k {member.display_name}" #: redbot/cogs/admin/admin.py:190 msgid "{member.display_name} does not have the role {role.name}." -msgstr "{member.display_name} již má roli {role.name}." +msgstr "Uživatel {member.display_name} nemá roli {role.name}." #: redbot/cogs/admin/admin.py:211 msgid "I successfully removed {role.name} from {member.display_name}" @@ -81,8 +81,8 @@ msgid "\n" " " msgstr "\n" " Přidá roli uživateli.\n\n" -" Pokud role obsahuje mezery, použijte dvojí uvozovky.\n" -" Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n" +" Použijte dvojí uvozovky, pokud role obsahuje mezery.\n" +" Pokud je pole uživatele prázdné, bude nastaveno na autora příkazu.\n" " " #: redbot/cogs/admin/admin.py:244 @@ -94,8 +94,8 @@ msgid "\n" " " msgstr "\n" " Odebrat roli uživateli.\n\n" -" Pokud role obsahuje mezery, použijte dvojí uvozovky.\n" -" Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n" +" Použijte dvojí uvozovky, pokud role obsahuje mezery.\n" +" Pokud je pole uživatele prázdné, bude nastaveno na autora příkazu.\n" " " #: redbot/cogs/admin/admin.py:256 @@ -120,7 +120,7 @@ msgstr "\n" " Barva musí být v hexadecimálním formátu.\n" " [Výběr barev online](http://www.w3schools.com/colors/colors_picker.asp)\n\n" " Příklady:\n" -" `[p]editrole colour \"Spravce\" #ff0000`\n" +" `[p]editrole colour \"Nejlepsi Spravce\" #ff0000`\n" " `[p]editrole colour Spravce #ff9900`\n" " " @@ -140,13 +140,13 @@ msgstr "\n" " Upraví název role\n\n" " Použijte dvojité uvozovky, pokud role nebo název obsahuje mezery.\n\n" " Příklady:\n" -" `[p]editrole name \"Spravce\" Admin`\n" +" `[p]editrole name \"Nejlepsi Spravce\" Admin`\n" " " #: redbot/cogs/admin/admin.py:330 #, docstring msgid "Announce a message to all servers the bot is in." -msgstr "Oznámit zprávu na všechny servery ve kterých je bot." +msgstr "Oznámit zprávu na všechny servery, ve kterých bot je." #: redbot/cogs/admin/admin.py:337 msgid "The announcement has begun." @@ -163,7 +163,7 @@ msgstr "V současné době neexistuje žádné spuštěné oznámení." #: redbot/cogs/admin/admin.py:349 msgid "The current announcement has been cancelled." -msgstr "Momentální oznámení bylo zrušeno." +msgstr "Současné oznámení bylo zrušeno." #: redbot/cogs/admin/admin.py:355 #, docstring @@ -173,7 +173,7 @@ msgstr "Změňte způsob odesílání oznámení v tomto klanu." #: redbot/cogs/admin/admin.py:365 #, docstring msgid "Change the channel where the bot will send announcements." -msgstr "" +msgstr "Změnit kanál, kam bude bot zasílat oznámení." #: redbot/cogs/admin/admin.py:368 msgid "The announcement channel has been set to {channel.mention}" @@ -191,7 +191,11 @@ msgid "\n" " Server admins must have configured the role as user settable.\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +" Přidat nebo odebrat self-roli.\n\n" +" Administrátoři serveru musí povolit nastavení role uživatelům.\n" +" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n" +" " #: redbot/cogs/admin/admin.py:411 #, docstring @@ -202,8 +206,8 @@ msgid "\n" " " msgstr "\n" " Přidá vám self-roli.\n\n" -" Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\n" -" POZNÁMKA: Role je citlivá na malá a velká písmena!\n" +" Administrátoři serveru musí povolit přiřazení role uživatelům.\n" +" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n" " " #: redbot/cogs/admin/admin.py:422 @@ -214,9 +218,9 @@ msgid "\n" " NOTE: The role is case sensitive!\n" " " msgstr "\n" -" Odstraní vámself-roli.\n\n" -" Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\n" -" POZNÁMKA: Role je citlivá na malá a velká písmena!\n" +" Odebere vám self-roli.\n\n" +" Administrátoři serveru musí povolit odebrání role uživatelům.\n" +" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n" " " #: redbot/cogs/admin/admin.py:433 @@ -245,7 +249,10 @@ msgid "\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +" Přidat roli, nebo výběr rolí, do seznamu dostupných self-roli.\n\n" +" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n" +" " #: redbot/cogs/admin/admin.py:463 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." @@ -253,15 +260,15 @@ msgstr "Nemohu ti dovolit odebrat {role.name} jako self-roli uživateli, protož #: redbot/cogs/admin/admin.py:473 msgid "The role \"{role.name}\" is already a selfrole." -msgstr "" +msgstr "Role \"{role.name}\" již je self-rolí." #: redbot/cogs/admin/admin.py:479 msgid "Added {count} selfroles." -msgstr "" +msgstr "Přidáno {count} self-rolí." #: redbot/cogs/admin/admin.py:481 msgid "Added 1 selfrole." -msgstr "" +msgstr "Přidána 1 self-role." #: redbot/cogs/admin/admin.py:487 #, docstring @@ -269,7 +276,10 @@ msgid "\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " NOTE: The role is case sensitive!\n" " " -msgstr "" +msgstr "\n" +" Odebrat roli, nebo výběr rolí, ze seznamu dostupných self-roli.\n\n" +" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n" +" " #: redbot/cogs/admin/admin.py:496 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." @@ -277,45 +287,45 @@ msgstr "Nemohu ti dovolit odebrat {role.name} uživateli, protože tato role je #: redbot/cogs/admin/admin.py:506 msgid "Removed {count} selfroles." -msgstr "" +msgstr "Odebráno {count} self-rolí." #: redbot/cogs/admin/admin.py:508 msgid "Removed 1 selfrole." -msgstr "" +msgstr "Odebrána 1 self-role." #: redbot/cogs/admin/admin.py:514 #, docstring msgid "Clear the list of available selfroles for this server." -msgstr "" +msgstr "Vymazat seznam dostupných self-rolí pro tento server." #: redbot/cogs/admin/admin.py:518 msgid "There are currently no selfroles." -msgstr "" +msgstr "V současné době neexistují žádné self-role." #: redbot/cogs/admin/admin.py:521 msgid "Are you sure you want to clear this server's selfrole list?" -msgstr "" +msgstr "Určitě chcete vymazat seznam dostupných self-rolí pro tento server?" #: redbot/cogs/admin/admin.py:527 msgid "You took too long to respond." -msgstr "" +msgstr "Reakce vám trvala příliš dlouho." #: redbot/cogs/admin/admin.py:536 msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "Nemohu vymazat seznam self-rolí, protože self-role '{role.name}' je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." #: redbot/cogs/admin/admin.py:542 msgid "Selfrole list cleared." -msgstr "" +msgstr "Seznam self-rolí byl vymazán." #: redbot/cogs/admin/admin.py:544 msgid "No changes have been made." -msgstr "" +msgstr "Nebyly provedeny žádné změny." #: redbot/cogs/admin/admin.py:549 #, docstring msgid "Lock a bot to its current servers only." -msgstr "Uzamkne bota pouze na jeho aktuální servery." +msgstr "Omezí bota pouze na jeho aktuální servery." #: redbot/cogs/admin/admin.py:554 msgid "The bot is no longer serverlocked." @@ -323,15 +333,15 @@ msgstr "Bot již není uzamčen na server." #: redbot/cogs/admin/admin.py:556 msgid "The bot is now serverlocked." -msgstr "Bot je nyní serverem uzamčen." +msgstr "Bot je nyní omezen na aktuální servery." #: redbot/cogs/admin/announcer.py:68 msgid "I could not announce to the following server: " -msgstr "Nemohu oznámit následujícímu serveru: " +msgstr "Nemohu provést oznámení na tomto serveru: " #: redbot/cogs/admin/announcer.py:70 msgid "I could not announce to the following servers: " -msgstr "Nemohu oznámit následujícím serverům: " +msgstr "Nemohu provést oznámení na těchto serverech: " #: redbot/cogs/admin/converters.py:13 msgid "The Admin cog is not loaded." @@ -339,9 +349,9 @@ msgstr "Admin cog není načten." #: redbot/cogs/admin/converters.py:30 msgid "The role \"{role_name}\" is not a valid selfrole." -msgstr "" +msgstr "Role \"{role_name}\" není validní self-rolí." #: redbot/cogs/admin/converters.py:36 msgid "This selfrole has more than one case insensitive match. Please ask a moderator to resolve the ambiguity, or use the role ID to reference the role." -msgstr "" +msgstr "Tato self-role má více než jeden stejný název. Požádejte správce o výřešení těchto nejasností nebo použijte ID role." diff --git a/redbot/cogs/audio/core/utilities/locales/ar-SA.po b/redbot/cogs/audio/core/utilities/locales/ar-SA.po index a8d387884..0e312c79b 100644 --- a/redbot/cogs/audio/core/utilities/locales/ar-SA.po +++ b/redbot/cogs/audio/core/utilities/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/bg-BG.po b/redbot/cogs/audio/core/utilities/locales/bg-BG.po index ed8df3585..9f21b64d5 100644 --- a/redbot/cogs/audio/core/utilities/locales/bg-BG.po +++ b/redbot/cogs/audio/core/utilities/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/cs-CZ.po b/redbot/cogs/audio/core/utilities/locales/cs-CZ.po index 1c054aa94..46b26ba87 100644 --- a/redbot/cogs/audio/core/utilities/locales/cs-CZ.po +++ b/redbot/cogs/audio/core/utilities/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Nejprve se připojte k hlasovému kanálu." msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/da-DK.po b/redbot/cogs/audio/core/utilities/locales/da-DK.po index f24899eda..4c1b2511b 100644 --- a/redbot/cogs/audio/core/utilities/locales/da-DK.po +++ b/redbot/cogs/audio/core/utilities/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/de-DE.po b/redbot/cogs/audio/core/utilities/locales/de-DE.po index 1cb0d557a..bef59214e 100644 --- a/redbot/cogs/audio/core/utilities/locales/de-DE.po +++ b/redbot/cogs/audio/core/utilities/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Verbinde dich zuerst mit einem Sprachkanal." msgid "Connection to Lavalink node has not yet been established." msgstr "Verbindung zu Lavalink wurde noch nicht hergestellt." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Titel können nicht wiedergegeben werden" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "Maximale Warteschlangengröße erreicht." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Titel können nicht wiedergegeben werden" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/es-ES.po b/redbot/cogs/audio/core/utilities/locales/es-ES.po index 6885b05fa..f38a53bf8 100644 --- a/redbot/cogs/audio/core/utilities/locales/es-ES.po +++ b/redbot/cogs/audio/core/utilities/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Conéctate a un canal de voz primero." msgid "Connection to Lavalink node has not yet been established." msgstr "Aún no se ha establecido la conexión con Lavalink." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "No se pueden reproducir canciones" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "Límite de cola alcanzado." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "No se pueden reproducir canciones" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/fi-FI.po b/redbot/cogs/audio/core/utilities/locales/fi-FI.po index 5f20a8242..55a141254 100644 --- a/redbot/cogs/audio/core/utilities/locales/fi-FI.po +++ b/redbot/cogs/audio/core/utilities/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Yhdistä ensin puhekanavalle." msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Kappaleiden toisto ei onnistu" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "Jonon enimmäispituus on saavutettu." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Kappaleiden toisto ei onnistu" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/fr-FR.po b/redbot/cogs/audio/core/utilities/locales/fr-FR.po index 69cc6011c..e3cac9231 100644 --- a/redbot/cogs/audio/core/utilities/locales/fr-FR.po +++ b/redbot/cogs/audio/core/utilities/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Rejoignez un salon vocal d'abord." msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Impossible de jouer des pistes" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "Limite de la file de lecture atteinte." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Impossible de jouer des pistes" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/hi-IN.po b/redbot/cogs/audio/core/utilities/locales/hi-IN.po index 24818530c..4a78a3bf8 100644 --- a/redbot/cogs/audio/core/utilities/locales/hi-IN.po +++ b/redbot/cogs/audio/core/utilities/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/hr-HR.po b/redbot/cogs/audio/core/utilities/locales/hr-HR.po index 713a572f3..101deb292 100644 --- a/redbot/cogs/audio/core/utilities/locales/hr-HR.po +++ b/redbot/cogs/audio/core/utilities/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Prvo se pridruži govornome kanalu." msgid "Connection to Lavalink node has not yet been established." msgstr "Veza s Lavalink čvorom još nije uspostavljena." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Nije moguće reproducirati pjesme" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "Dostignuto ograničenje za red čekanja." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Nije moguće reproducirati pjesme" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/hu-HU.po b/redbot/cogs/audio/core/utilities/locales/hu-HU.po index 4c51521d0..193bf4405 100644 --- a/redbot/cogs/audio/core/utilities/locales/hu-HU.po +++ b/redbot/cogs/audio/core/utilities/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/id-ID.po b/redbot/cogs/audio/core/utilities/locales/id-ID.po index 437b37abc..e1d5989a9 100644 --- a/redbot/cogs/audio/core/utilities/locales/id-ID.po +++ b/redbot/cogs/audio/core/utilities/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/it-IT.po b/redbot/cogs/audio/core/utilities/locales/it-IT.po index ad0a7c8bb..9ab790705 100644 --- a/redbot/cogs/audio/core/utilities/locales/it-IT.po +++ b/redbot/cogs/audio/core/utilities/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ja-JP.po b/redbot/cogs/audio/core/utilities/locales/ja-JP.po index 2532b421b..da6fa0ecb 100644 --- a/redbot/cogs/audio/core/utilities/locales/ja-JP.po +++ b/redbot/cogs/audio/core/utilities/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ko-KR.po b/redbot/cogs/audio/core/utilities/locales/ko-KR.po index db031ddec..6f7d95b8d 100644 --- a/redbot/cogs/audio/core/utilities/locales/ko-KR.po +++ b/redbot/cogs/audio/core/utilities/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "먼저 음성체널에 연결하세요." msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "트랙을 재생할수 없습니다" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "큐 최대 제한에 도달했습니다." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "트랙을 재생할수 없습니다" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/nb-NO.po b/redbot/cogs/audio/core/utilities/locales/nb-NO.po index 4399f4ccb..42879b206 100644 --- a/redbot/cogs/audio/core/utilities/locales/nb-NO.po +++ b/redbot/cogs/audio/core/utilities/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Koble til en talekanal først." msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Kan ikke spille spor" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "Grensen for kø er nådd." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Kan ikke spille spor" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/nl-NL.po b/redbot/cogs/audio/core/utilities/locales/nl-NL.po index 40c681aaa..f241f5b1f 100644 --- a/redbot/cogs/audio/core/utilities/locales/nl-NL.po +++ b/redbot/cogs/audio/core/utilities/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Verbind eerst met een spraakkanaal." msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Kan tracks niet afspelen" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Kan tracks niet afspelen" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/pl-PL.po b/redbot/cogs/audio/core/utilities/locales/pl-PL.po index d6a24723f..88e54a7d6 100644 --- a/redbot/cogs/audio/core/utilities/locales/pl-PL.po +++ b/redbot/cogs/audio/core/utilities/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Najpierw połącz się z kanałem głosowym." msgid "Connection to Lavalink node has not yet been established." msgstr "Połączenie z Lavalink nie zostało jeszcze nawiązane." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Nie można odtworzyć utworów" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "Osiągnięto limit rozmiaru kolejki." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Nie można odtworzyć utworów" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/pt-BR.po b/redbot/cogs/audio/core/utilities/locales/pt-BR.po index 993f2e669..631481a1c 100644 --- a/redbot/cogs/audio/core/utilities/locales/pt-BR.po +++ b/redbot/cogs/audio/core/utilities/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Primeiro você deve se juntar a um canal de voz." msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Não foi possível tocar a música" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Não foi possível tocar a música" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/pt-PT.po b/redbot/cogs/audio/core/utilities/locales/pt-PT.po index 97a5102e1..e6627cc58 100644 --- a/redbot/cogs/audio/core/utilities/locales/pt-PT.po +++ b/redbot/cogs/audio/core/utilities/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/ru-RU.po b/redbot/cogs/audio/core/utilities/locales/ru-RU.po index 72b57196e..47603bb70 100644 --- a/redbot/cogs/audio/core/utilities/locales/ru-RU.po +++ b/redbot/cogs/audio/core/utilities/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Сначала подключитесь к голосовому кана msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Не удается воспроизвести треки" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "Достигнут предел размера очереди." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Не удается воспроизвести треки" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sk-SK.po b/redbot/cogs/audio/core/utilities/locales/sk-SK.po index 25fd99ecf..1effa99cc 100644 --- a/redbot/cogs/audio/core/utilities/locales/sk-SK.po +++ b/redbot/cogs/audio/core/utilities/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sl-SI.po b/redbot/cogs/audio/core/utilities/locales/sl-SI.po index 0c51e5231..da23a4602 100644 --- a/redbot/cogs/audio/core/utilities/locales/sl-SI.po +++ b/redbot/cogs/audio/core/utilities/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/sv-SE.po b/redbot/cogs/audio/core/utilities/locales/sv-SE.po index 581667853..309dd9974 100644 --- a/redbot/cogs/audio/core/utilities/locales/sv-SE.po +++ b/redbot/cogs/audio/core/utilities/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/tr-TR.po b/redbot/cogs/audio/core/utilities/locales/tr-TR.po index cc0ba8b6d..f64de31a5 100644 --- a/redbot/cogs/audio/core/utilities/locales/tr-TR.po +++ b/redbot/cogs/audio/core/utilities/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Önce bir sesli bir kanala katılın." msgid "Connection to Lavalink node has not yet been established." msgstr "Lavalink ile bağlantı henüz sağlanmadı." -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Parçalar Çalınamıyor" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "Sıraya alma limitine ulaşıldı." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Parçalar Çalınamıyor" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/uk-UA.po b/redbot/cogs/audio/core/utilities/locales/uk-UA.po index 386fede68..ba31c243c 100644 --- a/redbot/cogs/audio/core/utilities/locales/uk-UA.po +++ b/redbot/cogs/audio/core/utilities/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/vi-VN.po b/redbot/cogs/audio/core/utilities/locales/vi-VN.po index 61bd8e0f1..2aea91dcf 100644 --- a/redbot/cogs/audio/core/utilities/locales/vi-VN.po +++ b/redbot/cogs/audio/core/utilities/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "Kết nối với một kênh thoại trước." msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "Không thể phát các bài hát" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "Đạt đến số lượng hàng đợi giới hạn." +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "Không thể phát các bài hát" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/zh-CN.po b/redbot/cogs/audio/core/utilities/locales/zh-CN.po index 7873a8150..af55f8728 100644 --- a/redbot/cogs/audio/core/utilities/locales/zh-CN.po +++ b/redbot/cogs/audio/core/utilities/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "您必须先加入一个语音频道。" msgid "Connection to Lavalink node has not yet been established." msgstr "" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "无法播放曲目" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "无法播放曲目" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/audio/core/utilities/locales/zh-TW.po b/redbot/cogs/audio/core/utilities/locales/zh-TW.po index f68efab1b..b16361daf 100644 --- a/redbot/cogs/audio/core/utilities/locales/zh-TW.po +++ b/redbot/cogs/audio/core/utilities/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-01-23 19:39+0000\n" +"POT-Creation-Date: 2023-05-11 20:55+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -45,16 +45,16 @@ msgstr "請先加入一個語音頻道。" msgid "Connection to Lavalink node has not yet been established." msgstr "尚未建立與 Lavalink 節點的連接。" -#: redbot/cogs/audio/core/utilities/formatting.py:116 -msgid "Unable To Play Tracks" -msgstr "無法播放歌曲" - #: redbot/cogs/audio/core/utilities/formatting.py:116 #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." msgstr "已達到隊列數量限制。" +#: redbot/cogs/audio/core/utilities/formatting.py:116 +msgid "Unable To Play Tracks" +msgstr "無法播放歌曲" + #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 msgid "Track Enqueued" diff --git a/redbot/cogs/cleanup/locales/ar-SA.po b/redbot/cogs/cleanup/locales/ar-SA.po index fde9cb21a..e13cc3643 100644 --- a/redbot/cogs/cleanup/locales/ar-SA.po +++ b/redbot/cogs/cleanup/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -55,7 +55,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -67,8 +67,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -112,7 +112,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -124,7 +124,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -147,9 +147,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/bg-BG.po b/redbot/cogs/cleanup/locales/bg-BG.po index 5be22a83d..6f2d6744d 100644 --- a/redbot/cogs/cleanup/locales/bg-BG.po +++ b/redbot/cogs/cleanup/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/cs-CZ.po b/redbot/cogs/cleanup/locales/cs-CZ.po index 32d04f754..5c3bdd796 100644 --- a/redbot/cogs/cleanup/locales/cs-CZ.po +++ b/redbot/cogs/cleanup/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/da-DK.po b/redbot/cogs/cleanup/locales/da-DK.po index fcce87206..041ae269e 100644 --- a/redbot/cogs/cleanup/locales/da-DK.po +++ b/redbot/cogs/cleanup/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/de-DE.po b/redbot/cogs/cleanup/locales/de-DE.po index 28fdcb3ce..833f987a9 100644 --- a/redbot/cogs/cleanup/locales/de-DE.po +++ b/redbot/cogs/cleanup/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,21 +62,14 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Löscht X Nachrichten von einem Nutzer in den aktuellen Channel.\n\n" -" Beispiel:\n" -" -`[p]cleanup user @Twentysix 2`\n" -" -`[p]cleanup user Red 6`\n\n" -" **Argumente**\n\n" -" -`` Von wem die Nachrichten gelöscht werden sollen.\n" -" -`` Die Anzahl der Nachrichten die vom Bot gelöscht werden soll.\n" -" -`` Ob angepinnte Nachrichten gelöscht werden oder nicht. " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:324 #, docstring @@ -114,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -126,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -149,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/es-ES.po b/redbot/cogs/cleanup/locales/es-ES.po index cfc247543..17c5b0b4f 100644 --- a/redbot/cogs/cleanup/locales/es-ES.po +++ b/redbot/cogs/cleanup/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -55,41 +55,26 @@ msgstr "Comando base para eliminar mensajes." #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Elimina los últimos x mensajes que coincidían con el texto que has especificado en este canal. \n\n" -" Ejemplo:\n" -" - `[p]cleanup text \"prueba\" 5`\n\n" -" Recuerda usar las doble comillas.\n\n" -" **Argumentos:**\n\n" -" - ``El número máximo de mensajes para borrar. Tiene que ser un numero entero positivo.\n" -" - `` Para eliminar un mensaje fijado o no. Por defecto es false \n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:254 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Eliminar los últimos X mensajes de un usuario especificado.\n\n" -" Ejemplos:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" -" **Argumentos:**\n\n" -" - `` El usuario cuyos mensajes serán limpiados.\n" -" - `` El número máximo de mensajes a limpiar. Debe ser un entero positivo.\n" -" - `` Si eliminar mensajes fijados o no. Por defecto es False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:324 #, docstring @@ -144,38 +129,24 @@ msgstr "Elimina X mensajes antes del mensaje especificado.\n\n" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Elimine los mensajes entre el mensaje Uno y el mensaje dos, proporcionando los identificadores de los mensajes.\n\n" -" El primer ID del mensaje debe ser el mensaje más antiguo y el segundo el más nuevo.\n\n" -" Ejemplo:\n" -" - `[p]limpieza entre 123456789123456789 987654321987654321`\n\n" -" **Argumentos:**\n\n" -" - `` El id del mensaje a limpiar después. Este mensaje no se eliminará.\n" -" - `` El id del mensaje a limpiar antes. Este mensaje no se eliminará.\n" -" - `` Si eliminar mensajes fijados o no. Por defecto es False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:483 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Eliminar los últimos mensajes X en el canal actual.\n\n" -" Ejemplo:\n" -" - `[p]cleanup message 26`\n\n" -" **Argumentos:**\n\n" -" - `` El número máximo de mensajes a limpiar. Debe ser un entero positivo.\n" -" - `` Si desea eliminar mensajes fijados o no. Por defecto es False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:522 #, docstring @@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Limpia los mensajes enviados por el bot en el canal actual.\n\n" -" Por defecto, todos los mensajes se limpian. Si se especifica un segundo argumento,\n" -" se utiliza para la coincidencia de patrones - sólo los mensajes que contengan el texto dado serán eliminados.\n\n" -" Ejemplos:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" -" **Argumentos:**\n\n" -" - `` El número máximo de mensajes a limpiar. Debe ser un entero positivo.\n" -" - `` El texto que los mensajes deben contener para ser eliminados. Usa \"\" para omitir esto.\n" -" - `` Si eliminar mensajes fijados o no. Por defecto es False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:698 #, docstring diff --git a/redbot/cogs/cleanup/locales/fi-FI.po b/redbot/cogs/cleanup/locales/fi-FI.po index 6bf9979b1..0a5d2f25a 100644 --- a/redbot/cogs/cleanup/locales/fi-FI.po +++ b/redbot/cogs/cleanup/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/fr-FR.po b/redbot/cogs/cleanup/locales/fr-FR.po index ece63140d..cf197ead3 100644 --- a/redbot/cogs/cleanup/locales/fr-FR.po +++ b/redbot/cogs/cleanup/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -55,40 +55,26 @@ msgstr "Commande de base pour supprimer les messages." #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Supprime les X derniers messages correspondant au texte spécifié dans le canal actuel.\n\n" -" Exemple :\n" -" - `[p]cleanup text \"test\" 5`\n\n" -" N'oubliez pas d'utiliser des guillemets doubles.\n\n" -" **Arguments:**\n\n" -" - `` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n" -" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:254 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Supprime les X derniers messages d'un utilisateur spécifié dans le canal actuel.\n\n" -" Exemples :\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" -" **Arguments:**\n\n" -" - `` L'utilisateur dont les messages doivent être nettoyés.\n" -" - `` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n" -" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:324 #, docstring @@ -142,38 +128,24 @@ msgstr "Supprime X messages avant le message spécifié.\n\n" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Supprime les messages situés entre le message un et le message deux, en fournissant les ID des messages.\n\n" -" L'ID du premier message doit correspondre au message le plus ancien et le second au plus récent.\n\n" -" Exemple :\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" -" **Arguments:**\n\n" -" - `` L'id du message à nettoyer après. Ce message ne sera pas supprimé.\n" -" - `` L'identifiant du message à nettoyer avant. Ce message ne sera pas supprimé.\n" -" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:483 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Supprime les X derniers messages dans le canal actuel.\n\n" -" Exemple :\n" -" - `[p]cleanup messages 26`\n\n" -" **Arguments:**\n\n" -" - `` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n" -" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:522 #, docstring @@ -196,25 +168,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Nettoie les messages appartenant au bot dans le canal actuel.\n\n" -" Par défaut, tous les messages sont nettoyés. Si un deuxième argument est spécifié,\n" -" il est utilisé pour le filtrage - seuls les messages contenant le texte indiqué seront supprimés.\n\n" -" Exemples :\n" -" - `[p]cleanup self 6`\n" -" - `[p]nettoyer self 10 Pong`\n" -" - `[p]nettoyer self 7 \"\" True`\n\n" -" **Arguments:**\n\n" -" - `` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n" -" - `` Le texte que les messages doivent contenir pour être supprimés. Utilisez \"\" pour ne pas le faire.\n" -" - `` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:698 #, docstring diff --git a/redbot/cogs/cleanup/locales/hi-IN.po b/redbot/cogs/cleanup/locales/hi-IN.po index 193aaaaa9..b35ab3cb7 100644 --- a/redbot/cogs/cleanup/locales/hi-IN.po +++ b/redbot/cogs/cleanup/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/hr-HR.po b/redbot/cogs/cleanup/locales/hr-HR.po index 2ad2bdc79..8fe14e218 100644 --- a/redbot/cogs/cleanup/locales/hr-HR.po +++ b/redbot/cogs/cleanup/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -55,41 +55,26 @@ msgstr "Osnovna naredba za brisanje poruka." #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Izbrišite zadnjih X poruka koje odgovaraju navedenom tekstu u trenutnom kanalu.\n\n" -" Primjer:\n" -" - `[p]cleanup text \"test\" 5`\n\n" -" Ne zaboravite koristiti dvostruke navodnike\n\n" -" **Argumenti:**\n\n" -" - `` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n" -" - `` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:254 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Izbrišite posljednje X poruke od određenog korisnika u trenutnom kanalu.\n\n" -" Primjeri:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" -" **Argumenti:**\n\n" -" - `` Korisnik čije poruke treba očistiti.\n" -" - `` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n" -" - `` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:324 #, docstring @@ -146,38 +131,24 @@ msgstr "Briše X poruka prije navedene poruke.\n\n" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Izbrišite poruke između dvije poruke, navodeći ID-eve poruka.\n\n" -" Prvi ID trebao bi biti starija poruka, a drugi novija.\n\n" -" Primjer:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" -" **Argumenti:**\n\n" -" - `` ID poruke od koje će čišćenje započet. Ova poruka neće biti izbrisana.\n" -" - `` ID poruke gdje će se čišćenje zaustavit. Ova poruka neće biti izbrisana.\n" -" - `` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:483 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Izbrišite posljednje X poruke u trenutnom kanalu.\n\n" -" Primjer:\n" -" - `[p]cleanup messages 26`\n\n" -" **Argumenti:**\n\n" -" - `` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n" -" - `` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:522 #, docstring @@ -200,26 +171,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Očistite poruke u vlasništvu bota u trenutnom kanalu.\n\n" -" Prema zadanim postavkama, sve poruke su očišćene. Ako je naveden drugi argument,\n" -" on se koristi za podudaranje teksta - samo poruke koje sadrže dati tekst bit će izbrisane.\n\n" -" Primjeri:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" -" **Argumenti:**\n\n" -" - `` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n" -" - `` Tekst koji poruke moraju sadržavati da bi se izbrisale. Koristite \"\" da biste ovo preskočili.\n" -" - `` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:698 #, docstring diff --git a/redbot/cogs/cleanup/locales/hu-HU.po b/redbot/cogs/cleanup/locales/hu-HU.po index 466e055d1..1d39bbc4a 100644 --- a/redbot/cogs/cleanup/locales/hu-HU.po +++ b/redbot/cogs/cleanup/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -55,7 +55,7 @@ msgstr "Alap parancs üzenetek törlésére." #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -67,8 +67,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -112,27 +112,19 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Törli az üzeneteket a két megadott üzenet között.\n\n" -" Az első üzenet ID a régebbi, a második az újabb kell legyen.\n\n" -" Például:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" -" **Paraméterek:**\n\n" -" - `` Az első üzenet ID-je. Ez még nem lesz törölve.\n" -" - `` A második üzenet ID-je. Ez már nem lesz törölve.\n" -" - `` Törölje-e a kitűzött üzeneteket is. Alapértelmezetten hamis (False)\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:483 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -155,9 +147,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/id-ID.po b/redbot/cogs/cleanup/locales/id-ID.po index c1cc6595d..a98a2b687 100644 --- a/redbot/cogs/cleanup/locales/id-ID.po +++ b/redbot/cogs/cleanup/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/it-IT.po b/redbot/cogs/cleanup/locales/it-IT.po index 1d88ef2dd..b44ea5bc2 100644 --- a/redbot/cogs/cleanup/locales/it-IT.po +++ b/redbot/cogs/cleanup/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/ja-JP.po b/redbot/cogs/cleanup/locales/ja-JP.po index 232215dc6..ce0a07dea 100644 --- a/redbot/cogs/cleanup/locales/ja-JP.po +++ b/redbot/cogs/cleanup/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/ko-KR.po b/redbot/cogs/cleanup/locales/ko-KR.po index b54afde9e..5316c2997 100644 --- a/redbot/cogs/cleanup/locales/ko-KR.po +++ b/redbot/cogs/cleanup/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/nb-NO.po b/redbot/cogs/cleanup/locales/nb-NO.po index 65aac2d6b..fcdf2ba18 100644 --- a/redbot/cogs/cleanup/locales/nb-NO.po +++ b/redbot/cogs/cleanup/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -55,40 +55,26 @@ msgstr "Basiskommando for sletting av meldinger." #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Slett siste X meldinger som matcher teksten i gjeldende kanal.\n\n" -" Eksempel:\n" -" - `[p]cleanup text \"test\" 5`\n\n" -" Husk å bruke dobbelt sitat.\n\n" -" **Argumenter:**\n\n" -" - `` Maks antall meldinger å rydde opp. Må være et positivt heltall.\n" -" - `` om å slette låste meldinger eller ikke. Standarder på False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:254 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Slett de siste X meldingene som matcher den angitte teksten.\n\n" -" Eksempel:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" -" **Argumenter:**\n\n" -" - `` Brukeren hvis meldinger skal ryddes opp.\n" -" - `` Maksimalt antall meldinger som skal ryddes. Må være et positivt heltall.\n" -" - `` om å slette låste meldinger eller ikke. Standarder på False " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:324 #, docstring @@ -143,38 +129,24 @@ msgstr "Sletter X meldinger før den angitte meldingen.\n\n" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Slett meldingene mellom Melding En og Melding Two, og gjør om meldings-IDer.\n\n" -" Den første melding-ID skal være den eldre meldingen og den nest den nyere.\n\n" -" Eksempel:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" -" **Arguments:**\n\n" -" - `` Inniden av meldingen til opprydding etterpå. Denne meldingen vil ikke bli slettet.\n" -" - `` beskjeden for å rydde opp før. Denne meldingen vil ikke bli slettet.\n" -" - `` om å slette låste meldinger eller ikke. Standarder til usant\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:483 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Slett de siste X meldingene i gjeldende kanal.\n\n" -" Eksempel:\n" -" - `[p]cleanup messages 26`\n\n" -" **Argumenter:**\n\n" -" - `` Maks antall meldinger som skal ryddes. Må være et positivt heltall.\n" -" - `` om å slette låste meldinger eller ikke. Standarder til False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:522 #, docstring @@ -197,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Rydd opp meldingene som eies av boten i den gjeldende kanalen.\n\n" -" Som standard renses alle meldinger. Hvis et annet argument er angitt,\n" -" den brukes for mønster som matcher - bare meldinger som inneholder den oppgitte teksten vil bli slettet.\n\n" -" Eksempler:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" -" **Arguments:**\n\n" -" - `` Maks antall meldinger å rydde opp. Må være et positivt heltall.\n" -" - `` Teksten på meldingene må slettes. Bruk \"\" for å hoppe over dette.\n" -" - `` om å slette låste meldinger eller ikke. Standarder til usant\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:698 #, docstring diff --git a/redbot/cogs/cleanup/locales/nl-NL.po b/redbot/cogs/cleanup/locales/nl-NL.po index 4f9a6902e..46b848a5e 100644 --- a/redbot/cogs/cleanup/locales/nl-NL.po +++ b/redbot/cogs/cleanup/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -55,41 +55,26 @@ msgstr "Basis commando voor het verwijderen van berichten." #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Verwijder de laatste X-berichten die overeenkomen met de opgegeven tekst in het huidige kanaal.\n\n" -" Voorbeeld:\n" -" - `[p]cleanup text \"test\" 5`\n\n" -" Vergeet niet om dubbele aanhalingstekens te gebruiken.\n\n" -" **Argumenten:**\n\n" -" - `` Het maximale aantal berichten om op te schonen. Moet een positief geheel getal zijn.\n" -" - `` Of je vastgezette berichten wilt verwijderen of niet. Standaard ingesteld op onwaar\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:254 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Verwijder de laatste X-berichten van een gebruiker in het huidige kanaal.\n\n" -" Voorbeelden:\n" -" -[p]schoont gebruiker @Twenty6 2`\n" -" - `[p]verwijder gebruiker 6 van gebruiker 6\n\n" -" **Arguments:**\n\n" -" - `` De gebruiker wiens berichten moeten worden opgeruimd.\n" -" - `` Het maximale aantal berichten om op te schonen. Moet een positief getal zijn.\n" -" - `` Of je vastgehechte berichten wilt verwijderen of niet. Standaard ingesteld op onwaar\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:324 #, docstring @@ -144,38 +129,24 @@ msgstr "Verwijdert X berichten voor het opgegeven bericht.\n\n" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Verwijder de berichten tussen Bericht Één en Bericht twee, het verstrekken van de berichten IDs.\n\n" -" Het eerste bericht met ID moet het oudere bericht zijn en het tweede met het nieuwer.\n\n" -" Voorbeeld:\n" -" - `[p]opschonen tussen 123456789123456789 987654321987654321`\n\n" -" **Arguments:**\n\n" -" -` Het id van het bericht om daarna schoon te maken. Dit bericht zal niet worden verwijderd.\n" -" - `` Het id van het bericht om eerst op te schonen. Dit bericht zal niet worden verwijderd.\n" -" - `` of verwijder vastgezette berichten of niet. Standaard ingesteld op onwaar\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:483 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Verwijder de laatste X-berichten in het huidige kanaal.\n\n" -" Voorbeeld:\n" -" - `[p]opschonen berichten 26`\n\n" -" **Arguments:**\n\n" -" - `` Het maximale aantal berichten om op te schonen. Moet een positief geheel getal zijn.\n" -" - `` Of je vastgepinde berichten wilt verwijderen of niet. Standaardwaarden op onwaar\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:522 #, docstring @@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Verwijder berichten van de bot in het huidige kanaal.\n\n" -" Standaard worden alle berichten opgeschoond. Als een tweede argument is opgegeven,\n" -" het wordt gebruikt voor patroonovereenkomend patroon - alleen berichten die de gegeven tekst bevatten worden verwijderd.\n\n" -" Voorbeelden:\n" -" - `[p]zelf opschonen 6`\n" -" - `[p]zelf 10 Pong`\n" -" - `[p]schoonmaken zelf 7 \"\" Waar'\n\n" -" **Arguments:**\n\n" -" - `` Het maximale aantal berichten om op te schonen. Moet een positief geheel getal zijn.\n" -" - `` De tekst die berichten moet bevatten om te worden verwijderd. Gebruik \"\" om dit over te slaan.\n" -" - `` Of je vastgehechte berichten wilt verwijderen of niet. Standaard ingesteld op onwaar\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:698 #, docstring diff --git a/redbot/cogs/cleanup/locales/pl-PL.po b/redbot/cogs/cleanup/locales/pl-PL.po index aa4930570..ab673debb 100644 --- a/redbot/cogs/cleanup/locales/pl-PL.po +++ b/redbot/cogs/cleanup/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -55,41 +55,26 @@ msgstr "Bazowe polecenie do usuwania wiadomości." #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Usuń ostatnie X wiadomości pasujące do określonego tekstu w bieżącym kanale.\n\n" -" Przykład:\n" -" - `[p]tekst czyszczenia \"test\" 5`\n\n" -" Pamiętaj, aby użyć podwójnych kwotowań.\n\n" -" **Argumenty:**\n\n" -" - `` Maksymalna liczba wiadomości do czyszczenia. Musi być dodatnią liczbą całkowitą.\n" -" - `` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:254 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Usuń ostatnie X wiadomości od określonego użytkownika w bieżącym kanale.\n\n" -" Przykłady:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" -" **Arguments:**\n\n" -" - `` Użytkownika, którego wiadomości mają zostać oczyszczone.\n" -" - `` Maksymalna liczba wiadomości do oczyszczenia. Musi być dodatnią liczbą całkowitą.\n" -" - `` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:324 #, docstring @@ -144,38 +129,24 @@ msgstr "Usuwa X wiadomości przed określoną wiadomością.\n\n" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Usuń wiadomości pomiędzy Wiadomością One a Wiadomością drugą, podając ID wiadomości.\n\n" -" Pierwsza wiadomość ID powinna być starsza a druga nowsza.\n\n" -" Przykład:\n" -" - `[p]oczyszczenie między 123456789123456789 987654321987654321`\n\n" -" **Argumenty:**\n\n" -" - `` Id wiadomości do oczyszczenia. Ta wiadomość nie zostanie usunięta.\n" -" - `` Id wiadomości do oczyszczenia wcześniej. Ta wiadomość nie zostanie usunięta.\n" -" - `` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:483 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Usuń ostatnie X wiadomości z bieżącego kanału.\n\n" -" Przykład:\n" -" - `[p]czyszczenie wiadomości 26`\n\n" -" **Argumenty:**\n\n" -" - `` Maksymalna liczba wiadomości do oczyszczenia. Musi być dodatnią liczbą całkowitą.\n" -" - `` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:522 #, docstring @@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Wyczyść wiadomości należące do bota na bieżącym kanale.\n\n" -" Domyślnie wszystkie wiadomości są czyszczone. Jeżeli podano drugi argument,\n" -" jest używany do dopasowania wzoru - tylko wiadomości zawierające podany tekst zostaną usunięte.\n\n" -" Przykłady:\n" -" - `[p]cleanup self 6`\n" -" - `[p]sprzątanie 10 Pong`\n" -" - `[p]sprzątanie 7 \"\" True`\n\n" -" **Arguments:**\n\n" -" - `` Maksymalna liczba wiadomości do sprzątania. Musi być dodatnią liczbą całkowitą.\n" -" - `` Tekst, który musi zawierać wiadomości, aby je usunąć. Użyj \"\", aby to pominąć.\n" -" - `` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:698 #, docstring diff --git a/redbot/cogs/cleanup/locales/pt-BR.po b/redbot/cogs/cleanup/locales/pt-BR.po index a6a615515..8cee1da31 100644 --- a/redbot/cogs/cleanup/locales/pt-BR.po +++ b/redbot/cogs/cleanup/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -55,41 +55,26 @@ msgstr "Comando base para excluir mensagens." #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Exclua as últimas X mensagens que correspondem ao texto especificado no canal atual.\n\n" -" Exemplo:\n" -" - `[p]cleanup text \"teste\" 5`\n\n" -" Lembre-se de usar aspas duplas.\n\n" -" **Argumentos:**\n\n" -" - `` O número máximo de mensagens para limpar. Deve ser um inteiro positivo.\n" -" - `` Se deseja ou não apagar mensagens fixadas. O padrão é Falso\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:254 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Apagar as últimas X mensagens de um usuário especificado no canal atual.\n\n" -" Exemplos:\n" -" -[p]cleanup user @Fulano 2`\n" -" -[p]cleanup user Ciclano 6`\n\n" -" **Argumentos:**\n\n" -" -` O usuário cujas mensagens serão limpas.\n" -" - `` O número máximo de mensagens para limpar. Deve ser um inteiro positivo.\n" -" - `` Se deseja ou não excluir mensagens fixadas. O padrão é Falso\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:324 #, docstring @@ -144,38 +129,24 @@ msgstr "Exclui X mensagens antes da mensagem especificada.\n\n" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Exclua as mensagens entre a Mensagem Um e a Mensagem Dois, fornecendo os IDs das mensagens.\n\n" -" A primeira mensagem deve ser a mensagem mais antiga e a segunda a mais recente.\n\n" -" Exemplo:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" -" **Argumentos:**\n\n" -" - `` O ID da mensagem mais antiga. Esta mensagem não será excluída.\n" -" - `` O ID da mensagem mais recente. Esta mensagem não será excluída.\n" -" - `` Se deseja ou não apagar mensagens fixadas. O padrão é Falso\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:483 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Exclui as últimas X mensagens do canal atual.\n\n" -" Exemplo:\n" -" - `[p]cleanup messages 26`\n\n" -" **Argumentos:**\n\n" -" -'` O número máximo de mensagens para limpar. Precisa ser um número inteiro positivo.\n" -" -'` Se deseja excluir ou não as mensagens fixadas. O padrão é Falso\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:522 #, docstring @@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Limpa as mensagens pertencentes ao bot no canal atual.\n\n" -" Por padrão, todas as mensagens são limpas. Se for especificado um segundo argumento,\n" -" é usado para correspondência de padrões - apenas mensagens contendo o texto fornecido serão excluídas.\n\n" -" Exemplos:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self \"\" True`\n\n" -" **Argumentos:**\n\n" -" - `` O número máximo de mensagens para limpar. Deve ser um número inteiro positivo.\n" -" - `` O texto que as mensagens devem conter para serem excluídas. Use \"\" para pular isso.\n" -" - `` Se deseja ou não excluir mensagens fixadas. O padrão é Falso\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:698 #, docstring diff --git a/redbot/cogs/cleanup/locales/pt-PT.po b/redbot/cogs/cleanup/locales/pt-PT.po index a756cb477..17a2f29a7 100644 --- a/redbot/cogs/cleanup/locales/pt-PT.po +++ b/redbot/cogs/cleanup/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/ru-RU.po b/redbot/cogs/cleanup/locales/ru-RU.po index a72a597a7..565a06d5d 100644 --- a/redbot/cogs/cleanup/locales/ru-RU.po +++ b/redbot/cogs/cleanup/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -55,41 +55,26 @@ msgstr "Базовая команда для удаления сообщений #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Удалить последние X сообщений, соответствующих указанному тексту в текущем канале.\n\n" -" Пример:\n" -" - `[p]очистить текст \"test\" 5`.\n\n" -" Не забывайте использовать двойные кавычки.\n\n" -" **Аргументы:**\n\n" -" - `` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n" -" - `` Удалять или нет сохраненные сообщения. По умолчанию False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:254 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Удалить последние X сообщений от указанного пользователя в текущем канале.\n\n" -" Примеры:\n" -" - `[p]очистка пользователя @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" -" **Аргументы:**\n\n" -" - `` Пользователь, сообщения которого должны быть очищены.\n" -" - `` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n" -" - `` Удалять или нет сохраненные сообщения. По умолчанию False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:324 #, docstring @@ -144,38 +129,24 @@ msgstr "Удаляет X сообщений перед указанным соо msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Удалите сообщения между сообщением 1 и сообщением 2, указав идентификаторы сообщений.\n\n" -" Первый идентификатор сообщения должен быть старым сообщением, а второй— новым.\n\n" -" Пример:\n" -" - `[p]очистка между 123456789123456789 987654321987654321`\n\n" -" **Аргументы:**\n\n" -" - `` Идентификатор сообщения для очистки. Это сообщение не будет удалено.\n" -" - `` Идентификатор сообщения, который нужно очистить раньше. Это сообщение не будет удалено.\n" -" - `` Удалять или нет. По умолчанию Ложь\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:483 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Удалить последние X сообщений в текущем канале.\n\n" -" Пример:\n" -" - `[p]очистка сообщений 26`\n\n" -" **Аргументы:**\n\n" -" - `` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n" -" - `` Удалять или нет сохраненные сообщения. По умолчанию False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:522 #, docstring @@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Очищает сообщения, принадлежащие боту в текущем канале.\n\n" -" По умолчанию очищаются все сообщения. Если указан второй аргумент,\n" -" он используется для подбора шаблона - будут удалены только сообщения, содержащие заданный текст.\n\n" -" Примеры:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`.\n\n" -" **Аргументы:**\n\n" -" - `` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n" -" - `` Текст, который должны содержать сообщения, чтобы быть удаленными. Используйте \"\", чтобы пропустить этот параметр.\n" -" - `` Удалять или нет сохраненные сообщения. По умолчанию False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:698 #, docstring diff --git a/redbot/cogs/cleanup/locales/sk-SK.po b/redbot/cogs/cleanup/locales/sk-SK.po index 230c438d4..414b4d56c 100644 --- a/redbot/cogs/cleanup/locales/sk-SK.po +++ b/redbot/cogs/cleanup/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/sl-SI.po b/redbot/cogs/cleanup/locales/sl-SI.po index 525c2e356..aa4ac892c 100644 --- a/redbot/cogs/cleanup/locales/sl-SI.po +++ b/redbot/cogs/cleanup/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/sv-SE.po b/redbot/cogs/cleanup/locales/sv-SE.po index 703b41a47..358074126 100644 --- a/redbot/cogs/cleanup/locales/sv-SE.po +++ b/redbot/cogs/cleanup/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/tr-TR.po b/redbot/cogs/cleanup/locales/tr-TR.po index a7945a39e..52248c184 100644 --- a/redbot/cogs/cleanup/locales/tr-TR.po +++ b/redbot/cogs/cleanup/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -55,41 +55,26 @@ msgstr "Mesajları silmek için kullanılan temel komut." #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Belirtilen yazıyla uyuşan, şu anki kanalda bulunan son X adet mesajı siler.\n\n" -" Örnek:\n" -" - `[p]cleanup text \"test\" 5`\n\n" -" Çift tırnak kullanmayı unutmayın.\n\n" -" **Seçenekler:**\n\n" -" - `` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n" -" - `` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:254 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Belirtilen kullanıcının göndermiş olduğu şu anki kanalda bulunan son X adet mesajı siler.\n\n" -" Örnek:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" -" **Seçenekler:**\n\n" -" - `` Mesajları silinecek olan kullanıcı\n" -" - `` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n" -" - `` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:324 #, docstring @@ -142,38 +127,24 @@ msgstr "Belirtilen mesajdan önceki X adet mesajı siler.\n\n" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "IDleri verilen iki mesaj arasındaki mesajları siler.\n\n" -" İlk mesaj IDsi temizliğin başlangıç noktasını, ikinci mesaj IDsi ise bitiş noktasını belirtmelidir.\n\n" -" Örnek:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" -" **Seçenekler:**\n\n" -" - `` Sonrasındaki mesajlar silinecek olan mesajın IDsi. Bu mesajın kendisi silinmez.\n" -" - `` Öncesindeki mesajlar silinecek olan mesajın IDsi. Bu mesajın kendisi silinmez.\n" -" - `` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:483 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Şu anki kanalda bulunan son X mesajı siler.\n\n" -" Örnek:\n" -" - `[p]cleanup messages 26`\n\n" -" **Seçenekler:**\n\n" -" - `` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n" -" - `` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:522 #, docstring @@ -196,25 +167,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "Şu anki kanalda bota ait olan mesajları siler.\n\n" -" Varsayılan olarak bütün mesajlar silinir. Eğer ikinci seçenek olarak komuta herhangi bir şey verilirse, eşleştirme yapılır ve sadece verilen yazıyı içeren mesajlar silinir.\n\n" -" Örnekler:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" -" **Seçenekler:**\n\n\n" -" - `` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n" -" - `` Bir mesajın silinmesi için bulundurması gereken yazı, eğer bunu atlamak isterseniz \"\" (iki tane çift tırnak) kullanın.\n" -" - `` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:698 #, docstring diff --git a/redbot/cogs/cleanup/locales/uk-UA.po b/redbot/cogs/cleanup/locales/uk-UA.po index 6627764d6..51facd84e 100644 --- a/redbot/cogs/cleanup/locales/uk-UA.po +++ b/redbot/cogs/cleanup/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/vi-VN.po b/redbot/cogs/cleanup/locales/vi-VN.po index a9d3588c5..a62935f3a 100644 --- a/redbot/cogs/cleanup/locales/vi-VN.po +++ b/redbot/cogs/cleanup/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/zh-CN.po b/redbot/cogs/cleanup/locales/zh-CN.po index bff074fb1..3ae15ad95 100644 --- a/redbot/cogs/cleanup/locales/zh-CN.po +++ b/redbot/cogs/cleanup/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -50,7 +50,7 @@ msgstr "" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -62,8 +62,8 @@ msgstr "" #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" @@ -107,7 +107,7 @@ msgstr "" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" @@ -119,7 +119,7 @@ msgstr "" #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" @@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" diff --git a/redbot/cogs/cleanup/locales/zh-TW.po b/redbot/cogs/cleanup/locales/zh-TW.po index e5e3a720c..38f3ca89b 100644 --- a/redbot/cogs/cleanup/locales/zh-TW.po +++ b/redbot/cogs/cleanup/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -55,41 +55,26 @@ msgstr "刪除訊息的基本指令。" #, docstring msgid "Delete the last X messages matching the specified text in the current channel.\n\n" " Example:\n" -" - `[p]cleanup text \"test\" 5`\n\n" +" - `[p]cleanup text \"test\" 5`\n\n" " Remember to use double quotes.\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "刪除當前頻道中與指定文本匹配的最後 X 條訊息。\n\n" -" 例子:\n" -" -`[p]cleanup text \"test\" 5`\n\n" -" 注意:請使用雙引號。\n\n" -" **參數:**\n\n" -" - `` 要清理的最大消息數。 必須是正整數。\n" -" - `` 是否刪除釘選訊息。 默認為False。\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:254 #, docstring msgid "Delete the last X messages from a specified user in the current channel.\n\n" " Examples:\n" -" - `[p]cleanup user @Twentysix 2`\n" -" - `[p]cleanup user Red 6`\n\n" +" - `[p]cleanup user @Twentysix 2`\n" +" - `[p]cleanup user Red 6`\n\n" " **Arguments:**\n\n" " - `` The user whose messages are to be cleaned up.\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "刪除當前頻道指定用戶的最後 X 條消息。\n\n" -" 例子:\n" -" -`[p]cleanup user @Twentysix 2`\n" -" -`[p]cleanup user Red 6`\n\n" -" **參數:**\n\n" -" - `` 要清理其訊息的用戶。\n" -" - `` 要清理的最大訊息數。 必須是正整數。\n" -" - `` 是否刪除釘選訊息。 默認為False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:324 #, docstring @@ -144,38 +129,24 @@ msgstr "刪除指定消息之前的 X 條消息。\n\n" msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n" " The first message ID should be the older message and the second one the newer.\n\n" " Example:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" +" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" " **Arguments:**\n\n" " - `` The id of the message to cleanup after. This message won't be deleted.\n" " - `` The id of the message to cleanup before. This message won't be deleted.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "刪除訊息一和訊息二之間的訊息,須提供訊息 ID。\n\n" -" 第一個訊息 ID 應該是較舊的訊息,第二個訊息 ID 應該是較新的。\n\n" -" 例子:\n" -" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n" -" **參數:**\n\n" -" - `` 之後要清理的訊息的 ID。 此訊息不會被刪除。\n" -" - `` 之前要清理的訊息的 id。 此訊息不會被刪除。\n" -" - `` 是否刪除定選訊息。 默認為False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:483 #, docstring msgid "Delete the last X messages in the current channel.\n\n" " Example:\n" -" - `[p]cleanup messages 26`\n\n" +" - `[p]cleanup messages 26`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "刪除當前頻道中的最後 X 條訊息。\n\n" -" 例子:\n" -" - `[p]cleanup messages 26`\n\n" -" **參數:**\n\n" -" - `` 要清理的最大訊息數。 必須是正整數。\n" -" - `` 是否刪除釘選消息。 默認為False\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:522 #, docstring @@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n" " By default, all messages are cleaned. If a second argument is specified,\n" " it is used for pattern matching - only messages containing the given text will be deleted.\n\n" " Examples:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" +" - `[p]cleanup self 6`\n" +" - `[p]cleanup self 10 Pong`\n" +" - `[p]cleanup self 7 \"\" True`\n\n" " **Arguments:**\n\n" " - `` The max number of messages to cleanup. Must be a positive integer.\n" " - `` The text that messages must contain to be deleted. Use \"\" to skip this.\n" " - `` Whether to delete pinned messages or not. Defaults to False\n" " " -msgstr "清理當前頻道中機器人擁有的消息。\n\n" -" 默認情況下,將清除所有訊息。 如果指定了第二個參數,\n" -" 它用於模式匹配--只有包含給定文本的消息才會被刪除。\n\n" -" 例子:\n" -" - `[p]cleanup self 6`\n" -" - `[p]cleanup self 10 Pong`\n" -" - `[p]cleanup self 7 \"\" True`\n\n" -" **參數:**\n\n" -" - `` 要清理的最大消息數。 必須是正整數。\n" -" - `` 要刪除的訊息必須包含的文本。 使用“”跳過這個。\n" -" - `` 是否刪除釘選訊息。 默認為False。\n" -" " +msgstr "" #: redbot/cogs/cleanup/cleanup.py:698 #, docstring diff --git a/redbot/cogs/customcom/locales/ar-SA.po b/redbot/cogs/customcom/locales/ar-SA.po index 6b5655a46..8cae307e9 100644 --- a/redbot/cogs/customcom/locales/ar-SA.po +++ b/redbot/cogs/customcom/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -157,7 +157,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -171,9 +171,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -211,7 +211,7 @@ msgstr "هذا الأمر غير موجود. استخدم `{command}` لإضاف #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -225,7 +225,7 @@ msgstr "تم حذف الأمر المخصص بنجاح." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/bg-BG.po b/redbot/cogs/customcom/locales/bg-BG.po index 7f94bcd52..d74c29193 100644 --- a/redbot/cogs/customcom/locales/bg-BG.po +++ b/redbot/cogs/customcom/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/cs-CZ.po b/redbot/cogs/customcom/locales/cs-CZ.po index 0671a2df0..d3992e541 100644 --- a/redbot/cogs/customcom/locales/cs-CZ.po +++ b/redbot/cogs/customcom/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -153,7 +153,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -167,9 +167,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -207,7 +207,7 @@ msgstr "Tento příkaz neexistuje. Použijte `{command}` pro jeho přidání." #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -221,7 +221,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/da-DK.po b/redbot/cogs/customcom/locales/da-DK.po index 9851c6339..55c21271a 100644 --- a/redbot/cogs/customcom/locales/da-DK.po +++ b/redbot/cogs/customcom/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -153,7 +153,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -167,9 +167,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -207,7 +207,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -221,7 +221,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/de-DE.po b/redbot/cogs/customcom/locales/de-DE.po index 2431c3200..69813c1b9 100644 --- a/redbot/cogs/customcom/locales/de-DE.po +++ b/redbot/cogs/customcom/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -158,7 +158,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -172,9 +172,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -212,7 +212,7 @@ msgstr "Dieser Befehl existiert nicht. Verwende `{command}`, um ihn hinzuzufüge #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -226,7 +226,7 @@ msgstr "Benutzerdefinierter Befehl erfolgreich gelöscht." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/es-ES.po b/redbot/cogs/customcom/locales/es-ES.po index 6d393413a..247c09ebb 100644 --- a/redbot/cogs/customcom/locales/es-ES.po +++ b/redbot/cogs/customcom/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -176,18 +176,12 @@ msgstr "La respuesta de texto que estás intentando crear tiene más de 2000 car #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" " " -msgstr "Añade un simple comando personalizado.\n\n" -" Ejemplo:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" -" **Argumentos:**\n\n" -" - `` El comando ejecutado para devolver el texto. Enviar a minúsculas\n" -" - `` El texto a devolver cuando se ejecuta el comando. Ver guía para uso mejorado.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:443 #, docstring @@ -196,26 +190,15 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" " - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n" " " -msgstr "Establece, edite o vea el tiempo de espera para un comando personalizado.\n\n" -" Puedes establecer tiempos de enfriamiento por usuario, canal o guild. Se pueden establecer varios tiempos de enfriamiento de. Todos los tiempos de enfriamiento deben ser enfriados para llamar al comando\n" -" personalizado.\n\n" -" Ejemplos:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" -" **Argumentos:**\n\n" -" - `` El comando personalizado a comprobar o establecer el enfriamiento.\n" -" - `[cooldown]` El número de segundos a esperar antes de permitir que el comando sea invocado de nuevo. Si se omite, en su lugar devolverá la configuración actual de enfriamiento.\n" -" - `[per]` El grupo a aplicar el tiempo de recarga. Por defecto es por miembro. Las opciones válidas son servidor/guild, usuario / miembro y canal.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:464 #: redbot/cogs/customcom/customcom.py:505 @@ -247,16 +230,11 @@ msgstr "Ese comando no existe. Use `{command}` para agregarlo." #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " -msgstr "Eliminar un comando personalizado.\n\n" -" Ejemplo:\n" -" - `[p]customcom delete yourcommand`\n\n" -" **Argumentos:**\n\n" -" - `` El comando personalizado a borrar.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:503 msgid "Custom command successfully deleted." @@ -266,18 +244,12 @@ msgstr "Comando personalizado eliminado satifactoriamente." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" " " -msgstr "Editar un comando personalizado.\n\n" -" Ejemplo:\n" -" - `[p]customcom editar el texto de tu comando que quieras`\n\n" -" **Argumentos:**\n\n" -" - `` El comando personalizado a editar.\n" -" - `` El nuevo texto a devolver al ejecutar el comando.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:522 msgid "Custom command successfully edited." diff --git a/redbot/cogs/customcom/locales/fi-FI.po b/redbot/cogs/customcom/locales/fi-FI.po index 1cac3deb6..4b0618670 100644 --- a/redbot/cogs/customcom/locales/fi-FI.po +++ b/redbot/cogs/customcom/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/fr-FR.po b/redbot/cogs/customcom/locales/fr-FR.po index 10404d0d3..8edddfc0a 100644 --- a/redbot/cogs/customcom/locales/fr-FR.po +++ b/redbot/cogs/customcom/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -168,18 +168,12 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" " " -msgstr "Ajoutez une simple commande personnalisée.\n\n" -" Exemple :\n" -" - `[p]customcom create simple yourcommand Texte que vous voulez`\n\n" -" **Arguments:**\n\n" -" - `` La commande exécutée pour retourner le texte. Transformez-la en minuscules.\n" -" - `` Le texte à retourner lors de l'exécution de la commande. Voir le guide pour une utilisation améliorée.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:443 #, docstring @@ -188,9 +182,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -228,16 +222,11 @@ msgstr "Cette commande n'existe pas. Utilisez `{command}` pour l'ajouter." #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " -msgstr "Supprimer une commande personnalisée.\n\n" -" Exemple :\n" -" - `[p]customcom delete yourcommand`\n\n" -" **Arguments:**\n\n" -" - `` La commande personnalisée à supprimer.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:503 msgid "Custom command successfully deleted." @@ -247,17 +236,12 @@ msgstr "La commande personnalisée a été supprimée avec succès." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" " " -msgstr "Modifier une commande personnalisée.\n\n" -" Exemple :\n" -" - `[p]customcom edit yourcommand Texte que vous voulez`\n\n" -" **Arguments:**\n\n" -" - `` La commande personnalisée à modifier.\n" -" - `` Le nouveau texte à renvoyer lors de l'exécution de la commande. " +msgstr "" #: redbot/cogs/customcom/customcom.py:522 msgid "Custom command successfully edited." diff --git a/redbot/cogs/customcom/locales/hi-IN.po b/redbot/cogs/customcom/locales/hi-IN.po index e09e0bf56..c77201da2 100644 --- a/redbot/cogs/customcom/locales/hi-IN.po +++ b/redbot/cogs/customcom/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/hr-HR.po b/redbot/cogs/customcom/locales/hr-HR.po index 4a4dba3a1..ace8038ea 100644 --- a/redbot/cogs/customcom/locales/hr-HR.po +++ b/redbot/cogs/customcom/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,16 +206,11 @@ msgstr "Ta naredba ne postoji. Upotrijebite `{command}` da ju dodate." #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " -msgstr "Izbrišite prilagođenu naredbu\n\n" -" Primjer:\n" -" - `[p]customcom delete vašanaredba`\n\n" -" **Argumenti:**\n\n" -" - `` Prilagođena naredba za brisanje.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:503 msgid "Custom command successfully deleted." @@ -225,18 +220,12 @@ msgstr "Prilagođena naredba je uspješno izbrisana." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" " " -msgstr "Uredite prilagođenu naredbu.\n\n" -" Primjer:\n" -" - `[p]customcom edit vašanaredba Tekst koji želite`\n\n" -" **Argumenti:**\n\n" -" - `` Prilagođena naredba za uređivanje.\n" -" - `` Novi tekst koji treba ispisati prilikom izvršavanja naredbe.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:522 msgid "Custom command successfully edited." diff --git a/redbot/cogs/customcom/locales/hu-HU.po b/redbot/cogs/customcom/locales/hu-HU.po index 3b6bd4030..78ff230a3 100644 --- a/redbot/cogs/customcom/locales/hu-HU.po +++ b/redbot/cogs/customcom/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/id-ID.po b/redbot/cogs/customcom/locales/id-ID.po index 773db0288..7d127a03d 100644 --- a/redbot/cogs/customcom/locales/id-ID.po +++ b/redbot/cogs/customcom/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "Perintah kustom berhasil dihapus." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/it-IT.po b/redbot/cogs/customcom/locales/it-IT.po index 718ce3b47..826c77035 100644 --- a/redbot/cogs/customcom/locales/it-IT.po +++ b/redbot/cogs/customcom/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "Comando personalizzato eliminato correttamente." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/ja-JP.po b/redbot/cogs/customcom/locales/ja-JP.po index b7d7ef029..1e67a3550 100644 --- a/redbot/cogs/customcom/locales/ja-JP.po +++ b/redbot/cogs/customcom/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/ko-KR.po b/redbot/cogs/customcom/locales/ko-KR.po index 17bae08e5..11d743f50 100644 --- a/redbot/cogs/customcom/locales/ko-KR.po +++ b/redbot/cogs/customcom/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "커스텀 커맨드가 성공적으로 삭제됐어요." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/nb-NO.po b/redbot/cogs/customcom/locales/nb-NO.po index 78a0e4584..5e95b0faf 100644 --- a/redbot/cogs/customcom/locales/nb-NO.po +++ b/redbot/cogs/customcom/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -176,18 +176,12 @@ msgstr "Tekstsvaret du prøver å lage inneholder mer enn 2000 tegn.\n" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" " " -msgstr "Legg til en enkel egendefinert kommando.\n\n" -" Eksempel:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" -" **Arguments:**\n\n" -" - `` kommandoen kjøres for å returnere teksten. Overfall til lavt.\n" -" - `` Teksten som skal returnere når du utfører kommandoen. Se en guide for økt bruk.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:443 #, docstring @@ -196,27 +190,15 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" " - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n" " " -msgstr "Legg til, endre eller se nedkjølingen for en egendefinert kommando.\n\n" -" Du kan sette nedkjølere per medlem, kanal eller guild. Multi\n" -" cooldowns kan settes. Alle cooldowns må kjøles for å ringe\n" -" egendefinert kommando.\n\n" -" Eksempler:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown din kommando 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" -" **Arguments:**\n\n" -" - `` Den egendefinerte kommandoen for å sjekke eller angi kjølevæsken.\n" -" - `[cooldown]` Antall sekunder å vente før kommandoen kan åpnes igjen. Hvis utelatt, returneres nåværende innstillinger for cooldown i stedet.\n" -" - `[per]` Gruppen for å bruke cooldown på. Standard for per medlem. Gyldige valg er server / guild, bruker / medlem og kanal.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:464 #: redbot/cogs/customcom/customcom.py:505 @@ -248,16 +230,11 @@ msgstr "Den kommandoen finnes ikke. Bruk `{command} for å legge den til." #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " -msgstr "Slett en egendefinert kommando.\n\n" -" Eksempel:\n" -" - `[p]customcom delete yourcommand`\n\n" -" **Arguments:**\n\n" -" - `` Den egendefinerte kommandoen for å slette.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:503 msgid "Custom command successfully deleted." @@ -267,18 +244,12 @@ msgstr "Egendefinert kommando slettet." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" " " -msgstr "Rediger en egendefinert kommando.\n\n" -" Eksempel:\n" -" - `[p]customcom edit yourcommand`\n\n" -" **Arguments:**\n\n" -" - `` Den egendefinerte kommandoen for å redigere.\n" -" - `` Den nye teksten som skal returneres når du utfører kommandoen\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:522 msgid "Custom command successfully edited." diff --git a/redbot/cogs/customcom/locales/nl-NL.po b/redbot/cogs/customcom/locales/nl-NL.po index bc6c13b5a..20fe43a48 100644 --- a/redbot/cogs/customcom/locales/nl-NL.po +++ b/redbot/cogs/customcom/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -162,7 +162,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -176,9 +176,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -216,7 +216,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -230,7 +230,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/pl-PL.po b/redbot/cogs/customcom/locales/pl-PL.po index 895812b3f..e08afa3af 100644 --- a/redbot/cogs/customcom/locales/pl-PL.po +++ b/redbot/cogs/customcom/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -171,18 +171,12 @@ msgstr "Odpowiedź tekstowa, którą próbujesz stworzyć, ma więcej niż 2000 #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" " " -msgstr "Dodaj proste polecenie niestandardowe.\n\n" -" Przykład:\n" -" - `[p]customcom tworzy prosty tekst twojego polecenia`\n\n" -" **Argumenty:**\n\n" -" - `` Polecenie wykonane, aby zwrócić tekst. Przewiń na małe litery.\n" -" - `` Tekst do powrotu podczas wykonywania polecenia. Zobacz poradnik dla lepszego użycia.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:443 #, docstring @@ -191,26 +185,15 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" " - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n" " " -msgstr "Set, edytuj, lub wyświetl czas odnowienia dla niestandardowego polecenia.\n\n" -" Możesz ustawić czas odnowienia dla każdego członka, kanału lub gildii. Można ustawić wielokrotny czas odnowienia. Wszystkie czas odnowienia musi być schłodzony, aby wywołać\n" -" niestandardowe polecenie.\n\n" -" Przykłady:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" -" **Arguments:**\n\n" -" - `` Niestandardowe polecenie sprawdzające lub ustawiające czas odnowienia.\n" -" - `[cooldown]` Liczba sekund oczekiwania przed ponownym wywołaniem polecenia. Jeśli pominięto, zamiast tego zwróci bieżące ustawienia odnowienia.\n" -" - `[per]` Grupa do zastosowania czasu odnowienia. Domyślnie dla każdego użytkownika. Prawidłowe wybory to serwer / gildia, użytkownik / członek i kanał.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:464 #: redbot/cogs/customcom/customcom.py:505 @@ -242,16 +225,11 @@ msgstr "Ta komenda nie istnieje. Użyj `{command}`, aby ją dodać." #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " -msgstr "Usuń polecenie niestandardowe.\n\n" -" Przykład:\n" -" - `[p]customcom delete yourcommand`\n\n" -" **Argumenty:**\n\n" -" - `` Niestandardowe polecenie do usunięcia.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:503 msgid "Custom command successfully deleted." @@ -261,18 +239,12 @@ msgstr "Niestandardowe polecenie zostało usunięte." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" " " -msgstr "Edytuj polecenie niestandardowe.\n\n" -" Przykład:\n" -" - `[p]customcom edit yourcommand Text you want\n\n" -" **Arguments:**\n\n" -" - `` Niestandardowe polecenie do edycji.\n" -" - `` Nowy tekst do powrotu podczas wykonywania polecenia.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:522 msgid "Custom command successfully edited." diff --git a/redbot/cogs/customcom/locales/pt-BR.po b/redbot/cogs/customcom/locales/pt-BR.po index d139a092e..01968c779 100644 --- a/redbot/cogs/customcom/locales/pt-BR.po +++ b/redbot/cogs/customcom/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/pt-PT.po b/redbot/cogs/customcom/locales/pt-PT.po index 25066ec63..42f4f4bad 100644 --- a/redbot/cogs/customcom/locales/pt-PT.po +++ b/redbot/cogs/customcom/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/ru-RU.po b/redbot/cogs/customcom/locales/ru-RU.po index 4afbdeaf1..69ee8dec0 100644 --- a/redbot/cogs/customcom/locales/ru-RU.po +++ b/redbot/cogs/customcom/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -169,18 +169,12 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" " " -msgstr "Добавьте простую пользовательскую команду.\n\n" -" Пример:\n" -" - `[p]customcom create simple yourcommand Text you want`.\n\n" -" **Аргументы:**\n\n" -" - `` Команда, выполняемая для возврата текста. Приводится к нижнему регистру.\n" -" - `` Текст, возвращаемый при выполнении команды. См. руководство по расширенному использованию.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:443 #, docstring @@ -189,9 +183,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -229,16 +223,11 @@ msgstr "Эта команда не существует. Используйте #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " -msgstr "Удаление пользовательской команды.\n\n" -" Пример:\n" -" - `[p]customcom delete yourcommand`.\n\n" -" **Аргументы:**\n\n" -" - `` Пользовательская команда для удаления.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:503 msgid "Custom command successfully deleted." @@ -248,18 +237,12 @@ msgstr "Пользовательская команда успешно удал #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" " " -msgstr "Редактирование пользовательской команды.\n\n" -" Пример:\n" -" - `[p]customcom edit yourcommand Text you want`.\n\n" -" **Аргументы:**\n\n" -" - `` Пользовательская команда для редактирования.\n" -" - `` Новый текст, возвращаемый при выполнении команды.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:522 msgid "Custom command successfully edited." diff --git a/redbot/cogs/customcom/locales/sk-SK.po b/redbot/cogs/customcom/locales/sk-SK.po index 709e36072..bbfeb32fe 100644 --- a/redbot/cogs/customcom/locales/sk-SK.po +++ b/redbot/cogs/customcom/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/sl-SI.po b/redbot/cogs/customcom/locales/sl-SI.po index 310c46d9d..1c536d1ff 100644 --- a/redbot/cogs/customcom/locales/sl-SI.po +++ b/redbot/cogs/customcom/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/sv-SE.po b/redbot/cogs/customcom/locales/sv-SE.po index 03a747aa9..6fbc48f02 100644 --- a/redbot/cogs/customcom/locales/sv-SE.po +++ b/redbot/cogs/customcom/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "Det anpassade kommandot är nu borttaget." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/tr-TR.po b/redbot/cogs/customcom/locales/tr-TR.po index 37f16c3a7..3c71f957d 100644 --- a/redbot/cogs/customcom/locales/tr-TR.po +++ b/redbot/cogs/customcom/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -171,18 +171,12 @@ msgstr "Oluşturmaya çalıştığınız yazılı yanıt 2000 karakterden uzun.\ #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" " " -msgstr "Basit bir özel komut ekler.\n\n" -" Örnek:\n" -" - `[p]customcom create simple komutunuz Vermesini istediğiniz çıktı`\n\n" -" **Seçenekler:**\n\n" -" - `` Cevap almak için çalıştırılan komut, küçük harfe çevrilir.\n" -" - `` Komutun vereceği cevap. Daha detaylı kullanım için kılavuza bakınız.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:443 #, docstring @@ -191,9 +185,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -231,16 +225,11 @@ msgstr "Bu komut bulunmuyor. Eklemek için `{command}` yazın." #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " -msgstr "Bir özel komutu siler.\n\n" -" Örnek:\n" -" - `[p]customcom delete komutunuz`\n\n" -" **Seçenekler:**\n\n" -" - `` Silinecek komut.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:503 msgid "Custom command successfully deleted." @@ -250,18 +239,12 @@ msgstr "Özel komut başarıyla kaldırıldı." #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" " " -msgstr "Bir özel komutu düzenler.\n\n" -" Örnek:\n" -" - `[p]customcom edit komutunuz Vermesini istediğiniz çıktı`\n\n" -" **Seçenekler:**\n\n" -" - `` Düzenlenecek özel komut.\n" -" - `` Komut çalıştırılınca verilecek yeni çıktı.\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:522 msgid "Custom command successfully edited." diff --git a/redbot/cogs/customcom/locales/uk-UA.po b/redbot/cogs/customcom/locales/uk-UA.po index 36335538a..e4538d665 100644 --- a/redbot/cogs/customcom/locales/uk-UA.po +++ b/redbot/cogs/customcom/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/vi-VN.po b/redbot/cogs/customcom/locales/vi-VN.po index 3df549836..6cb78b454 100644 --- a/redbot/cogs/customcom/locales/vi-VN.po +++ b/redbot/cogs/customcom/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/zh-CN.po b/redbot/cogs/customcom/locales/zh-CN.po index 097264e64..6c5288b5b 100644 --- a/redbot/cogs/customcom/locales/zh-CN.po +++ b/redbot/cogs/customcom/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -152,7 +152,7 @@ msgstr "" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" @@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" @@ -206,7 +206,7 @@ msgstr "" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " @@ -220,7 +220,7 @@ msgstr "" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" diff --git a/redbot/cogs/customcom/locales/zh-TW.po b/redbot/cogs/customcom/locales/zh-TW.po index 8135273bd..042545307 100644 --- a/redbot/cogs/customcom/locales/zh-TW.po +++ b/redbot/cogs/customcom/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2022-12-30 02:22+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -175,18 +175,12 @@ msgstr "您嘗試創建的文本回覆超過 2000 個字符。\n" #, docstring msgid "Add a simple custom command.\n\n" " Example:\n" -" - `[p]customcom create simple yourcommand Text you want`\n\n" +" - `[p]customcom create simple yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The command executed to return the text. Cast to lowercase.\n" " - `` The text to return when executing the command. See guide for enhanced usage.\n" " " -msgstr "添加一個簡單的自定義指令。\n\n" -" 例子:\n" -" -`[p]customcom create simple yourcommand Text you want`\n\n" -" **參數:**\n\n" -" - `` 為返回文本而執行的命令。 轉換為小寫。\n" -" - `` 執行命令時返回的文本。 請參閱進階用法指南。\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:443 #, docstring @@ -195,27 +189,15 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n" " cooldowns may be set. All cooldowns must be cooled to call the\n" " custom command.\n\n" " Examples:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" +" - `[p]customcom cooldown pingrole`\n" +" - `[p]customcom cooldown yourcommand 30`\n" +" - `[p]cc cooldown mycommand 30 guild`\n\n" " **Arguments:**\n\n" " - `` The custom command to check or set the cooldown.\n" " - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n" " - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n" " " -msgstr "設置、編輯或查看自定義命令的冷卻時間。\n\n" -" 您可以為每個成員、頻道或公會設置冷卻時間。 可\n" -" 以設置多個冷卻時間。設有冷卻時間必須先冷卻才能使用\n" -" 自定義命令。\n\n" -" 例子:\n" -" - `[p]customcom cooldown pingrole`\n" -" - `[p]customcom cooldown yourcommand 30`\n" -" - `[p]cc cooldown mycommand 30 guild`\n\n" -" **參數:**\n\n" -" - `` 用於檢查或設置冷卻時間的自定義命令。\n" -" - `[cooldown]` 允許再次使用命令之前等待的秒數。如果省略,將改為返回當前的冷卻時間設置。\n" -" - `[per]` 要應用冷卻時間的群組。默認為每個成員。有效的選擇是伺務器/公會、用戶/成員和頻道。\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:464 #: redbot/cogs/customcom/customcom.py:505 @@ -247,16 +229,11 @@ msgstr "該命令不存在。使用 `{command}` 添加它。" #, docstring msgid "Delete a custom command.\n\n" " Example:\n" -" - `[p]customcom delete yourcommand`\n\n" +" - `[p]customcom delete yourcommand`\n\n" " **Arguments:**\n\n" " - `` The custom command to delete.\n" " " -msgstr "刪除自定義指令。\n\n" -" 例子:\n" -" -`[p]customcom delete yourcommand`\n\n" -" **參數:**\n\n" -" - `` 要刪除的自定義指令。\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:503 msgid "Custom command successfully deleted." @@ -266,18 +243,12 @@ msgstr "自定義指令已成功刪除。" #, docstring msgid "Edit a custom command.\n\n" " Example:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" +" - `[p]customcom edit yourcommand Text you want`\n\n" " **Arguments:**\n\n" " - `` The custom command to edit.\n" " - `` The new text to return when executing the command.\n" " " -msgstr "編輯自定義指令。\n\n" -" 例子:\n" -" - `[p]customcom edit yourcommand Text you want`\n\n" -" **參數:**\n\n" -" - `` 要編輯的自定義指令。\n" -" - `` 執行命令時要返回的新文本。\n" -" " +msgstr "" #: redbot/cogs/customcom/customcom.py:522 msgid "Custom command successfully edited." diff --git a/redbot/cogs/downloader/locales/ar-SA.po b/redbot/cogs/downloader/locales/ar-SA.po index 86a4403ed..f62c03f99 100644 --- a/redbot/cogs/downloader/locales/ar-SA.po +++ b/redbot/cogs/downloader/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "تم إضافة Repo `{name} بنجاح." msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" -msgstr "المستودع المثبت:\n\n" +msgid "# Installed Repos\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -203,9 +203,9 @@ msgstr "معلومات عن {repo_name} مستودع:{information}" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -284,8 +284,8 @@ msgstr "تمت إعادة تثبيت متطلبات الكود والمكتبا #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -299,7 +299,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -375,8 +375,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -417,8 +417,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -447,8 +447,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -541,10 +541,10 @@ msgstr "تم تحديث جميع الرموز المثبتة." #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -555,9 +555,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -572,8 +572,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -623,34 +623,34 @@ msgstr "تم بالفعل تحديث جميع الرموز المثبتة." #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -658,7 +658,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -825,7 +825,7 @@ msgstr "حسنًا حينئذ." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/bg-BG.po b/redbot/cogs/downloader/locales/bg-BG.po index dba438b1a..756822c6f 100644 --- a/redbot/cogs/downloader/locales/bg-BG.po +++ b/redbot/cogs/downloader/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/cs-CZ.po b/redbot/cogs/downloader/locales/cs-CZ.po index bdabc3370..42b680531 100644 --- a/redbot/cogs/downloader/locales/cs-CZ.po +++ b/redbot/cogs/downloader/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "Repozitář `{name} byl úspěšně přidán." msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" -msgstr "Nainstalované repozitáře:\n\n" +msgid "# Installed Repos\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -281,8 +281,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -296,7 +296,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -368,8 +368,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -409,8 +409,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -438,8 +438,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -526,10 +526,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -540,9 +540,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -557,8 +557,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -607,34 +607,34 @@ msgstr "Všechny nainstalované cogy jsou již aktuální." #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -642,7 +642,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -802,7 +802,7 @@ msgstr "Dobře, tedy." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/da-DK.po b/redbot/cogs/downloader/locales/da-DK.po index 88bb2258a..5b8a66447 100644 --- a/redbot/cogs/downloader/locales/da-DK.po +++ b/redbot/cogs/downloader/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/de-DE.po b/redbot/cogs/downloader/locales/de-DE.po index 6d22a1689..553cf2ac0 100644 --- a/redbot/cogs/downloader/locales/de-DE.po +++ b/redbot/cogs/downloader/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -59,8 +59,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -92,8 +92,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -132,8 +132,8 @@ msgstr "Repo `{name}` erfolgreich hinzugefügt." msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -157,26 +157,22 @@ msgid "There are no repos installed." msgstr "Es sind keine repos installiert." #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" -msgstr "Installierte repos:\n\n" +msgid "# Installed Repos\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" -msgstr "Installierte repo: \n\n" +msgid "# Installed Repo\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " -msgstr "Zeige Information über ein repo.\n\n" -" Beispiel:\n" -" - `[p]repo Information 26-Cogs`\n\n" -" **Argumente**\n\n" -" - `` den Namen des repo über den die Information angezeigt wird. " +msgstr "" #: redbot/cogs/downloader/downloader.py:648 #: redbot/cogs/downloader/downloader.py:1393 @@ -209,9 +205,9 @@ msgstr "Information über {repo_name} Repo:{information}" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -290,8 +286,8 @@ msgstr "Cog Anforderungen und gemeinsame Bibliotheken für alle installierten Co #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -305,7 +301,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -378,8 +374,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -419,8 +415,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -450,17 +446,11 @@ msgstr "\n" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." -msgstr "Nicht angepinnter cog - das wird die Update-Sperre entfernen\n\n" -" Beispiel:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" -" **Argument**\n\n" -" - `` Der cog oder die cogs die nicht mehr angepinnt sein sollen. Dieser muss installier \n" -" oder bereits angepinnt sein." +msgstr "" #: redbot/cogs/downloader/downloader.py:1047 msgid "Unpinned cogs: " @@ -547,10 +537,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -561,9 +551,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -578,8 +568,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -628,34 +618,34 @@ msgstr "Alle installierten cogs sind bereits auf dem neuesten Stand." #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -663,7 +653,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -824,7 +814,7 @@ msgstr "Also gut." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/es-ES.po b/redbot/cogs/downloader/locales/es-ES.po index 9bd82ddbe..10eedd6e3 100644 --- a/redbot/cogs/downloader/locales/es-ES.po +++ b/redbot/cogs/downloader/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -68,21 +68,13 @@ msgstr "Instala programas comunitarios hechos por Cog Creators.\n\n" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" " " -msgstr "\n" -" Instale un grupo de dependencias usando pip.\n\n" -" Ejemplos:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" -" El uso incorrecto de este comando puede romper tu bot, ten cuidado.\n\n" -" **Argumentos**\n\n" -" - `` El paquete o paquetes que desea instalar.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:503 msgid "Libraries installed." @@ -109,8 +101,8 @@ msgstr "Comando base para la gestión del repositorio." #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -118,17 +110,7 @@ msgid "Add a new repo.\n\n" " - `` URL to the cog branch. Usually GitHub or GitLab.\n" " - `[branch]` Optional branch to install cogs from.\n" " " -msgstr "Añadir un nuevo repo.\n\n" -" Ejemplos:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" -" Los nombres de Repo solo pueden contener los caracteres A-z, números, guiones bajos, guiones y puntos (pero no pueden comenzar o terminar con un punto).\n\n" -" La Branch será la Branch por defecto si no se especifica.\n\n" -" **Argumentos**\n\n" -" - `` El nombre dado al repositorio.\n" -" - `` URL a la rama de cog. Generalmente GitHub o GitLab.\n" -" - `[branch]` Branch opcional desde la que instalar programas.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:546 msgid "Repo names cannot start or end with a dot." @@ -159,19 +141,12 @@ msgstr "Repo `{name}` añadida correctamente." msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " -msgstr "\n" -" Eliminar repositorios y sus archivos.\n\n" -" Ejemplos:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **Argumentos**\n\n" -" - `` El repositorio o los repositorios a eliminar.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:612 msgid "Successfully deleted repos: " @@ -191,27 +166,22 @@ msgid "There are no repos installed." msgstr "No hay repositorios instalados." #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" -msgstr "Repositorios Instalados: \n\n" +msgid "# Installed Repos\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" -msgstr "Repositorio instalado:\n\n" +msgid "# Installed Repo\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " -msgstr "Mostrar información sobre un repositorio.\n\n" -" Ejemplo:\n" -" - `[p]repo info 26-Cogs`\n\n" -" **Argumentos**\n\n" -" - `` El nombre del repositorio sobre el que mostrar información.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:648 #: redbot/cogs/downloader/downloader.py:1393 @@ -244,21 +214,13 @@ msgstr "Información sobre el repositorio de {repo_name}:{information}" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " -msgstr "Actualiza todos los repositorios, o los de tu elección.\n\n" -" Esto *no* actualizará los programas programados instalados desde esos repositorios.\n\n" -" Ejemplos:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **Argumentos**\n\n" -" - `[repos...]` El nombre o los nombres de los repos a actualizar. Si se omite, todos los repos se actualizarán.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:685 msgid "Repo update completed successfully." @@ -339,20 +301,13 @@ msgstr "Se han reinstalado los requisitos de Cog y las bibliotecas compartidas p #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Instala un cog desde el repositorio dado.\n\n" -" Ejemplos:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" -" **Argumentos**\n\n" -" - `` El nombre del repositorio del que instalar programas.\n" -" - `` El cog o los engranajes a instalar.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:787 #, docstring @@ -361,23 +316,13 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Instale un módulo desde la revisión especificada del repositorio dado.\n\n" -" Las revisiones son \"identificadores de confirmación\" que apuntan al punto en el código cuando se hizo un cambio específico.\n" -" La última revisión se puede encontrar en la barra de URL para cualquier repositorio de GitHub [presionando \"y\" en ese repositorio](https://docs. ithub.com/es/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" -" Las revisiones más antiguas se pueden encontrar en la barra de URL [viendo el historial de confirmación de cualquier repositorio](https://cdn. iscordapp.com/attachments/133251234164375552/775760247787749406/unknown. ng)\n\n" -" Ejemplo:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" -" **Argumentos**\n\n" -" - `` El nombre del repositorio del que instalar programas.\n" -" - `` La revisión desde la que instalar.\n" -" - `` El cog o los cogs a instalar.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:814 #: redbot/cogs/downloader/downloader.py:1223 @@ -427,7 +372,7 @@ msgstr "\n" #: redbot/cogs/downloader/downloader.py:886 msgid "Successfully installed cogs: " -msgstr "Coaches instalados con éxito: " +msgstr "Cogs instalados con éxito: " #: redbot/cogs/downloader/downloader.py:888 msgid "Successfully installed the cog: " @@ -451,24 +396,16 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " -msgstr "Desinstalar cogs.\n\n" -" Solo puedes desinstalar cogs que fueron instalados previamente\n" -" por el Descargador.\n\n" -" Ejemplos:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" -" **Argumentos**\n\n" -" - `` El cogs o cogs a desinstalar.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:949 msgid "Successfully uninstalled cogs: " -msgstr "Desinstalados con éxito: " +msgstr "Cogs desinstalados con éxito: " #: redbot/cogs/downloader/downloader.py:951 msgid "Successfully uninstalled the cog: " @@ -506,18 +443,12 @@ msgstr "\n" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " -msgstr "Anclar cogs - esto bloqueará a los cogs en su versión actual.\n\n" -" Ejemplos:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" -" **Argumentos**\n\n" -" - `` El cog o los cogs a anclar. Debe estar instalado.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1013 msgid "Pinned cogs: " @@ -543,16 +474,11 @@ msgstr "\n" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." -msgstr "Desanclar cogs - esto eliminará el bloqueo de actualización de los cogs.\n\n" -" Ejemplos:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin outdated_cog1 outdated_cog2`\n\n" -" **Argumentos**\n\n" -" - `` El cog o los cogs a desanclar. Debe estar instalado y fijado." +msgstr "" #: redbot/cogs/downloader/downloader.py:1047 msgid "Unpinned cogs: " @@ -644,45 +570,28 @@ msgstr "Todos los programas instalados están actualizados." #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" " " -msgstr "Actualiza todos los cogs o los de tu elección.\n\n" -" Ejemplos:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" -" **Argumentos**\n\n" -" - `[reload]` Si desea volver a cargar los cogs inmediatamente después de actualizar o no.\n" -" - `[cogs...]` El o los cogs a actualizar. Si se omite, todos los cogs se actualizarán.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1148 #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" " " -msgstr "Actualiza todos los Cogs desde los repositorios de tu elección.\n\n" -" Ejemplos:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" -" **Argumentos**\n\n" -" - `[reload]` Si desea volver a cargar los Cogs inmediatamente después de actualizar o no.\n" -" - `` El repositorio o los repos desde los que actualizar todos los programas.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1173 #, docstring @@ -692,28 +601,15 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" " - `` The revision to update to.\n" " - `[cogs...]` The cog or cogs to update.\n" " " -msgstr "Actualiza todos los Cogs, o los de tu elección para la revisión elegida de un solo repositorio.\n\n" -" Tenga en cuenta que actualizar no significa downgrade y por lo tanto la `revision`\n" -" debe ser más reciente que la versión de cog que tiene instalada actualmente. Si quieres\n" -" downgradear el cog, debes desinstalarlo e instalarlo de nuevo.\n\n" -" Mira `[p]cog installversion` para una explicación de `revision`.\n\n" -" Ejemplos:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" -" **Argumentos**\n\n" -" - `[reload]` Si volver a cargar los Cogs inmediatamente después de actualizar o no.\n" -" - `` El repositorio o los repos de los que actualizar todos los programas.\n" -" - `` La revisión a actualizar.\n" -" - `[cogs...]` El o los Cogs a actualizar.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1255 msgid "There were no cogs to check." @@ -757,63 +653,47 @@ msgstr "Todos los cogs instalados ya están al dia." #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " -msgstr "Listar todos los cogs disponibles de un solo dominio.\n\n" -" Ejemplo:\n" -" - `[p]cog list 26-Cogs`\n\n" -" **Argumentos**\n\n" -" - `` El repositorio del que listar los cogs.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" -"{text}" -msgstr "Cogs instalados:\n" +msgid "# Installed Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" -"{text}" -msgstr "Cog instalado:\n" +msgid "# Installed Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." -msgstr "Cogs disponibles:\n" -"No hay cogs disponibles." +msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" -"{text}" -msgstr "Cogs disponibles:\n" +msgid "> Available Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" -"{text}" -msgstr "Cog disponible:\n" +msgid "> Available Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1360 #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" " " -msgstr "Listar la información sobre un solo cog.\n\n" -" Ejemplo:\n" -" - `[p]cog info 26-Cogs defender`\n\n" -" **Argumentos**\n\n" -" - `` El repositorio del que obtener información sobre el engranaje.\n" -" - `` El cog del que obtener información.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1373 msgid "There is no cog `{cog_name}` in the repo `{repo.name}`" @@ -992,17 +872,11 @@ msgstr "De acuerdo." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " -msgstr "Encuentra de qué cogs viene un comando.\n\n" -" Esto solo funcionará con los cogs cargados.\n\n" -" Ejemplo:\n" -" - `[p]findcog ping`\n\n" -" **Argumentos**\n\n" -" - `` El comando a buscar.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1744 msgid "That command doesn't seem to exist." diff --git a/redbot/cogs/downloader/locales/fi-FI.po b/redbot/cogs/downloader/locales/fi-FI.po index bf3d815d3..b9e22634b 100644 --- a/redbot/cogs/downloader/locales/fi-FI.po +++ b/redbot/cogs/downloader/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/fr-FR.po b/redbot/cogs/downloader/locales/fr-FR.po index a99ad2998..546ddcc54 100644 --- a/redbot/cogs/downloader/locales/fr-FR.po +++ b/redbot/cogs/downloader/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -65,8 +65,8 @@ msgstr "Installe des cogs de la communauté fait par des Cog Creators.\n" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -98,8 +98,8 @@ msgstr "Commande de base pour la gestion des dépôts." #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -138,19 +138,12 @@ msgstr "Le repo `{name}` a été ajouté avec succès." msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " -msgstr "\n" -" Supprime des repos et leurs fichiers.\n\n" -" Exemples :\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **Arguments**\n\n" -" - `` Le ou les repos à supprimer.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:612 msgid "Successfully deleted repos: " @@ -170,27 +163,22 @@ msgid "There are no repos installed." msgstr "Il n'y a aucun repo installé." #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" -msgstr "Repos installés :\n\n" +msgid "# Installed Repos\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" -msgstr "Repo installé :\n\n" +msgid "# Installed Repo\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " -msgstr "Afficher des informations sur un dépôt.\n\n" -" Exemple:\n" -" - `[p]repo info 26-Cogs`\n\n" -" **Arguments**\n\n" -" - `` Le nom du repo sur lequel afficher des informations.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:648 #: redbot/cogs/downloader/downloader.py:1393 @@ -223,9 +211,9 @@ msgstr "Informations sur le repo {repo_name} :{information}" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -310,8 +298,8 @@ msgstr "Les pré-requis de cog et les bibliothèques partagées pour tous les co #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -325,7 +313,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -405,8 +393,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -452,18 +440,12 @@ msgstr "\n" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " -msgstr "Épingle des cogs - cela les bloquera sur leur version actuelle.\n\n" -" Exemples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" -" **Arguments**\n\n" -" - `` Le ou les cogs à épingler. Ils doivent être déjà installé.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1013 msgid "Pinned cogs: " @@ -489,8 +471,8 @@ msgstr "\n" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -585,10 +567,10 @@ msgstr "Tous les cogs installés sont déjà à jour." #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -599,9 +581,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -616,8 +598,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -668,47 +650,42 @@ msgstr "Tous les cogs installés sont déjà à jour." #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" -"{text}" -msgstr "Cogs installés :\n" +msgid "# Installed Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" -"{text}" -msgstr "Cog installé :\n" +msgid "# Installed Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." -msgstr "Cogs disponibles :\n" -"Aucun cog n'est disponible." +msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" -"{text}" -msgstr "Cogs disponibles:\n" +msgid "> Available Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" -"{text}" -msgstr "Cog disponible:\n" +msgid "> Available Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1360 #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -879,17 +856,11 @@ msgstr "Ok alors." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " -msgstr "Trouvez de quel cog provient une commande.\n\n" -" Cela fonctionnera uniquement avec les cogs chargés.\n\n" -" Exemple:\n" -" - `[p]findcog ping`\n\n" -" **Arguments**\n\n" -" - `` la commande à rechercher.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1744 msgid "That command doesn't seem to exist." diff --git a/redbot/cogs/downloader/locales/hi-IN.po b/redbot/cogs/downloader/locales/hi-IN.po index ba56c1fa2..4f18bc9bc 100644 --- a/redbot/cogs/downloader/locales/hi-IN.po +++ b/redbot/cogs/downloader/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/hr-HR.po b/redbot/cogs/downloader/locales/hr-HR.po index fa10953eb..bc8454793 100644 --- a/redbot/cogs/downloader/locales/hr-HR.po +++ b/redbot/cogs/downloader/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -66,21 +66,13 @@ msgstr "Instalirajte Cogove zajednice koje su izradili Cog Creatorsi.\n\n" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" " " -msgstr "\n" -"Instalirajte grupu zavisnosti koristeći pip.\n\n" -" Primjeri:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" -" Neispravno korištenje ove naredbe može slomiti vašeg bota, budite oprezni.\n\n" -" **Argumenti**\n\n" -" - `` Paket/paketi koje želite instalirati.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:503 msgid "Libraries installed." @@ -107,8 +99,8 @@ msgstr "Osnovna naredba za upravljanje repozitorijima." #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -147,8 +139,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -172,27 +164,22 @@ msgid "There are no repos installed." msgstr "Nema instaliranih repozitorija." #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" -msgstr "Instalirani repozitoriji:\n\n" +msgid "# Installed Repos\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" -msgstr "Instaliran repozitorij:\n\n" +msgid "# Installed Repo\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " -msgstr "Prikaži informacije o repozitoriju.\n\n" -" Primjer:\n" -" - `[p]repo info 26-Cogs`\n\n" -" **Argumenti**\n\n" -" - `` Naziv repozitorija za koji se prikazuju informacije.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:648 #: redbot/cogs/downloader/downloader.py:1393 @@ -225,9 +212,9 @@ msgstr "Informacije o {repo_name} repozitoriju:{information}" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -305,8 +292,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -320,7 +307,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -394,8 +381,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -435,8 +422,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -464,8 +451,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -552,10 +539,10 @@ msgstr "Svi instalirani Cogovi su ažurni." #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -566,9 +553,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -583,8 +570,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -633,45 +620,42 @@ msgstr "Svi instalirani Cogovi su već ažurni." #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" -"{text}" -msgstr "Instalirani Cogovi:\n" +msgid "# Installed Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" -"{text}" -msgstr "Instaliran Cog:\n" +msgid "# Installed Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" -"{text}" -msgstr "Dostupan Cog:\n" +msgid "> Available Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1360 #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -835,7 +819,7 @@ msgstr "Ok onda." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/hu-HU.po b/redbot/cogs/downloader/locales/hu-HU.po index 9818a6adc..3f80095c7 100644 --- a/redbot/cogs/downloader/locales/hu-HU.po +++ b/redbot/cogs/downloader/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "Rendben." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/id-ID.po b/redbot/cogs/downloader/locales/id-ID.po index aef2983d6..dd47b08c5 100644 --- a/redbot/cogs/downloader/locales/id-ID.po +++ b/redbot/cogs/downloader/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -59,8 +59,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -92,8 +92,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -132,8 +132,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -157,18 +157,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -203,9 +203,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -282,8 +282,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -297,7 +297,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -369,8 +369,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -410,8 +410,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -439,8 +439,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -527,10 +527,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -541,9 +541,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -558,8 +558,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -608,34 +608,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -643,7 +643,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -803,7 +803,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/it-IT.po b/redbot/cogs/downloader/locales/it-IT.po index 8b1f5aea0..d3dbc7fe1 100644 --- a/redbot/cogs/downloader/locales/it-IT.po +++ b/redbot/cogs/downloader/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "OK allora." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/ja-JP.po b/redbot/cogs/downloader/locales/ja-JP.po index 1e4d8fc26..c0614890e 100644 --- a/redbot/cogs/downloader/locales/ja-JP.po +++ b/redbot/cogs/downloader/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/ko-KR.po b/redbot/cogs/downloader/locales/ko-KR.po index ff4025b15..8132bc796 100644 --- a/redbot/cogs/downloader/locales/ko-KR.po +++ b/redbot/cogs/downloader/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/nb-NO.po b/redbot/cogs/downloader/locales/nb-NO.po index 86eb42c64..74c1c3868 100644 --- a/redbot/cogs/downloader/locales/nb-NO.po +++ b/redbot/cogs/downloader/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -66,21 +66,13 @@ msgstr "Installer samfunnskanaler laget av Cog Creators.\n\n" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" " " -msgstr "\n" -" Installer en gruppe avhengigheter ved hjelp av pip.\n\n" -" Eksempler:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" -" Uriktig bruk av denne kommandoen kan ødelegge din bot, vær forsiktig.\n\n" -" **Argumenter**\n\n" -" - `` Pakken eller pakkene du vil installere.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:503 msgid "Libraries installed." @@ -107,8 +99,8 @@ msgstr "Base kommando for depotadministrasjon." #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -147,19 +139,12 @@ msgstr "Repo `{name}` ble lagt til." msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " -msgstr "\n" -" Fjern repoer og deres filer.\n\n" -" Eksempler:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **Argumenter**\n\n" -" - `` Repos for å fjerne.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:612 msgid "Successfully deleted repos: " @@ -179,27 +164,22 @@ msgid "There are no repos installed." msgstr "Det er ingen repoer installert." #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" -msgstr "Installerte Repoer:\n\n" +msgid "# Installed Repos\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" -msgstr "Installerte Repoer:\n\n" +msgid "# Installed Repo\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " -msgstr "Vis informasjon om en repo.\n\n" -" Eksempel:\n" -" - `[p]repo info 26-Cogs`\n\n" -" **Argumenter**\n\n" -" - `` navnet på repoet for å vise informasjon om.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:648 #: redbot/cogs/downloader/downloader.py:1393 @@ -232,21 +212,13 @@ msgstr "Informasjon om {repo_name} repo:{information}" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " -msgstr "Oppdater alle fortegnelser, eller en av de du velger.\n\n" -" Dette kommer *ikke* til å oppdatere loggene som er installert fra kilden.\n\n" -" Eksempler:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **Argumenter**\n\n" -" - `[repos...]` navnet eller navnet på repos for å oppdatere. Hvis utelatt, oppdateres alle repoer.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:685 msgid "Repo update completed successfully." @@ -327,19 +299,13 @@ msgstr "Cog-krav og delte biblioteker for alle installerte cogs er reinstallert. #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Installer en cog fra nevnte repo.\n\n" -" Eksempler:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" -" **Argumenter**\n\n" -" - `` cog eller cogs for å installere.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:787 #, docstring @@ -348,23 +314,13 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Installer en cog fra den angitte versjonen av det angitte repoet.\n\n" -" Revisjoner er \"commit ids\" som peker på det punktet i koden når en bestemt endring ble foretatt.\n" -" Den nyeste versjonen kan bli funnet i URL-feltet for ethvert GitHub repo ved å [trykke \"y\" på den forekommen](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commi).\n\n" -" Eldre revisjoner finner du i URL-baren ved å [se forpliktende historikk for eventuelle repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" -" Eksempel:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" -" **Arguments**\n\n" -" - `` navnet på repo for å installere cogs fra.\n" -" - `` revisjonen for å installere fra.\n" -" - `` cog eller cogs for å installere.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:814 #: redbot/cogs/downloader/downloader.py:1223 @@ -438,20 +394,12 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " -msgstr "Avinstaller cogs.\n\n" -" Du kan bare avinstallere cogs som tidligere har vært installert\n" -" av Downloader.\n\n" -" Eksempler:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" -" **Argumenter**\n\n" -" - `` cog eller cogs for å avinstallere.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:949 msgid "Successfully uninstalled cogs: " @@ -493,18 +441,12 @@ msgstr "\n" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " -msgstr "Fest cogs - dette vil låse cogs på sin nåværende versjon.\n\n" -" Eksempler:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" -" **Arguments**\n\n" -" - `` cog cogs to pin. Må allerede installeres.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1013 msgid "Pinned cogs: " @@ -530,16 +472,11 @@ msgstr "\n" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." -msgstr "Fest cogs - dette vil låse cogs på sin nåværende versjon.\n\n" -" Eksempler:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin outdated_cog1 outdated_cog2`\n\n" -" **Arguments**\n\n" -" - `` cog cogs til unpin. Må allerede være installert for å unpinne." +msgstr "" #: redbot/cogs/downloader/downloader.py:1047 msgid "Unpinned cogs: " @@ -631,10 +568,10 @@ msgstr "Alle installerte cogs er oppdatert." #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -645,9 +582,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -662,8 +599,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -714,62 +651,47 @@ msgstr "Alle installerte cogs er allerede oppdatert." #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " -msgstr "Vis alle tilgjengelige cogs fra et repo.\n\n" -" Eksempel:\n" -" - `[p]cog list 26-Cogs`\n\n" -" **Argumenter**\n\n" -" - `` Repo til å liste cogs fra.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" -"{text}" -msgstr "Installerte Cogs:\n" +msgid "# Installed Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" -"{text}" -msgstr "Installert Cog:\n" +msgid "# Installed Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." -msgstr "Tilgjengelige Cogs:\n" -"Ingen cogs er tilgjengelig." +msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" -"{text}" -msgstr "Tilgjengelige Cogs:\n" +msgid "> Available Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" -"{text}" -msgstr "Tilgjengelig Cog:\n" +msgid "> Available Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1360 #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" " " -msgstr "Vis tilgjengelig informasjon fra cog\n\n" -" Eksempel:\n" -" - `[p]cog info 26-Cogs defender`\n\n" -" **Argumenter**\n\n" -" - `` Repo til å liste informasjon fra.\n" -" - `` Cog til å få informasjon fra. " +msgstr "" #: redbot/cogs/downloader/downloader.py:1373 msgid "There is no cog `{cog_name}` in the repo `{repo.name}`" @@ -946,17 +868,11 @@ msgstr "Ok da." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " -msgstr "Finn hvilken cog en kommando kommer fra.\n\n" -" Dette vil bare fungere med lastede cogs.\n\n" -" Example:\n" -" - `[p]findcog ping`\n\n" -" **Arguments**\n\n" -" - `` Kommandoen for å søke etter.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1744 msgid "That command doesn't seem to exist." diff --git a/redbot/cogs/downloader/locales/nl-NL.po b/redbot/cogs/downloader/locales/nl-NL.po index 84f117a25..a5301c890 100644 --- a/redbot/cogs/downloader/locales/nl-NL.po +++ b/redbot/cogs/downloader/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "Repo `{name}` succesvol toegevoegd." msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "Alle geïnstalleerde cogs zijn al bijgewerkt." #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "Ohke." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/pl-PL.po b/redbot/cogs/downloader/locales/pl-PL.po index bf9fc833a..2ea848617 100644 --- a/redbot/cogs/downloader/locales/pl-PL.po +++ b/redbot/cogs/downloader/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -68,21 +68,13 @@ msgstr "Zainstaluj tryby społecznościowe wykonane przez Cog Creators.\n\n" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" " " -msgstr "\n" -" Zainstaluj grupę zależności za pomocą pip.\n\n" -" Przykłady:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" -" Niewłaściwe użycie tej komendy może zniszczyć twojego bota, zachować ostrożność.\n\n" -" **Argumenty**\n\n" -" - `` Pakiet lub pakiety, które chcesz zainstalować.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:503 msgid "Libraries installed." @@ -109,8 +101,8 @@ msgstr "Podstawowe polecenie zarządzania repozytoriami." #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -149,19 +141,12 @@ msgstr "Repozytorium `{name}` pomyślnie dodane." msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " -msgstr "\n" -" Usuń repozytoria i ich pliki.\n\n" -" Przykłady:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **Arguments**\n\n" -" - `` Repo lub repozytorium do usunięcia.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:612 msgid "Successfully deleted repos: " @@ -181,27 +166,22 @@ msgid "There are no repos installed." msgstr "Brak zainstalowanych repozytoriów." #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" -msgstr "Zainstalowane repozytorium:\n\n" +msgid "# Installed Repos\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" -msgstr "Zainstalowane repozytorium:\n\n" +msgid "# Installed Repo\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " -msgstr "Pokaż informacje o repozytorium.\n\n" -" Przykład:\n" -" - `[p]repo info 26-Cogs`\n\n" -" **Argumenty**\n\n" -" - `` Nazwa repozytorium do pokazania informacji.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:648 #: redbot/cogs/downloader/downloader.py:1393 @@ -234,21 +214,13 @@ msgstr "Informacje o {repo_name} repozytorium:{information}" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " -msgstr "Zaktualizuj wszystkie repozytoria, lub te wybrane przez siebie.\n\n" -" To *nie* zaktualizuje cogów zainstalowanych z tych repozytoriów.\n\n" -" Przykłady:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`.\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`.\n\n" -" **Argumenty**\n\n" -" - `[repos...]` Nazwa lub nazwy repo do zaktualizowania. Jeśli pominięto, aktualizowane są wszystkie repozytoria.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:685 msgid "Repo update completed successfully." @@ -329,20 +301,13 @@ msgstr "Wymagania Cog i biblioteki współdzielone dla wszystkich zainstalowanyc #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Zainstaluj kubek z podanego repozytorium.\n\n" -" Przykłady:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" -" **Arguments**\n\n" -" - `` Nazwa repozytorium do zainstalowania cogów.\n" -" - `` Cog lub cog do zainstalowania.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:787 #, docstring @@ -351,23 +316,13 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Zainstaluj cog z określonej wersji danego repozytorium.\n\n" -" Rewizje to \"commitids\" oznaczające punkt w kodzie po dokonaniu określonej zmiany.\n" -" Najnowszą wersję można znaleźć w pasku URL dla każdego repozytorium GitHub przez [naciśnięcie \"y\" na tym repozytorium](https://docs. ithub.com/pl/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" -" Starsze rewizje można znaleźć na pasku URL przez [przeglądanie historii commitów z dowolnego repozytoria](https://cdn. iscordapp.com/attachments/133251234164375552/775760247787749406/unknown ng)\n\n" -" Przykład:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" -" **Arguments**\n\n" -" - `` Nazwa repo do zainstalowania cogów.\n" -" - `` Wersja do zainstalowania.\n" -" - `` Cog lub kubki do instalacji.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:814 #: redbot/cogs/downloader/downloader.py:1223 @@ -436,8 +391,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -477,8 +432,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -506,8 +461,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -594,10 +549,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -608,9 +563,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -625,8 +580,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -675,46 +630,42 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" -"{text}" -msgstr "Zainstalowane Cog:\n" +msgid "# Installed Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." -msgstr "Dostępne cogs:\n" -"Żadne cogsy nie są dostępne." +msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" -"{text}" -msgstr "Dostępne cogs:\n" +msgid "> Available Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" -"{text}" -msgstr "Dostępny cog:\n" +msgid "> Available Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1360 #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -874,7 +825,7 @@ msgstr "OK." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/pt-BR.po b/redbot/cogs/downloader/locales/pt-BR.po index 84526c30d..2002b08eb 100644 --- a/redbot/cogs/downloader/locales/pt-BR.po +++ b/redbot/cogs/downloader/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "OK então." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/pt-PT.po b/redbot/cogs/downloader/locales/pt-PT.po index 5c8d4fd94..a41d0af55 100644 --- a/redbot/cogs/downloader/locales/pt-PT.po +++ b/redbot/cogs/downloader/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/ru-RU.po b/redbot/cogs/downloader/locales/ru-RU.po index 3ddd46a29..7ea86d335 100644 --- a/redbot/cogs/downloader/locales/ru-RU.po +++ b/redbot/cogs/downloader/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -68,21 +68,13 @@ msgstr "Установите Шестерни сообщества.\n\n" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" " " -msgstr "\n" -" Установите группу зависимостей с помощью pip.\n\n" -" Например:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`.\n\n" -" Неаккуратное использование этой команды может сломать вашего бота, будьте внимательны.\n\n" -" **Аргументы**\n\n" -" - `` Пакет или пакеты, которые вы хотите установить.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:503 msgid "Libraries installed." @@ -109,8 +101,8 @@ msgstr "Базовая команда для управления репозит #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -149,19 +141,12 @@ msgstr "Репозиторий `{name}` успешно добавлен." msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " -msgstr "\n" -" Удалить репозитории и их следы.\n\n" -" Примеры:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **Аргументы**\n\n" -" - `` Название(я) репозитория(ев) для удаления.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:612 msgid "Successfully deleted repos: " @@ -181,27 +166,22 @@ msgid "There are no repos installed." msgstr "Не установлен ни один репозиторий." #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" -msgstr "Установлены репозитории:\n\n" +msgid "# Installed Repos\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" -msgstr "Установлен репозиторий: \n\n" +msgid "# Installed Repo\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " -msgstr "Информация о репозитории.\n\n" -" Например:\n" -" - `[p]repo info 26-Cogs`\n\n" -" **Аргументы**\n\n" -" - `` Название репозитория.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:648 #: redbot/cogs/downloader/downloader.py:1393 @@ -234,21 +214,13 @@ msgstr "Информация о репозитории {repo_name}:{information} msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " -msgstr "Обновите все, или выбранные вами репозитории.\n\n" -" Это **не** обновит Шестерни, установленные из репозиториев.\n\n" -" Например:\n" -" - `[p]update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **Аргументы**\n\n" -" - `[repos...]` (опционально) Название(я) репозитория(ев) для обновления. Если не указано, то все репозитории обновятся.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:685 msgid "Repo update completed successfully." @@ -329,20 +301,13 @@ msgstr "Требования для cog'ов и общих библиотек д #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Установите cog из указанного репозитория.\n\n" -" Примеры:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" -" **Аргументы**\n\n" -" - `` Название репозитория, из которого нужно установить cog.\n" -" - `` Cog или cog'и для установки.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:787 #, docstring @@ -351,23 +316,13 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Установка cog'а из указанной ревизии данного репозитория.\n\n" -" Ревизии - это \"идентификаторы commit'ов\", которые указывают на точку в коде, когда было сделано конкретное изменение.\n" -" Последнюю ревизию можно найти в строке URL для любого репозитория GitHub, если [нажать \"y\" на этом репозитории](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" -" Более старые ревизии можно найти в строке URL, если [просмотреть историю comit'ов любого репозитория](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png).\n\n" -" Пример:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`.\n\n" -" **Аргументы**\n\n" -" - `` Название репозитория для установки cog'ов.\n" -" - `` Ревизия, из которой нужно установить.\n" -" - `` Cog или cog'и для установки.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:814 #: redbot/cogs/downloader/downloader.py:1223 @@ -441,20 +396,12 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " -msgstr "Деинсталлировать зубчатые колеса.\n\n" -" Вы можете удалить только те коги, которые были ранее установлены\n" -" программой Downloader.\n\n" -" Примеры:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`.\n\n" -" **Аргументы**\n\n" -" - `` Ког или коги для деинсталляции.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:949 msgid "Successfully uninstalled cogs: " @@ -496,18 +443,12 @@ msgstr "\n" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " -msgstr "Pin cogs - это закрепит cog'и в их текущей версии.\n\n" -" Примеры:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" -" **Аргументы**\n\n" -" - `` Cog или cog'и для закрепления. Они должны быть уже установлены.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1013 msgid "Pinned cogs: " @@ -533,16 +474,11 @@ msgstr "\n" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." -msgstr "Открепить cog'и - это снимет блокировку обновления с этих cog'ов.\n\n" -" Примеры:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" -" **Аргументы**\n\n" -" - `` Cog или cog'и для открепления. Должны быть уже установлены и закреплены." +msgstr "" #: redbot/cogs/downloader/downloader.py:1047 msgid "Unpinned cogs: " @@ -634,10 +570,10 @@ msgstr "Все установленные cog'и обновлены." #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -648,9 +584,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -665,8 +601,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -717,63 +653,47 @@ msgstr "Все установленные модули уже обновлены #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " -msgstr "Вывести список всех доступных cog'ов из одного репозитория.\n\n" -" Пример:\n" -" - `[p]cog list 26-Cogs`.\n\n" -" **Аргументы**\n\n" -" - `` Репозиторий, из которого нужно перечислить cog'и.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" -"{text}" -msgstr "Установленные cog'и:\n" +msgid "# Installed Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" -"{text}" -msgstr "Установлен cog:\n" +msgid "# Installed Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." -msgstr "Доступные cog'и:\n" -"Отсутствуют cog'и." +msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" -"{text}" -msgstr "Доступные cog'и:\n" +msgid "> Available Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" -"{text}" -msgstr "Доступный cog:\n" +msgid "> Available Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1360 #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" " " -msgstr "Перечислить информацию об одном cog'е.\n\n" -" Пример:\n" -" - `[p]cog info 26-Cogs defender`.\n\n" -" **Аргументы**\n\n" -" - `` Репозиторий, из которого нужно получить информацию о cog'е.\n" -" - `` Cog, о котором нужно получить информацию.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1373 msgid "There is no cog `{cog_name}` in the repo `{repo.name}`" @@ -951,17 +871,11 @@ msgstr "Хорошо, тогда." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " -msgstr "Определите, от какого cog'а выбранная команда.\n\n" -" Это работает только с загруженными cog'ами.\n\n" -" Пример:\n" -" - `[p]findcog ping`.\n\n" -" **Аргументы**\n\n" -" - `` Команда для поиска.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1744 msgid "That command doesn't seem to exist." diff --git a/redbot/cogs/downloader/locales/sk-SK.po b/redbot/cogs/downloader/locales/sk-SK.po index 8d58649fb..ef3d8b8d1 100644 --- a/redbot/cogs/downloader/locales/sk-SK.po +++ b/redbot/cogs/downloader/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/sl-SI.po b/redbot/cogs/downloader/locales/sl-SI.po index 20a6d5c35..c26f1d552 100644 --- a/redbot/cogs/downloader/locales/sl-SI.po +++ b/redbot/cogs/downloader/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/sv-SE.po b/redbot/cogs/downloader/locales/sv-SE.po index 51a9cc2de..2dd660a67 100644 --- a/redbot/cogs/downloader/locales/sv-SE.po +++ b/redbot/cogs/downloader/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/tr-TR.po b/redbot/cogs/downloader/locales/tr-TR.po index 2af7c700c..575222bcd 100644 --- a/redbot/cogs/downloader/locales/tr-TR.po +++ b/redbot/cogs/downloader/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -68,21 +68,13 @@ msgstr "Cog Creators tarafından yapılmış topluluk Coglarını kurar.\n\n" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" " " -msgstr "\n" -" Pip kullanarak bir gereksinim grubunu yükle.\n\n" -" Örnekler:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" -" Bu komutun yanlış kullanımı botunuzu bozabilir, dikkatli olun.\n\n" -" **Seçenekler**\n\n" -" - `` Kurmak istediğiniz paket veya paketler.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:503 msgid "Libraries installed." @@ -109,8 +101,8 @@ msgstr "Depo yönetimi için temel komut." #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -149,19 +141,12 @@ msgstr "Bu repo {name} başarıyla eklendi." msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " -msgstr "\n" -" Depoları dosyalarıyla birlikte kaldırır.\n\n" -" Örnekler:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **Seçenekler**\n\n" -" - `` Kaldırılacak depo veya depolar.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:612 msgid "Successfully deleted repos: " @@ -181,27 +166,22 @@ msgid "There are no repos installed." msgstr "Yüklü herhangi bir depo bulunmamakta." #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" -msgstr "Yüklü Repos:\n\n" +msgid "# Installed Repos\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" -msgstr "Yüklenen Depo:\n\n" +msgid "# Installed Repo\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " -msgstr "Bir depo hakkında bilgi göster.\n\n" -" Örnek:\n" -" - `[p]repo info 26-Cogs`\n\n" -" **Seçenekler**\n\n" -" - `` Hakkında bilgi gösterilecek depo.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:648 #: redbot/cogs/downloader/downloader.py:1393 @@ -234,21 +214,13 @@ msgstr "{repo_name} hakkında bilgi:{information}" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " -msgstr "Seçtiğiniz depoları veya tüm depoları güncelle.\n\n" -" Bu komut depolardan yüklenmiş cogları **güncellemeyecektir**.\n\n" -" Örnekler:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **Seçenekler**\n\n" -" - `[repos...]` Güncellenecek depoların adı. Boş bırakılırsa, tüm depolar güncellenecektir.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:685 msgid "Repo update completed successfully." @@ -329,20 +301,13 @@ msgstr "Kurulu tüm coglar için gereksinimler ve ortak kütüphaneler yeniden k #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Belirtilen depodan bir cog kur.\n\n" -" Örnekler:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" -" **Seçeneker**\n\n" -" - `` Kurulacak cogların kaynağı olan depo.\n" -" - `` Kurulacak cog veya coglar.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:787 #, docstring @@ -351,23 +316,13 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "Bir deponun belirtilen revizyonundan bir cog kur.\n\n" -" Revizyonlar kodda belirli bir değişikliğin yapıldığı noktaya işaret eden \"commit IDleri\"dir.\n" -" Her hangi bir GitHub deposu için en son revizyon URL çubuğunda [o depoda \"y\" basarak bulunabilir](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" -" Eski revizyonlar URL çubuğunda [her hangi bir deponun commit geçmişine bakarak bulunabilir](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" -" Örnek:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" -" **Arguments**\n\n" -" - `` Kurulacak cogların kaynağı olan depo.\n" -" - `` Kurulacak revizyon.\n" -" - `` Kurulacak cog veya coglar.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:814 #: redbot/cogs/downloader/downloader.py:1223 @@ -441,20 +396,12 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " -msgstr "Cog kaldır.\n\n" -" Sadece önceden kurulumu Downloader kullanılarak yapılmış\n" -" cogları kaldırabilirsiniz.\n\n" -" Örnekler:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" -" **Seçenekler**\n\n" -" - `` Kaldırılacak cog veya coglar.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:949 msgid "Successfully uninstalled cogs: " @@ -496,18 +443,12 @@ msgstr "\n" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " -msgstr "Cog sabitle - bu cogları şu anki sürümlerine kilitler.\n\n" -" Örnekler:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin eski_cog1 eski_cog2`\n\n" -" **Seçenekler**\n\n" -" - `` Sabitlenecek cog veya coglar. Zaten kurulu olmaları gerekir.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1013 msgid "Pinned cogs: " @@ -533,16 +474,11 @@ msgstr "\n" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." -msgstr "Cog sabitlemesini kaldır - bu seçilen cogların güncelleme kilidini açar.\n\n" -" Örneks:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin yeni_cog1 yeni_cog2`\n\n" -" **Seçenekler**\n\n" -" - `` Sabitlemesi kaldırılacak cog veya coglar. Zaten kurulu ve sabitlenmiş olmaları gerekir." +msgstr "" #: redbot/cogs/downloader/downloader.py:1047 msgid "Unpinned cogs: " @@ -634,10 +570,10 @@ msgstr "Yüklü olan tüm coglar güncel." #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -648,9 +584,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -665,8 +601,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -717,63 +653,47 @@ msgstr "Yüklü olan tüm coglar zaten güncel." #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " -msgstr "Bir depodan kurulabilen tüm cogları listele.\n\n" -" Örnek:\n" -" - `[p]cog list 26-Cogs`\n\n" -" **Seçenekler**\n\n" -" - `` İçindeki coglar listelenecek depo.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" -"{text}" -msgstr "Yüklü Coglar:\n" +msgid "# Installed Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" -"{text}" -msgstr "Yüklenen Cog:\n" +msgid "# Installed Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." -msgstr "Mevcut Coglar:\n" -"Mevcut başka cog bulunmamakta." +msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" -"{text}" -msgstr "Mevcut Coglar:\n" +msgid "> Available Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" -"{text}" -msgstr "Mevcut Cog:\n" +msgid "> Available Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1360 #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" " " -msgstr "Tek bir cog hakkında bilgi listele.\n\n" -" Örnek:\n" -" - `[p]cog info 26-Cogs defender`\n\n" -" **Seçenekler**\n\n" -" - `` Cog verisinin alınacağı depo.\n" -" - `` Hakkında bilgi alınacak cog.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1373 msgid "There is no cog `{cog_name}` in the repo `{repo.name}`" @@ -951,17 +871,11 @@ msgstr "Tamam o zaman." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " -msgstr "Bir komutun hangi cog tarafından sağlandığını bul.\n\n" -" Bu sadece load edilmiş coglar için çalışır.\n\n" -" Örnek:\n" -" - `[p]findcog ping`\n\n" -" **Seçenekler**\n\n" -" - `` Aranacak komut.\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1744 msgid "That command doesn't seem to exist." diff --git a/redbot/cogs/downloader/locales/uk-UA.po b/redbot/cogs/downloader/locales/uk-UA.po index 5a931de09..9932ce587 100644 --- a/redbot/cogs/downloader/locales/uk-UA.po +++ b/redbot/cogs/downloader/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/vi-VN.po b/redbot/cogs/downloader/locales/vi-VN.po index d0bdbed5b..e07798f54 100644 --- a/redbot/cogs/downloader/locales/vi-VN.po +++ b/redbot/cogs/downloader/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/zh-CN.po b/redbot/cogs/downloader/locales/zh-CN.po index b5613190f..1d2f9a22b 100644 --- a/redbot/cogs/downloader/locales/zh-CN.po +++ b/redbot/cogs/downloader/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -57,8 +57,8 @@ msgstr "" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" @@ -90,8 +90,8 @@ msgstr "" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -130,8 +130,8 @@ msgstr "" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " @@ -155,18 +155,18 @@ msgid "There are no repos installed." msgstr "" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" +msgid "# Installed Repos\n" msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" +msgid "# Installed Repo\n" msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " @@ -201,9 +201,9 @@ msgstr "" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " @@ -280,8 +280,8 @@ msgstr "" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" @@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" @@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " @@ -408,8 +408,8 @@ msgstr "" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " @@ -437,8 +437,8 @@ msgstr "" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." msgstr "" @@ -525,10 +525,10 @@ msgstr "" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" @@ -539,9 +539,9 @@ msgstr "" #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" @@ -606,34 +606,34 @@ msgstr "" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" +msgid "# Installed Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" +msgid "# Installed Cog\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "{text}" msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" +msgid "> Available Cog\n" "{text}" msgstr "" @@ -641,7 +641,7 @@ msgstr "" #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" @@ -801,7 +801,7 @@ msgstr "" msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " diff --git a/redbot/cogs/downloader/locales/zh-TW.po b/redbot/cogs/downloader/locales/zh-TW.po index 30475b926..cf7ec5dba 100644 --- a/redbot/cogs/downloader/locales/zh-TW.po +++ b/redbot/cogs/downloader/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-03-20 20:32+0000\n" +"POT-Creation-Date: 2023-05-13 17:22+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -68,21 +68,13 @@ msgstr "安裝由 Cog Creators 製作的社區 cog。\n\n" msgid "\n" " Install a group of dependencies using pip.\n\n" " Examples:\n" -" - `[p]pipinstall bs4`\n" -" - `[p]pipinstall py-cpuinfo psutil`\n\n" +" - `[p]pipinstall bs4`\n" +" - `[p]pipinstall py-cpuinfo psutil`\n\n" " Improper usage of this command can break your bot, be careful.\n\n" " **Arguments**\n\n" " - `` The package or packages you wish to install.\n" " " -msgstr "\n" -" 使用 pip 安裝一組依賴項。\n\n" -" 例子:\n" -" -`[p]pipinstall bs4`\n" -" -`[p]pipinstall py-cpuinfo psutil`\n\n" -" 不正確地使用此指令可能會破壞您的機器人,請小心。\n\n" -" **參數**\n\n" -" - `` 您希望安裝的一個或多個包。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:503 msgid "Libraries installed." @@ -109,8 +101,8 @@ msgstr "存儲庫的基本管理命令。" #, docstring msgid "Add a new repo.\n\n" " Examples:\n" -" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" +" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" +" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" " Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n" " The branch will be the default branch if not specified.\n\n" " **Arguments**\n\n" @@ -118,17 +110,7 @@ msgid "Add a new repo.\n\n" " - `` URL to the cog branch. Usually GitHub or GitLab.\n" " - `[branch]` Optional branch to install cogs from.\n" " " -msgstr "添加一個新的 repo。\n\n" -" 例子:\n" -" -`[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n" -" -`[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n" -" 存儲庫名稱只能包含字符 A-z、數字、下劃線、連字符和點(但不能以點開頭或結尾)。\n\n" -" 如果未指定,該分支將是默認分支。\n\n" -" **參數**\n\n" -" - `` 為 repo 指定的名稱。\n" -" - `` cog 分支的 URL。 通常是 GitHub 或 GitLab。\n" -" - `[branch]` 從中安裝 cogs 的可選分支。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:546 msgid "Repo names cannot start or end with a dot." @@ -159,19 +141,12 @@ msgstr "Repo“{name}”已成功添加。" msgid "\n" " Remove repos and their files.\n\n" " Examples:\n" -" - `[p]repo delete 26-Cogs`\n" -" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo delete 26-Cogs`\n" +" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo or repos to remove.\n" " " -msgstr "\n" -"刪除repo及其文件。\n\n" -" 例子:\n" -" -`[p]repo delete 26-Cogs`\n" -" -`[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **參數**\n\n" -" - `` 要刪除的一個或多個 repo。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:612 msgid "Successfully deleted repos: " @@ -191,27 +166,22 @@ msgid "There are no repos installed." msgstr "沒有已安裝repo協議。" #: redbot/cogs/downloader/downloader.py:628 -msgid "Installed Repos:\n\n" -msgstr "已安裝的Repos:\n\n" +msgid "# Installed Repos\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:630 -msgid "Installed Repo:\n\n" -msgstr "已安裝的Repo: \n\n" +msgid "# Installed Repo\n" +msgstr "" #: redbot/cogs/downloader/downloader.py:639 #, docstring msgid "Show information about a repo.\n\n" " Example:\n" -" - `[p]repo info 26-Cogs`\n\n" +" - `[p]repo info 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The name of the repo to show info about.\n" " " -msgstr "顯示有關repo的資訊。\n\n" -" 例子:\n" -" -`[p]repo info 26-Cogs`\n\n" -" **參數**\n\n" -" - `` 要顯示該資訊的 repo 名稱。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:648 #: redbot/cogs/downloader/downloader.py:1393 @@ -244,21 +214,13 @@ msgstr "Repo {repo_name} 的資訊:{information}" msgid "Update all repos, or ones of your choosing.\n\n" " This will *not* update the cogs installed from those repos.\n\n" " Examples:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" +" - `[p]repo update`\n" +" - `[p]repo update 26-Cogs`\n" +" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" " **Arguments**\n\n" " - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n" " " -msgstr "更新所有repo協議,或您選擇的repo協議。\n\n" -" 這將 *不會* 更新從那些 repos 安裝的 cogs。\n\n" -" 例子:\n" -" - `[p]repo update`\n" -" - `[p]repo update 26-Cogs`\n" -" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n" -" **參數**\n\n" -" - `[repos...]` 要更新的一個或多個 repos 的名稱。如果省略,則更新所有repo協議。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:685 msgid "Repo update completed successfully." @@ -339,20 +301,13 @@ msgstr "已重新安裝所有已安裝的 cog,和Cog的共享資料庫。" #, docstring msgid "Install a cog from the given repo.\n\n" " Examples:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" +" - `[p]cog install 26-Cogs defender`\n" +" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "從給定的 repo 安裝一個 cog。\n\n" -" 例子:\n" -" - `[p]cog install 26-Cogs defender`\n" -" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n" -" **參數**\n\n" -" - `` 要從中安裝 cogs 的 repo 的名稱。\n" -" - `` 要安裝的一個或多個 cog。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:787 #, docstring @@ -361,23 +316,13 @@ msgid "Install a cog from the specified revision of given repo.\n\n" " The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n" " Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n" " Example:\n" -" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" +" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" " **Arguments**\n\n" " - `` The name of the repo to install cogs from.\n" " - `` The revision to install from.\n" " - `` The cog or cogs to install.\n" " " -msgstr "從給定 repo 的指定版本安裝一個 cog。\n\n" -" 修訂是“提交 ID”,它指向代碼中進行特定更改時的位置。\n" -" 通過[在該 repo 上按“y”](https://docs.github.com/en/free-pro-team@latest/github/managing-files),可以在任何 GitHub 存儲庫的 URL 欄中找到最新版本 -in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit)。\n\n" -" 可以通過 [查看任何repo的提交歷史記錄](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png) 在 URL 欄中找到舊版本\n\n" -" 例子:\n" -" -`[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n" -" **參數**\n\n" -" - `` 要從中安裝 cogs 的 repo 的名稱。\n" -" - `` 要安裝的版本。\n" -" - `` 要安裝的一個或多個 cog。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:814 #: redbot/cogs/downloader/downloader.py:1223 @@ -451,20 +396,12 @@ msgid "Uninstall cogs.\n\n" " You may only uninstall cogs which were previously installed\n" " by Downloader.\n\n" " Examples:\n" -" - `[p]cog uninstall defender`\n" -" - `[p]cog uninstall say roleinvite`\n\n" +" - `[p]cog uninstall defender`\n" +" - `[p]cog uninstall say roleinvite`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to uninstall.\n" " " -msgstr "卸載cog。\n\n" -" 您只能卸載以前安裝的cogs\n" -" 通過下載器。\n\n" -" 例子:\n" -" -`[p]cog uninstall defender`\n" -" -`[p]cog uninstall say roleinvite`\n\n" -" **參數**\n\n" -" - `` 要卸載的一個或多個 cog。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:949 msgid "Successfully uninstalled cogs: " @@ -506,18 +443,12 @@ msgstr "\n" #, docstring msgid "Pin cogs - this will lock cogs on their current version.\n\n" " Examples:\n" -" - `[p]cog pin defender`\n" -" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" +" - `[p]cog pin defender`\n" +" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to pin. Must already be installed.\n" " " -msgstr "Pin cogs - 這會將 cogs 鎖定在當前版本上。\n\n" -" 例子:\n" -" - `[p]cog pin defender`\n" -" -`[p]cog pin outdated_cog1 outdated_cog2`\n\n" -" **參數**\n\n" -" - `` 要固定的一個或多個cog。且必須是已經安裝cog。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1013 msgid "Pinned cogs: " @@ -543,16 +474,11 @@ msgstr "\n" #, docstring msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n" " Examples:\n" -" - `[p]cog unpin defender`\n" -" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" +" - `[p]cog unpin defender`\n" +" - `[p]cog unpin updated_cog1 updated_cog2`\n\n" " **Arguments**\n\n" " - `` The cog or cogs to unpin. Must already be installed and pinned." -msgstr "Unpin cogs - 這將從這些 cogs 中刪除更新鎖。\n\n" -" 例子:\n" -" -`[p]cog unpin defender`\n" -" -`[p]cog unpin updated_cog1 updated_cog2`\n\n" -" **參數**\n\n" -" - `` 要取消固定的一個或多個齒輪。且必須為已經安裝並固定。" +msgstr "" #: redbot/cogs/downloader/downloader.py:1047 msgid "Unpinned cogs: " @@ -644,45 +570,28 @@ msgstr "所有已安裝的cog都是最新的。" #, docstring msgid "Update all cogs, or ones of your choosing.\n\n" " Examples:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" +" - `[p]cog update`\n" +" - `[p]cog update True`\n" +" - `[p]cog update defender`\n" +" - `[p]cog update True defender`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n" " " -msgstr "更新所有齒輪,或您選擇的齒輪。\n\n" -" 例子:\n" -" - `[p]cog update`\n" -" - `[p]cog update True`\n" -" - `[p]cog update defender`\n" -" - `[p]cog update True defender`\n\n" -" **參數**\n\n" -" - `[reload]` 是否在更新後立即重新加載齒輪。\n" -" - `[cogs...]` 要更新的一個或多個 cog。如果省略,則更新所有齒輪。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1148 #, docstring msgid "Update all cogs from repos of your choosing.\n\n" " Examples:\n" -" - `[p]cog updateallfromrepos 26-Cogs`\n" -" - `[p]cog updateallfromrepos True 26-Cogs`\n" -" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" +" - `[p]cog updateallfromrepos 26-Cogs`\n" +" - `[p]cog updateallfromrepos True 26-Cogs`\n" +" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" " " -msgstr "從您選擇的repo中更新所有齒輪。\n\n" -" 例子:\n" -" -`[p]cog updateallfromrepos 26-Cogs`\n" -" -`[p]cog updateallfromrepos True 26-Cogs`\n" -" -`[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n" -" **參數**\n\n" -" - `[reload]` 是否在更新後立即重新加載齒輪。\n" -" - `` 用於更新所有 cog 的一個或多個 repo。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1173 #, docstring @@ -692,28 +601,15 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo. " downgrade the cog, uninstall and install it again.\n\n" " See `[p]cog installversion` for an explanation of `revision`.\n\n" " Examples:\n" -" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" +" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" +" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" " **Arguments**\n\n" " - `[reload]` Whether to reload cogs immediately after update or not.\n" " - `` The repo or repos to update all cogs from.\n" " - `` The revision to update to.\n" " - `[cogs...]` The cog or cogs to update.\n" " " -msgstr "將所有 cog 或您選擇的 cog 更新為一個 repo 的選定版本。\n\n" -" 請注意,更新並不意味著降級,因此並不意味著“修訂”\n" -" 必須比 cog 當前安裝的版本更新。 如果你想\n" -" 降級齒輪,卸載並重新安裝。\n\n" -" 有關 `revision` 的解釋,請參見 `[p]cog installversion`。\n\n" -" 例子:\n" -" -`[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n" -" -`[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n" -" **參數**\n\n" -" - `[reload]` 是否在更新後立即重新加載齒輪。\n" -" - `` 用於更新所有 cog 的 repo 或 repos。\n" -" - `` 要更新到的修訂版。\n" -" - `[cogs...]` 要更新的一個或多個 cog。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1255 msgid "There were no cogs to check." @@ -757,63 +653,47 @@ msgstr "所有安裝的cogs都已經是最新的。" #, docstring msgid "List all available cogs from a single repo.\n\n" " Example:\n" -" - `[p]cog list 26-Cogs`\n\n" +" - `[p]cog list 26-Cogs`\n\n" " **Arguments**\n\n" " - `` The repo to list cogs from.\n" " " -msgstr "列出單個倉庫中的所有可用齒輪。\n\n" -" 例子:\n" -" - `[p]cog list 26-Cogs`\n\n" -" **參數**\n\n" -" - `` 列出 cog 的 repo。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1336 -msgid "Installed Cogs:\n" -"{text}" -msgstr "已安裝的Cogs:\n" +msgid "# Installed Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1338 -msgid "Installed Cog:\n" -"{text}" -msgstr "已安裝的Cog:\n" +msgid "# Installed Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1349 -msgid "Available Cogs:\n" +msgid "> Available Cogs\n" "No cogs are available." -msgstr "可用的Cogs:\n" -"沒有可用的Cogs。" +msgstr "" #: redbot/cogs/downloader/downloader.py:1351 -msgid "Available Cogs:\n" -"{text}" -msgstr "可用的Cogs:\n" +msgid "> Available Cogs\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1353 -msgid "Available Cog:\n" -"{text}" -msgstr "可用的Cog:\n" +msgid "> Available Cog\n" "{text}" +msgstr "" #: redbot/cogs/downloader/downloader.py:1360 #, docstring msgid "List information about a single cog.\n\n" " Example:\n" -" - `[p]cog info 26-Cogs defender`\n\n" +" - `[p]cog info 26-Cogs defender`\n\n" " **Arguments**\n\n" " - `` The repo to get cog info from.\n" " - `` The cog to get info on.\n" " " -msgstr "列出有關單個齒輪的信息。\n\n" -" 例子:\n" -" - `[p]cog info 26-Cogs defender`\n\n" -" **參數**\n\n" -" - `` 從中獲取 cog 信息的 repo。\n" -" - `` 要獲取信息的 cog。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1373 msgid "There is no cog `{cog_name}` in the repo `{repo.name}`" @@ -992,17 +872,11 @@ msgstr "OK then." msgid "Find which cog a command comes from.\n\n" " This will only work with loaded cogs.\n\n" " Example:\n" -" - `[p]findcog ping`\n\n" +" - `[p]findcog ping`\n\n" " **Arguments**\n\n" " - `` The command to search for.\n" " " -msgstr "查找指令來自哪個齒輪。\n\n" -" 這僅適用於加載的齒輪。\n\n" -" 例子:\n" -" -`[p]findcog ping`\n\n" -" **參數**\n\n" -" - `` 要搜索的命令。\n" -" " +msgstr "" #: redbot/cogs/downloader/downloader.py:1744 msgid "That command doesn't seem to exist." diff --git a/redbot/cogs/economy/locales/ar-SA.po b/redbot/cogs/economy/locales/ar-SA.po index 5d8a083b9..ace7498a6 100644 --- a/redbot/cogs/economy/locales/ar-SA.po +++ b/redbot/cogs/economy/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -159,9 +159,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -205,7 +205,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -271,7 +271,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -289,7 +289,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -307,8 +307,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -323,8 +323,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -339,7 +339,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -359,7 +359,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/bg-BG.po b/redbot/cogs/economy/locales/bg-BG.po index d5bb436a8..f54eef978 100644 --- a/redbot/cogs/economy/locales/bg-BG.po +++ b/redbot/cogs/economy/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/cs-CZ.po b/redbot/cogs/economy/locales/cs-CZ.po index 815f1fdbd..2c6ec39d3 100644 --- a/redbot/cogs/economy/locales/cs-CZ.po +++ b/redbot/cogs/economy/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "Zůstatek {user} je {num} {currency}" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "{user} převedl {num} {currency} uživateli {other_user}" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -158,9 +158,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -204,7 +204,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -270,7 +270,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -288,7 +288,7 @@ msgstr "Minimální sázka je nyní {bid} {currency}." #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -306,8 +306,8 @@ msgstr "Maximální sázka je nyní {bid} {currency}." #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -322,8 +322,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -338,7 +338,7 @@ msgstr "Hodnota upravena. Mezi jednotlivými výplatami musí uplynout alespoň #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -358,7 +358,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/da-DK.po b/redbot/cogs/economy/locales/da-DK.po index 169a6c9b8..6eaf7c2c1 100644 --- a/redbot/cogs/economy/locales/da-DK.po +++ b/redbot/cogs/economy/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/de-DE.po b/redbot/cogs/economy/locales/de-DE.po index 202d66059..e3b46e61b 100644 --- a/redbot/cogs/economy/locales/de-DE.po +++ b/redbot/cogs/economy/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -83,18 +83,12 @@ msgstr "Basics-Befehl um die Bank zu Verwalten." #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " -msgstr "Den Kontostand eines Benutzers anzeigen.\n\n" -" Beispiel:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" -" **Argumente**\n\n" -" - `` Der Benutzer, dessen Kontostand überprüft wird. Falls ausgelassen, wird standardmäßig Ihr eigener Wert verwendet.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:202 msgid "{user}'s balance is {num} {currency}" @@ -105,7 +99,7 @@ msgstr "Guthaben von {user} beträgt {num} {currency}" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -121,9 +115,9 @@ msgstr "{user} überwies {num} {currency} an {other_user}" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -172,9 +166,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -218,7 +212,7 @@ msgstr "Ich kann keine Direktnachrichten an dich senden." #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -285,7 +279,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -303,7 +297,7 @@ msgstr "Mindestwetteinsatz beträgt jetzt {bid} {currency}." #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -321,8 +315,8 @@ msgstr "Maximalwetteinsatz beträgt jetzt {bid} {currency}." #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -337,8 +331,8 @@ msgstr "Abklingzeit beträgt jetzt {num} Sekunden." #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -353,7 +347,7 @@ msgstr "Wert geändert. Mindestens {num} Sekunden müssen zwischen jedem Zahltag #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -373,7 +367,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/es-ES.po b/redbot/cogs/economy/locales/es-ES.po index 645e38a73..9c1ae1f37 100644 --- a/redbot/cogs/economy/locales/es-ES.po +++ b/redbot/cogs/economy/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -83,18 +83,12 @@ msgstr "Comando base para administrar el banco." #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " -msgstr "Mostrar el saldo de la cuenta del usuario.\n\n" -" Ejemplo:\n" -" - `[p]saldo bancario`\n" -" - `[p]saldo bancario @Twentysix`\n\n" -" **Argumentos**\n\n" -" - `` El usuario para comprobar el saldo. Si se omite, el valor predeterminado de su propio saldo.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:202 msgid "{user}'s balance is {num} {currency}" @@ -105,19 +99,12 @@ msgstr "El saldo de {user} es {num} {currency}" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" " " -msgstr "Transferir moneda a otros usuarios.\n\n" -" Esto saldrá de tu saldo, así que asegúrate de tener suficiente.\n\n" -" Ejemplo:\n" -" - `[p]transferencia bancaria @Twentysix 500`\n\n" -" **Argumentos**\n\n" -" - `` El usuario al que dar moneda.\n" -" - `` La cantidad de moneda a dar.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:230 msgid "{user} transferred {num} {currency} to {other_user}" @@ -128,23 +115,14 @@ msgstr "{user} transfirió {num} {currency} a {other_user}" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" " " -msgstr "Establece el saldo de la cuenta bancaria de un usuario.\n\n" -" Poner + o - firma antes de la cantidad añadirá/quitar moneda en la cuenta bancaria del usuario en su lugar.\n\n" -" Ejemplos:\n" -" - `[p]bank set @Twentysix 26` - Establece el saldo a 26\n" -" - `[p]bank set @Twentysix +2` - Incrementa el saldo en 2\n" -" - `[p]bank set @Twentysix -6` - Disminuye el saldo en 6\n\n" -" **Argumentos**\n\n" -" - `` El usuario para establecer la moneda.\n" -" - `` La cantidad de moneda a la que establecer su saldo.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:262 msgid "{author} added {num} {currency} to {user}'s account." @@ -190,23 +168,14 @@ msgstr "{author.mention} Demasiado pronto. Tu próximo día de pago es {relative msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" " " -msgstr "Muestra la tabla de clasificaciones.\n\n" -" Por defecto es el top 10.\n\n" -" Ejemplos:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Muestra el top 50 en lugar del top 10.\n" -" - `[p]leaderboard 100 yes` - Muestra los 100 mejores de todos los servidores.\n\n" -" **Argumentos**\n\n" -" - `` ¿Cuántas posiciones se mostrarán en la tabla de clasificación. Por defecto es 10 si se omite.\n" -" - `` Si quieres incluir resultados de todos los servidores. Esto será por defecto falso a menos que se especifique.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:427 msgid "Page {page_num}/{page_len}." @@ -245,16 +214,11 @@ msgstr "No puedo enviarte mensajes directos." #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " -msgstr "Utilizar la máquina tragaperras.\n\n" -" Ejemplo:\n" -" - `[p]slot 50`\n\n" -" **Argumentos**\n\n" -" - `` La cantidad a apostar en la máquina tragaperras. Los pagos ganadores son más altos cuando apuestas más.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:562 msgid "You're on cooldown, try again in a bit." @@ -324,16 +288,11 @@ msgstr "---Montos del Día de Pago según Roles---\n" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " -msgstr "Ajuste la oferta mínima de la máquina tragaperras.\n\n" -" Ejemplo:\n" -" - `[p]economyset slotmin 10`\n\n" -" **Argumentos**\n\n" -" - `` La nueva oferta mínima para usar la máquina tragaperras. Por defecto es 5.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:717 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." @@ -347,16 +306,11 @@ msgstr "La oferta mínima es ahora {bid} {currency}." #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " -msgstr "Ajuste la oferta máxima de la máquina tragaperras.\n\n" -" Ejemplo:\n" -" - `[p]economyset slotmax 50`\n\n" -" **Argumentos**\n\n" -" - `` La nueva oferta máxima para usar la máquina tragaperras. Por defecto es 100.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:752 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." @@ -370,20 +324,13 @@ msgstr "La oferta máxima es ahora {bid} {currency}." #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "Establece el tiempo de enfriamiento para la máquina tragaperras.\n\n" -" Ejemplos:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" -" **Argumentos**\n\n" -" - `` La nueva duración a esperar entre los usos de la máquina tragaperras. Por defecto es 5 segundos.\n" -" Acepta: segundos, minutos, horas, días, semanas (si no se especifica ninguna unidad, la duración se asume que se da en segundos)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:789 msgid "Cooldown is now {num} seconds." @@ -393,20 +340,13 @@ msgstr "El tiempo de enfriamiento ahora es de {num} segundos." #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "Establece el tiempo de espera para el comando payday.\n\n" -" Ejemplos:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" -" **Argumentos**\n\n" -" - `` La nueva duración a esperar entre los usos de pago. Por defecto es 5 minutos.\n" -" Acepta: segundos, minutos, horas, días, semanas (si no se especifica ninguna unidad, la duración se asume que se da en segundos)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:813 msgid "Value modified. At least {num} seconds must pass between each payday." @@ -416,16 +356,11 @@ msgstr "Valor modificado. Al menos {num} segundos deben pasar entre cada día de #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " -msgstr "Establecer la cantidad ganada cada día de pago.\n\n" -" Ejemplo:\n" -" - `[p]economyset paydayamount 400`\n\n" -" **Argumentos**\n\n" -" - `` La nueva cantidad a dar al usar el comando payday. Por defecto es 120.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:833 msgid "Amount must be greater than zero and less than {maxbal}." @@ -441,20 +376,12 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" " " -msgstr "Establecer la cantidad ganada cada día de pago para un rol.\n\n" -" Establece a `0` para eliminar la cantidad del día de pago que has establecido para ese rol.\n\n" -" Sólo disponible cuando no se utiliza un banco global.\n\n" -" Ejemplo:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" -" **Argumentos**\n\n" -" - `` El rol al que asignar una cantidad personalizada del día de pago.\n" -" - `` La nueva cantidad a dar al usar el comando de día de pago.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:868 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." diff --git a/redbot/cogs/economy/locales/fi-FI.po b/redbot/cogs/economy/locales/fi-FI.po index c0180cbb0..9beeae9b6 100644 --- a/redbot/cogs/economy/locales/fi-FI.po +++ b/redbot/cogs/economy/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/fr-FR.po b/redbot/cogs/economy/locales/fr-FR.po index 77a7c2bd3..ad89064a3 100644 --- a/redbot/cogs/economy/locales/fr-FR.po +++ b/redbot/cogs/economy/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -83,8 +83,8 @@ msgstr "Commande de base pour gérer la banque." #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -99,7 +99,7 @@ msgstr "Le solde de {user} est {num} {currency}" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -115,9 +115,9 @@ msgstr "{user} a transféré {num} {currency} à {other_user}" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -166,9 +166,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -212,16 +212,11 @@ msgstr "Je ne peux pas vous envoyer de messages privé." #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " -msgstr "Utilise la machine à sous.\n\n" -" Exemple:\n" -" - `[p]slot 50`\n\n" -" **Arguments**\n\n" -" - `` La somme à miser dans la machine à sous. Les gains gagnant sont plus haut quand votre mise est haute.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:562 msgid "You're on cooldown, try again in a bit." @@ -284,7 +279,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -302,7 +297,7 @@ msgstr "La mise minimum est maintenant de {bid} {currency}." #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -320,8 +315,8 @@ msgstr "La mise maximum est maintenant de {bid} {currency}." #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -336,8 +331,8 @@ msgstr "Le cooldown est maintenant de {num} secondes." #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -352,7 +347,7 @@ msgstr "Valeur modifiée. Au moins {num} secondes doivent passer entre chaque pa #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -372,7 +367,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/hi-IN.po b/redbot/cogs/economy/locales/hi-IN.po index 1470a2a24..814180a5f 100644 --- a/redbot/cogs/economy/locales/hi-IN.po +++ b/redbot/cogs/economy/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/hr-HR.po b/redbot/cogs/economy/locales/hr-HR.po index e6cb19a10..dd1d8d9da 100644 --- a/redbot/cogs/economy/locales/hr-HR.po +++ b/redbot/cogs/economy/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/hu-HU.po b/redbot/cogs/economy/locales/hu-HU.po index 63afcebb0..6250c706e 100644 --- a/redbot/cogs/economy/locales/hu-HU.po +++ b/redbot/cogs/economy/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/id-ID.po b/redbot/cogs/economy/locales/id-ID.po index 5c1f5b400..6c40d21d5 100644 --- a/redbot/cogs/economy/locales/id-ID.po +++ b/redbot/cogs/economy/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "Saya tidak dapat mengirim pesan langsung kepada Anda." #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/it-IT.po b/redbot/cogs/economy/locales/it-IT.po index cb5a061a7..2efc7661e 100644 --- a/redbot/cogs/economy/locales/it-IT.po +++ b/redbot/cogs/economy/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "Io non riesco a inviare messaggi diretti a voi." #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/ja-JP.po b/redbot/cogs/economy/locales/ja-JP.po index ce69aa37b..b42cab729 100644 --- a/redbot/cogs/economy/locales/ja-JP.po +++ b/redbot/cogs/economy/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/ko-KR.po b/redbot/cogs/economy/locales/ko-KR.po index 84e4d3aef..12c5cde2d 100644 --- a/redbot/cogs/economy/locales/ko-KR.po +++ b/redbot/cogs/economy/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "사용자님에게 직접 메시지를 보낼 수 없어요." #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/nb-NO.po b/redbot/cogs/economy/locales/nb-NO.po index cfb52e21d..4e5ff38f7 100644 --- a/redbot/cogs/economy/locales/nb-NO.po +++ b/redbot/cogs/economy/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -83,18 +83,12 @@ msgstr "Base-kommandoen for å administrere banken." #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " -msgstr "Vis brukerens kontosaldo.\n\n" -" Eksempel:\n" -" - `[p]bank balance`\n" -" - `[p]bank balanse @Twentysix`\n\n" -" **Argumenter**\n\n" -" - `` Brukeren som skal sjekke saldoen. Hvis utelatt, settes standard til din egen saldo.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:202 msgid "{user}'s balance is {num} {currency}" @@ -105,19 +99,12 @@ msgstr "{user} sin saldo er {num} {currency}" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" " " -msgstr "Overfør valuta til andre brukere.\n\n" -" Dette vil gå ut av saldoen din, så pass på at du har nok.\n\n" -" Eksempel:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" -" **Argumenter**\n\n" -" - `` brukeren som skal gi valuta til.\n" -" - `` beløpet av valuta å gi.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:230 msgid "{user} transferred {num} {currency} to {other_user}" @@ -128,24 +115,14 @@ msgstr "{user} overførte {num} {currency} til {other_user}" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" " " -msgstr "Sett balanse for en bruker's bank\n\n" -" Å sette + eller - tegn før beløpet vil i stedet legge til / fjerne valuta på brukerens bankkonto\n\n" -" Eksempel:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" -" **Argumenter**\n\n" -" - `` Brukeren som skal angi valuta på.\n" -" - `` Mengden valuta som saldoen skal settes til.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:262 msgid "{author} added {num} {currency} to {user}'s account." @@ -191,23 +168,14 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" " " -msgstr "Skriv ut topplisten.\n\n" -" Standard til topp 10.\n\n" -" Eksempler:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Viser top 50 i stedet for topp 10.\n" -" - `[p]leaderboard 100 yes` - Viser topp 100 fra alle servere.\n\n" -" **Argumenter**\n\n" -" - `- Hvor mange posisjoner skal vise. Standarder til 10 hvis utelatt.\n" -" - `` om å inkludere resultater fra alle servere. Dette vil standard med mindre det er angitt.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:427 msgid "Page {page_num}/{page_len}." @@ -246,16 +214,11 @@ msgstr "Jeg kan ikke sende direktemeldinger til deg." #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " -msgstr "Bruk spormaskinen.\n\n" -" Eksempel:\n" -" -[p]slot 50`\n\n" -" **Argumenter**\n\n" -" -` Beløpet som skal vedlegges på spillmaskinen. Vinnende utbetalinger er høyere når du vedder flere.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:562 msgid "You're on cooldown, try again in a bit." @@ -320,16 +283,11 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " -msgstr "Still inn minste spormaskin bud.\n\n" -" Eksempel:\n" -" -[p]economyset slotmin 10`\n\n" -" **Argumenter**\n\n" -" - `` Det nye minimumsbudet for bruk av spillemaskinen. Standard er 5.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:717 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." @@ -343,16 +301,11 @@ msgstr "Minste budet er nå {bid} {currency}." #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " -msgstr "Angi maksimalt spormaskin bud.\n\n" -" Eksempel:\n" -" -[p]economyset slotmax 50`\n\n" -" **Argumenter**\n\n" -" -` Det nye maksimalbudet for bruk av spillemaskinen. Standard er 100.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:752 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." @@ -366,20 +319,13 @@ msgstr "Høyeste bud er nå {bid} {currency}." #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "Angi ventetikken for spormaskinen.\n\n" -" Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" -" **Argumenter**\n\n" -" - `Den nye varigheten for å vente i mellom bruk av maskinen igjen. Standard er 5 sekunder.\n" -" akseptere: sekunder, minutter, timer, dager, uker (hvis ingen enhet er angitt, varigheten forutsettes å være gitt i sekunder)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:789 msgid "Cooldown is now {num} seconds." @@ -389,20 +335,13 @@ msgstr "Nedkjøling er nå {num} sekunder." #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "Angi nedkjølingsoperasjonen for lønnskommandoen.\n\n" -" Eksempler:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" -" **Arguments**\n\n" -" - `` Den nye varigheten å vente i mellom bruk av betalingsdag. Standard er 5 minutter.\n" -" akseptere: sekunder, minutter, timer, dager, uker (hvis ingen enhet er angitt, varigheten forutsettes å være gitt i sekunder)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:813 msgid "Value modified. At least {num} seconds must pass between each payday." @@ -412,16 +351,11 @@ msgstr "Verdi er endret. Minst {num} sekunder må passere mellom hver lønn." #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " -msgstr "Still inn beløpet du har tjent hver betalingsdag.\n\n" -" Eksempel:\n" -" -[p]economyset paydayamount 400`\n\n" -" **Argumenter**\n\n" -" - `` Det nye beløpet å gi når du bruker kommandoen betaler. Standard er 120.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:833 msgid "Amount must be greater than zero and less than {maxbal}." @@ -437,7 +371,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/nl-NL.po b/redbot/cogs/economy/locales/nl-NL.po index c60ef5d30..97bcecb83 100644 --- a/redbot/cogs/economy/locales/nl-NL.po +++ b/redbot/cogs/economy/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "{user}'s balans is {num}{currency}" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "{user} verstuurde {num}{currency} naar {other_user}" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "Ik kan je geen persoonlijke berichten versturen." #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "Het minimum bod is nu {bid} {currency}." #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "Het maximum bod is nu {bid} {currency}." #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "Cooldown is nu {num} seconden." #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "Waarde gewijzigd. Ten minste {num} seconden moeten tussen elke betaaldag #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/pl-PL.po b/redbot/cogs/economy/locales/pl-PL.po index db7cfc931..cddcaa752 100644 --- a/redbot/cogs/economy/locales/pl-PL.po +++ b/redbot/cogs/economy/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -83,18 +83,12 @@ msgstr "Bazowa komenda do zarządzania bankiem." #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " -msgstr "Pokaż saldo konta użytkownika.\n\n" -" Przykład:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @KosiKage`\n\n" -" **Argumenty**\n\n" -" - `` Użytkownik do sprawdzenia sald. Jeśli pominięto, domyślnie jest to saldo Twojego konta.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:202 msgid "{user}'s balance is {num} {currency}" @@ -105,19 +99,12 @@ msgstr "Saldo {user} to {num} {currency}" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" " " -msgstr "Przenieś walutę do innych użytkowników.\n\n" -" To wyjdzie z Twojego salda, więc upewnij się, że masz wystarczająco dużo.\n\n" -" Przykład:\n" -" - `[p]bank transfer @KosiKage 500`\n\n" -" **Argumenty**\n\n" -" - `` Użytkownik, który poda walutę.\n" -" - `` Ilość waluty do podarowania.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:230 msgid "{user} transferred {num} {currency} to {other_user}" @@ -128,23 +115,14 @@ msgstr "{user} przekazał {num} {currency} dla {other_user}" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" " " -msgstr "Ustaw saldo konta bankowego użytkownika.\n\n" -" Znak + lub - zanim kwota zostanie dodana / usunięta z konta bankowego użytkownika.\n\n" -" Przykłady:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" -" **Argumenty**\n\n" -" - `` Użytkownik ustawiający walutę.\n" -" - `` Ilość waluty, na którą mają być ustawione saldo.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:262 msgid "{author} added {num} {currency} to {user}'s account." @@ -190,23 +168,14 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" " " -msgstr "Drukuj tablicę wyników.\n\n" -" Domyślnie na top 10.\n\n" -" Przykłady:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Pokazuje 50 najlepszych zamiast 10 najlepszych wyników.\n" -" - `[p]leaderboard 100 yes` - Pokazuje 100 najlepszych serwerów.\n\n" -" **Argumenty**\n\n" -" - `` Ile pozycji na tablicy wyników. Wartość domyślna 10 w przypadku pominięcia.\n" -" - `` Czy dołączyć wyniki ze wszystkich serwerów. To będzie domyślne dla Fałszu, chyba że określono.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:427 msgid "Page {page_num}/{page_len}." @@ -245,16 +214,11 @@ msgstr "Nie mogę wysyłać do ciebie bezpośrednich wiadomości." #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " -msgstr "Użyj slotu.\n\n" -" Przykład:\n" -" - `[p]slot 50`\n\n" -" **Argumenty**\n\n" -" - `` Ilość zakładów na maszynie szczelinowej. Wygrane wypłaty są wyższe, gdy zakładasz więcej.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:562 msgid "You're on cooldown, try again in a bit." @@ -324,16 +288,11 @@ msgstr "---Role Payday Kwoty---\n" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " -msgstr "Ustaw minimalną ilość slotu.\n\n" -" Przykład:\n" -" - `[p]economyset slotmin 10`\n\n" -" **Arguments**\n\n" -" - `` Nowa minimalna oferta za korzystanie z maszyny do slotu. Domyślnie 5.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:717 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." @@ -347,16 +306,11 @@ msgstr "Minimalna oferta to teraz {bid} {currency}." #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " -msgstr "Ustaw minimalną ilość slotu.\n\n" -" Przykład:\n" -" - `[p]economyset slotmin 10`\n\n" -" **Arguments**\n\n" -" - `` Nowa minimalna oferta za korzystanie z maszyny do slotu. Domyślnie 5.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:752 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." @@ -370,20 +324,13 @@ msgstr "Maksymalna oferta wynosi teraz {bid} {currency}." #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "Ustaw czas odnowienia dla maszyny do szczelinowania.\n\n" -" Przykłady:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" -" **Arguments**\n\n" -" - `` Nowy czas oczekiwania pomiędzy użytkowaniem maszyny do slotu. Domyślnie 5 sekund.\n" -" Akceptuje: sekundy, minuty, godziny, dni, tygodnie (jeśli nie określono jednostki, zakłada się, że czas trwania jest podany w sekundach)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:789 msgid "Cooldown is now {num} seconds." @@ -393,20 +340,13 @@ msgstr "Czas odnowienia wynosi {num} sekund." #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "Ustaw czas odnowienia dla polecenia payday.\n\n" -" Przykłady:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" -" **Arguments**\n\n" -" - `` Nowy okres oczekiwania między użytkowaniem płatnika. Domyślnie 5 minut.\n" -" Akceptuje: sekundy, minuty, godziny, dni, tygodnie (jeśli nie określono jednostki, zakłada się, że czas trwania jest podany w sekundach)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:813 msgid "Value modified. At least {num} seconds must pass between each payday." @@ -416,16 +356,11 @@ msgstr "Wartość zmodyfikowana. Co najmniej {num} sekund musi upłynąć pomię #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " -msgstr "Ustaw minimalną ilość slotu.\n\n" -" Przykład:\n" -" - `[p]economyset slotmin 400`\n\n" -" **Arguments**\n\n" -" - `` Nowa minimalna oferta za korzystanie z maszyny do slotu. Domyślnie 120.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:833 msgid "Amount must be greater than zero and less than {maxbal}." @@ -441,20 +376,12 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" " " -msgstr "Ustaw kwotę zarobioną każdego dnia dla roli.\n\n" -" Ustaw na `0` aby usunąć kwotę płatności ustawioną dla tej roli.\n\n" -" Dostępne tylko wtedy, gdy nie używasz banku globalnego.\n\n" -" Przykład:\n" -" - `[p]economyset rolepaydayamount @Członkowie 400`\n\n" -" **Argumenty**\n\n" -" - `` Rola do przypisania niestandardowej kwoty płatniczej.\n" -" - `` Nowa kwota, jaką należy podać przy użyciu polecenia zapłaty.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:868 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." diff --git a/redbot/cogs/economy/locales/pt-BR.po b/redbot/cogs/economy/locales/pt-BR.po index d3060632b..6035ea866 100644 --- a/redbot/cogs/economy/locales/pt-BR.po +++ b/redbot/cogs/economy/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -83,8 +83,8 @@ msgstr "Comando base para gerenciar o banco." #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -99,7 +99,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -115,9 +115,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -163,9 +163,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -209,7 +209,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -274,7 +274,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -292,7 +292,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -310,8 +310,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -326,8 +326,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -342,7 +342,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -362,7 +362,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/pt-PT.po b/redbot/cogs/economy/locales/pt-PT.po index cdf9c029d..5afdb856b 100644 --- a/redbot/cogs/economy/locales/pt-PT.po +++ b/redbot/cogs/economy/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/ru-RU.po b/redbot/cogs/economy/locales/ru-RU.po index 571092729..66fda3adf 100644 --- a/redbot/cogs/economy/locales/ru-RU.po +++ b/redbot/cogs/economy/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -83,18 +83,12 @@ msgstr "Базовая команда для управления банком." #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " -msgstr "Показать баланс счета пользователя.\n\n" -" Пример:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" -" **Аргументы**\n\n" -" - `` Пользователь, баланс которого необходимо проверить. Если опущен, то по умолчанию используется ваш собственный баланс.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:202 msgid "{user}'s balance is {num} {currency}" @@ -105,19 +99,12 @@ msgstr "Баланс пользователя {user}: {num} {currency}" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" " " -msgstr "Переводите валюту другим пользователям.\n\n" -" Это будет происходить из вашего баланса, поэтому убедитесь, что у вас его достаточно.\n\n" -" Пример:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" -" **Аргументы**\n\n" -" - `` Пользователь, которому нужно передать валюту.\n" -" - `` Количество валюты для перевода.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:230 msgid "{user} transferred {num} {currency} to {other_user}" @@ -128,23 +115,14 @@ msgstr "{user} перевёл {other_user} {num} {currency}" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" " " -msgstr "Устанавливает баланс банковского счета пользователя.\n\n" -" Если перед суммой поставить знаки + или -, то на банковском счете пользователя будет добавлена/удалена валюта.\n\n" -" Примеры:\n" -" - `[p]bank set @Twentysix 26` - Устанавливает баланс равным 26\n" -" - `[p]bank set @Twentysix +2` - Увеличивает баланс на 2\n" -" - `[p]bank set @Twentysix -6` - Уменьшает баланс на 6\n\n" -" **Аргументы**\n\n" -" - `` Пользователь, для которого нужно установить валюту.\n" -" - `` Сумма валюты, на которую нужно установить баланс.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:262 msgid "{author} added {num} {currency} to {user}'s account." @@ -190,23 +168,14 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" " " -msgstr "Вывести таблицу лидеров.\n\n" -" По умолчанию выводится 10 лучших.\n\n" -" Примеры:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Показывает топ-50 вместо топ-10.\n" -" - `[p]leaderboard 100 yes` - Показывает топ-100 со всех серверов.\n\n" -" **Аргументы**\n\n" -" - `` Сколько позиций в таблице лидеров показывать. По умолчанию 10, если не указано.\n" -" - `` Включать ли результаты со всех серверов. По умолчанию false, если не указано.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:427 msgid "Page {page_num}/{page_len}." @@ -245,16 +214,11 @@ msgstr "Я не могу отправить вам личное сообщени #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " -msgstr "Используйте игровой автомат.\n\n" -" Пример:\n" -" - `[p]slot 50`.\n\n" -" **Аргументы**\n\n" -" - `` Сумма ставки на игровом автомате. Выигрышные выплаты выше, если вы ставите больше.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:562 msgid "You're on cooldown, try again in a bit." @@ -319,16 +283,11 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " -msgstr "Установите минимальную ставку игрового автомата.\n\n" -" Пример:\n" -" - `[p]economyset slotmin 10`.\n\n" -" **Аргументы**\n\n" -" - `` Новая минимальная ставка для использования игрового автомата. По умолчанию 5.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:717 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." @@ -342,16 +301,11 @@ msgstr "Минимальная ставка сейчас {bid} {currency}." #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " -msgstr "Установите максимальную ставку игрового автомата.\n\n" -" Пример:\n" -" - `[p]economyset slotmax 50`.\n\n" -" **Аргументы**\n\n" -" - `` Новая максимальная ставка для использования игрового автомата. По умолчанию - 100.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:752 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." @@ -365,20 +319,13 @@ msgstr "Максимальная ставка сейчас {bid} {currency}." #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "Установите время охлаждения для игрового автомата.\n\n" -" Примеры:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" -" **Аргументы**\n\n" -" - `` Новая продолжительность восстановления между использованием игрового автомата. По умолчанию 5 секунд.\n" -" Принимает значения: секунды, минуты, часы, дни, недели (если единицы измерения не указаны, считается, что длительность задана в секундах)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:789 msgid "Cooldown is now {num} seconds." @@ -388,20 +335,13 @@ msgstr "Перерыв между играми теперь {num} секунд." #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "Установите время восстановления для команды payday.\n\n" -" Примеры:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" -" **Аргументы**\n\n" -" - `` Новая продолжительность восстановления между использованием payday. По умолчанию 5 минут.\n" -" Принимает значения: секунды, минуты, часы, дни, недели (если единицы измерения не указаны, считается, что продолжительность задана в секундах)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:813 msgid "Value modified. At least {num} seconds must pass between each payday." @@ -411,16 +351,11 @@ msgstr "Значение изменено. Теперь между выплат #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " -msgstr "Установите сумму, получаемую за каждую зарплату.\n\n" -" Пример:\n" -" - `[p]economyset paydayamount 400`\n\n" -" **Аргументы**\n\n" -" - `` Новая сумма, которую нужно выдать при использовании команды payday. По умолчанию 120.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:833 msgid "Amount must be greater than zero and less than {maxbal}." @@ -436,7 +371,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/sk-SK.po b/redbot/cogs/economy/locales/sk-SK.po index 07e862fbf..4891ccd4c 100644 --- a/redbot/cogs/economy/locales/sk-SK.po +++ b/redbot/cogs/economy/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/sl-SI.po b/redbot/cogs/economy/locales/sl-SI.po index 837488e24..c34ef6ae8 100644 --- a/redbot/cogs/economy/locales/sl-SI.po +++ b/redbot/cogs/economy/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/sv-SE.po b/redbot/cogs/economy/locales/sv-SE.po index bd295dc58..3d5a97bea 100644 --- a/redbot/cogs/economy/locales/sv-SE.po +++ b/redbot/cogs/economy/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "Jag kan inte skicka direkt meddelanden till dig." #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/tr-TR.po b/redbot/cogs/economy/locales/tr-TR.po index fdd2ebe5d..174ebdb87 100644 --- a/redbot/cogs/economy/locales/tr-TR.po +++ b/redbot/cogs/economy/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -83,18 +83,12 @@ msgstr "Bankayı yönetmek için temel komut." #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " -msgstr "Kullanıcının hesap bakiyesini göster.\n\n" -" Örnekler:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" -" **Seçenekler**\n\n" -" - `` Bakiyesi gösterilecek kullanıcı. Boş bırakılırsa, sizin bakiyeniz gösterilir.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:202 msgid "{user}'s balance is {num} {currency}" @@ -105,19 +99,12 @@ msgstr "{user} adlı kullanıcının bakiyesi {num} {currency}" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" " " -msgstr "Diğer kullanıcılara bakiye aktar.\n\n" -" Bu sizin bakiyenizden kesilecektir, bu yüzden sizde yeterli miktarda olduğundan emin olun.\n\n" -" Örnek:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" -" **Seçenekler**\n\n" -" - `` Bakiye aktarılacak kullanıcı.\n" -" - `` Ne kadar bakiye aktarılacağı.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:230 msgid "{user} transferred {num} {currency} to {other_user}" @@ -128,23 +115,14 @@ msgstr "{user}, {other_user} adlı kullanıcıya {num} {currency} aktardı" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" " " -msgstr "Bir kullanıcının banka hesabındaki bekiyeyi ayarla.\n\n" -" Miktarın önüne + veya - işaretleri koymak bunun yerine kullanıcının hesabına bakiye ekler/eksiltir.\n\n" -" Örnekler:\n" -" - `[p]bank set @Twentysix 26` - Bakiyeyi 26 yapar\n" -" - `[p]bank set @Twentysix +2` - Bakiyeyi 2 arttırır\n" -" - `[p]bank set @Twentysix -6` - Bakiyeyi 6 azaltır\n\n" -" **Seçenekler**\n\n" -" - `` Bakiyesi ayarlanacak kullanıcı.\n" -" - `` Bakiyenin ayarlanacağı miktar.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:262 msgid "{author} added {num} {currency} to {user}'s account." @@ -190,23 +168,14 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" " " -msgstr "Sıralamayı göster.\n\n" -" Varsayılan olarak en üstteki 10.\n\n" -" Örnekler:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - En üstteki 10 yerine 50 yi gösterir.\n" -" - `[p]leaderboard 100 yes` - Tüm sunuculardan en üstteki 100 ü gösterir.\n\n" -" **Seçenekler**\n\n" -" - `` Sıralamadı kaç yerin gösterileceği. Boş bırakılırsa 10 kabul edilir.\n" -" - `` Tüm sunucuların dahil edilip edilmeyeceği. Belirtilmediği sürece kapalıdır.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:427 msgid "Page {page_num}/{page_len}." @@ -245,16 +214,11 @@ msgstr "Sana özelden mesaj atamıyorum." #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " -msgstr "Slot makinesini kullan.\n\n" -" Örnek:\n" -" - `[p]slot 50`\n\n" -" **Seçenekler**\n\n" -" - `` Oynanacak miktar. Kazanıldığında alınan miktar oynanan miktarla birlikte artar.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:562 msgid "You're on cooldown, try again in a bit." @@ -324,16 +288,11 @@ msgstr "---Rollere Göre Maaş Miktarları---\n" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " -msgstr "Slot makinesinde oynanabilecek en az miktar.\n\n" -" Örnek:\n" -" - `[p]economyset slotmin 10`\n\n" -" **Seçenekler**\n\n" -" - `` Slot makinesinde oynanabilecek yeni en düşük miktar. Varsayılan miktar 5 dir.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:717 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." @@ -347,16 +306,11 @@ msgstr "Minimum teklif şimdi {bid} {currency} ' dir." #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " -msgstr "Slot makinesinde oynanabilecek en yüksek miktarı ayarla.\n\n" -" Örnek:\n" -" - `[p]economyset slotmax 50`\n\n" -" **Seçenekler**\n\n" -" - `` Slot makinesinde oynanabilecek yeni en fazla miktar. Varsayılan olarak 100 dür.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:752 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." @@ -370,20 +324,13 @@ msgstr "Maksimum teklifi şimdi {bid} {currency} ' dir." #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "Slot makinesi için bekleme süresini ayarla.\n\n" -" Örnekler:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" -" **Seçenekler**\n\n" -" - `` Slot makinesi tekrar kullanabilmek için beklenmesi gereken yeni süre. Varsayılan süre 5 saniyedir.\n" -" Süreyi saniyeler (s), dakikalar (m), saatler (h), günler (d) veya haftalar (w) olarak verebilirsiniz. (Eğer ölçü belirtilmediyse sürenin saniye olarak verildiği varsayılır)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:789 msgid "Cooldown is now {num} seconds." @@ -393,20 +340,13 @@ msgstr "Bekleme süresi şimdi {num} saniye." #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "Maaş komutu için bekleme süresini ayarla.\n\n" -" Örnekler:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" -" **Seçenekler**\n\n" -" - `` Payday komutunu tekrar kullanmak için beklenmesi gereken süreyi ayarla. Varsayılan süre 5 dakikadır.\n" -" Süreyi saniyeler (s), dakikalar (m), saatler (h), günler (d) veya haftalar (w) olarak verebilirsiniz. (Eğer ölçü belirtilmediyse sürenin saniye olarak verildiği varsayılır)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:813 msgid "Value modified. At least {num} seconds must pass between each payday." @@ -416,16 +356,11 @@ msgstr "Değer değiştirildi. Her ödeme günü arasında en az {num} saniye ge #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " -msgstr "Her maaş günü kazanılan miktarı ayarla.\n\n" -" Örnek:\n" -" - `[p]economyset paydayamount 400`\n\n" -" **Seçenekler**\n\n" -" - `` Maaş günü komutu kullanıldığında alınacak yeni miktar. Varsayılan olarak 120.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:833 msgid "Amount must be greater than zero and less than {maxbal}." @@ -441,20 +376,12 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" " " -msgstr "Bir rol için her maaş günü alınan parayı ayarlar.\n\n" -" Bu rol için ayarlanmış maaşı silmek için `0` a ayarlayın.\n\n" -" Bot genelinde banka ile kullanılamaz, sunucu genelinde olması gerekir.\n\n" -" Örnek:\n" -" - `[p]economyset rolepaydayamount @Üyeler 400`\n\n" -" **Seçenekler**\n\n" -" - `` Özel maaş miktarı belirlenecek rol.\n" -" - `` Maaş komutu kullanıldığında alınacak yeni para miktarı.\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:868 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." diff --git a/redbot/cogs/economy/locales/uk-UA.po b/redbot/cogs/economy/locales/uk-UA.po index 22277a7a0..cc060c1a3 100644 --- a/redbot/cogs/economy/locales/uk-UA.po +++ b/redbot/cogs/economy/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/vi-VN.po b/redbot/cogs/economy/locales/vi-VN.po index 2d3b0cfe7..4b5fe9c67 100644 --- a/redbot/cogs/economy/locales/vi-VN.po +++ b/redbot/cogs/economy/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -76,8 +76,8 @@ msgstr "" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " @@ -92,7 +92,7 @@ msgstr "" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" @@ -108,9 +108,9 @@ msgstr "" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" @@ -156,9 +156,9 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" @@ -202,7 +202,7 @@ msgstr "" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " @@ -267,7 +267,7 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " @@ -285,7 +285,7 @@ msgstr "" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " @@ -303,8 +303,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -319,8 +319,8 @@ msgstr "" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" @@ -335,7 +335,7 @@ msgstr "" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " @@ -355,7 +355,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/zh-CN.po b/redbot/cogs/economy/locales/zh-CN.po index 697ea2d80..8a6d6ce7a 100644 --- a/redbot/cogs/economy/locales/zh-CN.po +++ b/redbot/cogs/economy/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -83,18 +83,12 @@ msgstr "管理银行的基本命令" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " -msgstr "显示用户帐户余额\n\n" -" 示例:\n" -" - `[p]银行余额\n" -" - `[p]银行余额 @Twentysix`\n\n" -" **参数**\n\n" -" - `用户检查余额。 如果省略,默认你自己的余额\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:202 msgid "{user}'s balance is {num} {currency}" @@ -105,19 +99,12 @@ msgstr "{user} 的余额是 {num} {currency}" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" " " -msgstr "将货币转账给其他用户\n\n" -" 这将从你的余额中扣除,因此请确保你有足够的钱\n\n" -" 示例:\n" -" - `[p]银行转账 @Twentysix 500`\n\n" -" **参数**\n\n" -" - `` 要向其转账的用户\n" -" - ``要转账的货币数量\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:230 msgid "{user} transferred {num} {currency} to {other_user}" @@ -128,23 +115,14 @@ msgstr "{user} 把 {num} {currency} 转账到了 {other_user}" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" " " -msgstr "设置用户银行账户的余额\n\n" -" 在金额前加上+或-号将改为在用户的银行帐户中添加/删除货币\n\n" -" 示例:\n" -" - `[p]bankset @Twentysix 26` - 将余额设置为 26\n" -" - `[p]bankset @Twentysix +2` - 增加余额2\n" -" - `[p]bankset @Twentysix -6` - 减少余额6\n\n" -" **参数**\n\n" -" - ``用户设置货币\n" -" - `` 设置其余额所用的货币量\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:262 msgid "{author} added {num} {currency} to {user}'s account." @@ -190,23 +168,14 @@ msgstr "" msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" " " -msgstr "经济排行榜\n\n" -" 默认值到前10名\n\n" -" 示例:\n" -" - `[p]leadboard`\n" -" - `[p]leadboard 50` - 显示前50名而不是前10名\n" -" - `[p]leadboard 100 yes` - 显示所有服务器中的前100名。\n\n" -" **参数**\n\n" -" - `' 排行榜上要显示多少个位置。如果省略,则默认为10\n" -" - ``是否包括所有服务器的结果。除非指定,否则默认为false\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:427 msgid "Page {page_num}/{page_len}." @@ -245,16 +214,11 @@ msgstr "我不能向你发送私信" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " -msgstr "使用老虎机\n\n" -" 示例:\n" -" - `[p]slot 50`\n\n" -" **参数**\n\n" -" - `在老虎机上下注的金额。当你下更多的赌注时,中奖赔率会更高。。\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:562 msgid "You're on cooldown, try again in a bit." @@ -319,16 +283,11 @@ msgstr "" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " -msgstr "设置最低老虎机出价\n\n" -" 示例:\n" -" - `[p]economyset slotmin 10`\n\n" -" **Arguments**\n\n" -" - `使用老虎机的新的最低出价。默认值为5\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:717 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." @@ -342,16 +301,11 @@ msgstr "现在最低出价为 {bid} {currency}。" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " -msgstr "设置老虎机的最高出价\n\n" -" 示例:\n" -" - `[p]economyset slotmax 50`\n\n" -" **Arguments**\n\n" -" - `使用老虎机的新的最高出价。默认值为100\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:752 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." @@ -365,20 +319,13 @@ msgstr "现在最高出价为 {bid} {currency}。" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "设置老虎机的冷却时间\n\n" -" 示例:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" -" **Arguments**\n\n" -" - `默认5秒\n" -" 接受:秒、 分钟、 小时、 天、 周(如果未指定单位,则假定持续时间以秒为单位)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:789 msgid "Cooldown is now {num} seconds." @@ -388,19 +335,13 @@ msgstr "冷却时间现在为 {num} 秒" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "设置发薪日命令的冷却时间\n\n" -" 示例:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" -" **参数**\n\n" -" - `默认5分钟\n" -" 接受:秒、 分钟、 小时、 天、 周(如果未指定单位,则假定持续时间以秒为单位) " +msgstr "" #: redbot/cogs/economy/economy.py:813 msgid "Value modified. At least {num} seconds must pass between each payday." @@ -410,16 +351,11 @@ msgstr "值已修改。每个发薪日之间至少必须经过 {num} 秒" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " -msgstr "设置每个发薪日赚取的金额\n\n" -" 示例:\n" -" - `[p]economyset paydayamount 400`\n\n" -" **Arguments**\n\n" -" - `使用payday命令时要提供的新金额。默认值为120\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:833 msgid "Amount must be greater than zero and less than {maxbal}." @@ -435,7 +371,7 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" diff --git a/redbot/cogs/economy/locales/zh-TW.po b/redbot/cogs/economy/locales/zh-TW.po index f35da7c1a..5346cd34d 100644 --- a/redbot/cogs/economy/locales/zh-TW.po +++ b/redbot/cogs/economy/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-01 22:55+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -81,18 +81,12 @@ msgstr "管理銀行的基本指令。" #, docstring msgid "Show the user's account balance.\n\n" " Example:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" +" - `[p]bank balance`\n" +" - `[p]bank balance @Twentysix`\n\n" " **Arguments**\n\n" " - `` The user to check the balance of. If omitted, defaults to your own balance.\n" " " -msgstr "顯示用戶的賬戶餘額。\n\n" -" 例子:\n" -" - `[p]bank balance`\n" -" - `[p]bank balance @Twentysix`\n\n" -" **參數**\n\n" -" - `` 要檢查餘額的用戶。 如果省略,則默認為您自己的餘額。\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:202 msgid "{user}'s balance is {num} {currency}" @@ -103,19 +97,12 @@ msgstr "{user} 的餘額是 {num} {currency}" msgid "Transfer currency to other users.\n\n" " This will come out of your balance, so make sure you have enough.\n\n" " Example:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" +" - `[p]bank transfer @Twentysix 500`\n\n" " **Arguments**\n\n" " - `` The user to give currency to.\n" " - `` The amount of currency to give.\n" " " -msgstr "將貨幣轉移給其他用戶。\n\n" -" 這將出自於您的帳戶,因此請確保您有足夠的錢。\n\n" -" 例子:\n" -" - `[p]bank transfer @Twentysix 500`\n\n" -" **參數**\n\n" -" - `` 給貨幣的用戶。\n" -" - `` 要給予的貨幣數量。\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:230 msgid "{user} transferred {num} {currency} to {other_user}" @@ -126,23 +113,14 @@ msgstr "{user} 將 {num} {currency} 轉賬給 {other_user}" msgid "Set the balance of a user's bank account.\n\n" " Putting + or - signs before the amount will add/remove currency on the user's bank account instead.\n\n" " Examples:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" +" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" +" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" +" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" " **Arguments**\n\n" " - `` The user to set the currency of.\n" " - `` The amount of currency to set their balance to.\n" " " -msgstr "設置用戶銀行賬戶的餘額。\n\n" -" 在金額前放置 + 或 - 符號將改為在用戶的銀行帳戶中添加/刪除貨幣。\n\n" -" 例子:\n" -" - `[p]bank set @Twentysix 26` - Sets balance to 26\n" -" - `[p]bank set @Twentysix +2` - Increases balance by 2\n" -" - `[p]bank set @Twentysix -6` - Decreases balance by 6\n\n" -" **參數**\n\n" -" - `` 設置貨幣的用戶。\n" -" - `` 設置餘額的貨幣數量。\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:262 msgid "{author} added {num} {currency} to {user}'s account." @@ -188,23 +166,14 @@ msgstr "{author.mention} 太早了。 您的下一個發薪日是 {relative_time msgid "Print the leaderboard.\n\n" " Defaults to top 10.\n\n" " Examples:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" +" - `[p]leaderboard`\n" +" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" +" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" " **Arguments**\n\n" " - `` How many positions on the leaderboard to show. Defaults to 10 if omitted.\n" " - `` Whether to include results from all servers. This will default to false unless specified.\n" " " -msgstr "印出排行榜。\n\n" -" 默認為前 10 名。\n\n" -" 例子:\n" -" - `[p]leaderboard`\n" -" - `[p]leaderboard 50` - Shows the top 50 instead of top 10.\n" -" - `[p]leaderboard 100 yes` - Shows the top 100 from all servers.\n\n" -" **參數**\n\n" -" - `` 在排行榜上顯示多少位置。 如果省略則默認為 10。\n" -" - `` 是否包含來自所有服務器的結果。 除非指定,否則這將默認為 false。\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:427 msgid "Page {page_num}/{page_len}." @@ -243,16 +212,11 @@ msgstr "我無法向您發送直接消息。" #, docstring msgid "Use the slot machine.\n\n" " Example:\n" -" - `[p]slot 50`\n\n" +" - `[p]slot 50`\n\n" " **Arguments**\n\n" " - `` The amount to bet on the slot machine. Winning payouts are higher when you bet more.\n" " " -msgstr "使用老虎機。\n\n" -" 例子:\n" -" - `[p]slot 50`\n\n" -" **參數**\n\n" -" - `` 在老虎機上下注的金額。 當您下注更多時,獲勝的支出更高。\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:562 msgid "You're on cooldown, try again in a bit." @@ -322,16 +286,11 @@ msgstr "---身分組發薪日金額---\n" #, docstring msgid "Set the minimum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmin 10`\n\n" +" - `[p]economyset slotmin 10`\n\n" " **Arguments**\n\n" " - `` The new minimum bid for using the slot machine. Default is 5.\n" " " -msgstr "設置老虎機的最低出價。\n\n" -" 例子:\n" -" - `[p]economyset slotmin 10`\n\n" -" **參數**\n\n" -" - `` 使用老虎機的新最低出價。 默認值為 5。\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:717 msgid "Warning: Minimum bid is greater than the maximum bid ({max_bid}). Slots will not work." @@ -345,16 +304,11 @@ msgstr "最低出價現在為 {bid} {currency}。" #, docstring msgid "Set the maximum slot machine bid.\n\n" " Example:\n" -" - `[p]economyset slotmax 50`\n\n" +" - `[p]economyset slotmax 50`\n\n" " **Arguments**\n\n" " - `` The new maximum bid for using the slot machine. Default is 100.\n" " " -msgstr "設置老虎機的最高出價。\n\n" -" 例子:\n" -" -`[p]economyset slotmax 50`\n\n" -" **參數**\n\n" -" - `` 使用老虎機的新最高出價。 默認值為 100。\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:752 msgid "Warning: Maximum bid is less than the minimum bid ({min_bid}). Slots will not work." @@ -368,20 +322,13 @@ msgstr "最高出價現在為 {bid} {currency}。" #, docstring msgid "Set the cooldown for the slot machine.\n\n" " Examples:\n" -" - `[p]economyset slottime 10`\n" -" - `[p]economyset slottime 10m`\n\n" +" - `[p]economyset slottime 10`\n" +" - `[p]economyset slottime 10m`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "設置老虎機的冷卻時間。\n\n" -" 例子:\n" -" -`[p]economyset slottime 10`\n" -" -`[p]economyset slottime 10m`\n\n" -" **參數**\n\n" -" - `` 在兩次使用老虎機之間等待的新持續時間。 默認為 5 秒。\n" -" 接受:秒、分鐘、小時、天、週(如果未指定單位,則假定持續時間以秒為單位)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:789 msgid "Cooldown is now {num} seconds." @@ -391,20 +338,13 @@ msgstr "冷卻時間現在是 {num} 秒。" #, docstring msgid "Set the cooldown for the payday command.\n\n" " Examples:\n" -" - `[p]economyset paydaytime 86400`\n" -" - `[p]economyset paydaytime 1d`\n\n" +" - `[p]economyset paydaytime 86400`\n" +" - `[p]economyset paydaytime 1d`\n\n" " **Arguments**\n\n" " - `` The new duration to wait in between uses of payday. Default is 5 minutes.\n" " Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n" " " -msgstr "設置發薪日命令的冷卻時間。\n\n" -" 例子:\n" -" -`[p]economyset paydaytime 86400`\n" -" -`[p]economyset paydaytime 1d`\n\n" -" **參數**\n\n" -" - `` 在發薪日使用之間等待的新持續時間。 默認為 5 分鐘。\n" -" 接受:秒、分鐘、小時、天、週(如果未指定單位,則假定持續時間以秒為單位)\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:813 msgid "Value modified. At least {num} seconds must pass between each payday." @@ -414,16 +354,11 @@ msgstr "值已修改。 每個發薪日之間必須至少經過 {num} 秒。" #, docstring msgid "Set the amount earned each payday.\n\n" " Example:\n" -" - `[p]economyset paydayamount 400`\n\n" +" - `[p]economyset paydayamount 400`\n\n" " **Arguments**\n\n" " - `` The new amount to give when using the payday command. Default is 120.\n" " " -msgstr "設置每個發薪日賺取的金額。\n\n" -" 例子:\n" -" -`[p]economyset paydayamount 400`\n\n" -" **參數**\n\n" -" - `` 使用發薪日命令時要給予的新金額。 默認值為 120。\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:833 msgid "Amount must be greater than zero and less than {maxbal}." @@ -439,20 +374,12 @@ msgid "Set the amount earned each payday for a role.\n\n" " Set to `0` to remove the payday amount you set for that role.\n\n" " Only available when not using a global bank.\n\n" " Example:\n" -" - `[p]economyset rolepaydayamount @Members 400`\n\n" +" - `[p]economyset rolepaydayamount @Members 400`\n\n" " **Arguments**\n\n" " - `` The role to assign a custom payday amount to.\n" " - `` The new amount to give when using the payday command.\n" " " -msgstr "設置身分組在每個發薪日賺取的金額。\n\n" -" 設置為“0”以刪除您為該身分組設置的發薪日金額。\n\n" -" 僅在不使用全球銀行時可用。\n\n" -" 例子:\n" -" -`[p]economyset rolepaydayamount @Members 400`\n\n" -" **參數**\n\n" -" - `` 分配自定義發薪日金額的身分組。\n" -" - `` 使用發薪日命令時要給予的新金額。\n" -" " +msgstr "" #: redbot/cogs/economy/economy.py:868 msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}." diff --git a/redbot/cogs/filter/locales/ar-SA.po b/redbot/cogs/filter/locales/ar-SA.po index ca4a610c5..befec5476 100644 --- a/redbot/cogs/filter/locales/ar-SA.po +++ b/redbot/cogs/filter/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/bg-BG.po b/redbot/cogs/filter/locales/bg-BG.po index 267304893..1cc02a222 100644 --- a/redbot/cogs/filter/locales/bg-BG.po +++ b/redbot/cogs/filter/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/cs-CZ.po b/redbot/cogs/filter/locales/cs-CZ.po index 478b6917c..72ec994c9 100644 --- a/redbot/cogs/filter/locales/cs-CZ.po +++ b/redbot/cogs/filter/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -38,7 +38,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -55,8 +55,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -170,8 +170,8 @@ msgstr "Filtrováno v tomto kanále:" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -191,8 +191,8 @@ msgstr "Slova jsou již ve filtru." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -212,8 +212,8 @@ msgstr "Tato slova nebyla ve filtru." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -232,8 +232,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/da-DK.po b/redbot/cogs/filter/locales/da-DK.po index 639bef6e5..40f2fe007 100644 --- a/redbot/cogs/filter/locales/da-DK.po +++ b/redbot/cogs/filter/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/de-DE.po b/redbot/cogs/filter/locales/de-DE.po index a06e3e3da..297f46926 100644 --- a/redbot/cogs/filter/locales/de-DE.po +++ b/redbot/cogs/filter/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "Gefiltert in diesem Kanal:" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "Das ist bereits im Filter enthalten." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "Diese Wörter befinden sich nicht in dem Filter." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "Diese Wörter sind bereits im Filter." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/es-ES.po b/redbot/cogs/filter/locales/es-ES.po index 6ac280ebf..f52d9bae2 100644 --- a/redbot/cogs/filter/locales/es-ES.po +++ b/redbot/cogs/filter/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -38,19 +38,11 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " -msgstr "Establezca el nick para los usuarios con un nombre filtrado.\n\n" -" Tenga en cuenta que esto no tiene efecto si los nombres de filtro están deshabilitados\n" -" (para alternar, ejecutar `[p]filter names`).\n\n" -" El nombre por defecto usado es *John Doe*.\n\n" -" Ejemplo:\n" -" - `[p]filterset defaultname Missingno`\n\n" -" **Argumentos:**\n\n" -" - `` El nuevo apodo a asignar.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:106 msgid "The name to use on filtered names has been set." @@ -63,23 +55,13 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" " " -msgstr "Establecer las condiciones del filtro de autoban.\n\n" -" Los usuarios serán baneados si envían `` palabras filtradas en\n" -" `` segundos.\n\n" -" Establecer ambos en cero para desactivar el análisis.\n\n" -" Ejemplos:\n" -" - `[p]filterset ban 5 5` - Banear a los usuarios que dicen 5 palabras filtradas en 5 segundos.\n" -" - `[p]filterset ban 2 20` - Banear a los usuarios que dicen 2 palabras filtradas en 20 segundos.\n\n" -" **Argumentos:**\n\n" -" - `` La cantidad de palabras filtradas necesarias para activar un baneo.\n" -" - `` El período de tiempo en el que demasiadas palabras filtradas activarán un baneo.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:128 msgid "Count and timeframe either both need to be 0 or both need to be greater than 0!" @@ -192,21 +174,13 @@ msgstr "Filtrado en este canal:" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" " " -msgstr "Añadir palabras al filtro.\n\n" -" Utilice comillas dobles para añadir frases.\n\n" -" Ejemplos:\n" -" - `[p]filter channel add #channel palabra1 palabra2 palabra3`\n" -" - `[p]filter channel add #channel \"Esta es una oración\"`\n\n" -" **Argumentos:**\n\n" -" - `` El texto, voz, etapa, o canal del foro al que añadir palabras filtradas.\n" -" - `[words...]` Las palabras o frases para filtrar.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:278 msgid "Words added to filter." @@ -221,21 +195,13 @@ msgstr "Palabras ya en el filtro." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" " " -msgstr "Eliminar palabras del filtro.\n\n" -" Utilice comillas dobles para eliminar oraciones.\n\n" -" Ejemplos:\n" -" - `[p]filter channel remove #channel palabra1 palabra2 palabra3`\n" -" - `[p]filter channel remove #channel \"Esta es una oración\"`\n\n" -" **Argumentos:**\n\n" -" - `` El texto, voz, etapa, o canal del foro al que añadir palabras filtradas.\n" -" - `[words...]` Las palabras o frases para dejar de filtrar.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:306 msgid "Words removed from filter." @@ -250,19 +216,12 @@ msgstr "Esas palabras no estaban en el filtro." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " -msgstr "Añadir palabras al filtro.\n\n" -" Utilice comillas dobles para añadir frases.\n\n" -" Ejemplos:\n" -" - `[p]filter add palabra1 palabra2 palabra3`\n" -" - `[p]filter add \"Esto es una frase\"`\n\n" -" **Argumentos:**\n\n" -" - `[words...]` Las palabras o frases para filtrar.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:329 msgid "Words successfully added to filter." @@ -277,19 +236,12 @@ msgstr "Esas palabras ya estaban en el filtro." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " -msgstr "Eliminar palabras del filtro.\n\n" -" Utilice comillas dobles para eliminar frases.\n\n" -" Ejemplos:\n" -" - `[p]filter remove palabra1 palabra2 palabra3`\n" -" - `[p]filter remove \"Esto es una frase\"`\n\n" -" **Argumentos:**\n\n" -" - `[words...]` Las palabras o frases para no filtrar.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:351 msgid "Words successfully removed from filter." diff --git a/redbot/cogs/filter/locales/fi-FI.po b/redbot/cogs/filter/locales/fi-FI.po index a5596b08e..145b9817c 100644 --- a/redbot/cogs/filter/locales/fi-FI.po +++ b/redbot/cogs/filter/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/fr-FR.po b/redbot/cogs/filter/locales/fr-FR.po index 3b9e7a96e..4b20c566e 100644 --- a/redbot/cogs/filter/locales/fr-FR.po +++ b/redbot/cogs/filter/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "Filtré dans ce salon :" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "Mots déjà dans le filtre." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "Ces mots n’étaient pas dans le filtre." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "Ces mots étaient déjà dans le filtre." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/hi-IN.po b/redbot/cogs/filter/locales/hi-IN.po index 11d147a15..8592a0454 100644 --- a/redbot/cogs/filter/locales/hi-IN.po +++ b/redbot/cogs/filter/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/hr-HR.po b/redbot/cogs/filter/locales/hr-HR.po index 3938d432c..13f386f44 100644 --- a/redbot/cogs/filter/locales/hr-HR.po +++ b/redbot/cogs/filter/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/hu-HU.po b/redbot/cogs/filter/locales/hu-HU.po index ae326b19a..4c991449d 100644 --- a/redbot/cogs/filter/locales/hu-HU.po +++ b/redbot/cogs/filter/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/id-ID.po b/redbot/cogs/filter/locales/id-ID.po index 76be533a6..88633bc77 100644 --- a/redbot/cogs/filter/locales/id-ID.po +++ b/redbot/cogs/filter/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "Kata-kata yang sudah di disaring." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "Kata-kata tidak dalam penyaring." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/it-IT.po b/redbot/cogs/filter/locales/it-IT.po index 8ebf98f58..5cfcfee13 100644 --- a/redbot/cogs/filter/locales/it-IT.po +++ b/redbot/cogs/filter/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "Parole già nel filtro." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "Quelle parole non erano nel filtro." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/ja-JP.po b/redbot/cogs/filter/locales/ja-JP.po index 6304dded1..a648627ca 100644 --- a/redbot/cogs/filter/locales/ja-JP.po +++ b/redbot/cogs/filter/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/ko-KR.po b/redbot/cogs/filter/locales/ko-KR.po index b771b2fdf..23c6fb3cd 100644 --- a/redbot/cogs/filter/locales/ko-KR.po +++ b/redbot/cogs/filter/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "필터에 이미 있는 단어예요." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "해당 단어들은 필터에 들어 있지 않아요." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/nb-NO.po b/redbot/cogs/filter/locales/nb-NO.po index 2a0002cdd..b62da0a1d 100644 --- a/redbot/cogs/filter/locales/nb-NO.po +++ b/redbot/cogs/filter/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -38,19 +38,11 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " -msgstr "Angi kallenavnet for brukere med et filtrert navn.\n\n" -" Merk at dette ikke har noen effekt hvis du vil filtrere navn er deaktivert\n" -" (til å veksle, kjør `[p]filter navn `).\n\n" -" Standardnavnet som brukes, er *John Doe*.\n\n" -" Eksempel:\n" -" - `[p]filtrert standardnavn Missingno`\n\n" -" **Argumenter:**\n\n" -" - `` det nye kallenavnet å tilknytte.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:106 msgid "The name to use on filtered names has been set." @@ -63,23 +55,13 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" " " -msgstr "Angi autobanteriet filteret. (Automatic Translation)\n\n" -" brukere blir utestengt hvis de sender `` filtrerte ord som\n" -" `sekunder\n\n" -" Sett begge til null for å deaktivere autoban.\n\n" -" Eksempler:\n" -" - `[p]filter ban 5 5` - Ban brukere som sier 5 filtrerte ord om 5 sekunder.\n" -" - `[p]filterset ban 2 20` - Forby brukere som sier 2 filtrerte ord om 20 sekunder.\n\n" -" **Argumenter:**\n\n" -" - `` Antall filtrerte ord som kreves for å skyve bannlysning.\n" -" - `` tiden der for mange filtrerte ord vil utløse en utestengelse.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:128 msgid "Count and timeframe either both need to be 0 or both need to be greater than 0!" @@ -192,8 +174,8 @@ msgstr "Filtrert i denne kanalen:" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -213,8 +195,8 @@ msgstr "Ord er allerede i filteret." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -234,19 +216,12 @@ msgstr "Disse ordene var ikke i filteret." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " -msgstr "Legg til ord i filteret.\n\n" -" Bruk doble tilbud for å legge til setninger.\n\n" -" Eksempler:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" -" **Arguments:**\n\n" -" - `[words...]` Ordene eller setningene å filtrere.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:329 msgid "Words successfully added to filter." @@ -261,19 +236,12 @@ msgstr "Disse ordene var allerede i filteret." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " -msgstr "Fjern ord fra filteret.\n\n" -" Bruk doble tilbud for å fjerne setninger.\n\n" -" Eksempler:\n" -" - `[p]filtrer remove ord1 ord2 ord3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" -" **Arguments:**\n\n" -" - `[words...]` Ordene eller setningene til ikke å filtrere mer.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:351 msgid "Words successfully removed from filter." diff --git a/redbot/cogs/filter/locales/nl-NL.po b/redbot/cogs/filter/locales/nl-NL.po index 62cd5bbe7..912e0afc7 100644 --- a/redbot/cogs/filter/locales/nl-NL.po +++ b/redbot/cogs/filter/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "Gefilterd in dit kanaal:" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "Het woord staat al in het filter." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "Deze woorden zijn niet opgenomen in de filter." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "Deze woorden staan al in het filter." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/pl-PL.po b/redbot/cogs/filter/locales/pl-PL.po index 85f13238f..484922997 100644 --- a/redbot/cogs/filter/locales/pl-PL.po +++ b/redbot/cogs/filter/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -38,19 +38,11 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " -msgstr "Ustaw pseudonim dla użytkowników z przefiltrowaną nazwą.\n\n" -" Zauważ, że nie ma to żadnego efektu, jeśli filtrowanie nazw jest wyłączone\n" -" (aby przełączyć), uruchom `[p]filter names`).\n\n" -" Domyślną nazwą jest *John Doe*.\n\n" -" Przykład:\n" -" - `[p]filterset defaultname Missingno`\n\n" -" **Argumenty:**\n\n" -" - `` Nowy pseudonim do przypisania.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:106 msgid "The name to use on filtered names has been set." @@ -63,23 +55,13 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" " " -msgstr "Ustaw warunki bana filtra.\n\n" -" Użytkownicy zostaną zbanowani, jeśli wyślą `` przefiltrowane słowa w\n" -" `` sekund.\n\n" -" Ustaw na zero aby wyłączyć autoban.\n\n" -" Przykłady:\n" -" - `[p]filterset ban 5 5` - Użytkownicy banu, którzy mówią 5 filtrów słów w 5 sekund.\n" -" - `[p]filterset ban 2 20` - Użytkownicy banu, którzy mówią 2 przefiltrowane słowa w 20 sekund.\n\n" -" **Argumenty:**\n\n" -" - `` Ilość przefiltrowanych słów wymaganych do uruchomienia banu.\n" -" - `` Okres czasu, w którym zbyt wiele przefiltrowanych słów wyzwala ban.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:128 msgid "Count and timeframe either both need to be 0 or both need to be greater than 0!" @@ -192,8 +174,8 @@ msgstr "Filtrowane na tym kanale:" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -213,8 +195,8 @@ msgstr "Słowa są już w filtrze." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -234,19 +216,12 @@ msgstr "Te słowa nie były w filtrze." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " -msgstr "Dodaj słowa do filtra.\n\n" -" Użyj podwójnych cudzysłowów, aby dodać zdania.\n\n" -" Przykłady:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" -" **Argumenty:**\n\n" -" - `[words...]` Słowa lub zdania do filtrowania.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:329 msgid "Words successfully added to filter." @@ -261,19 +236,12 @@ msgstr "Te słowa były już w filtrze." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " -msgstr "Usuń słowa z filtra.\n\n" -" Użyj podwójnych cudzysłowów, aby usunąć zdania.\n\n" -" Przykłady:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" -" **Argumenty:**\n\n" -" - `[words...]` Słowa lub zdania nie filtrowane.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:351 msgid "Words successfully removed from filter." diff --git a/redbot/cogs/filter/locales/pt-BR.po b/redbot/cogs/filter/locales/pt-BR.po index b1770734c..fadaf2e2c 100644 --- a/redbot/cogs/filter/locales/pt-BR.po +++ b/redbot/cogs/filter/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/pt-PT.po b/redbot/cogs/filter/locales/pt-PT.po index 0a9fbb532..02ec8132c 100644 --- a/redbot/cogs/filter/locales/pt-PT.po +++ b/redbot/cogs/filter/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/ru-RU.po b/redbot/cogs/filter/locales/ru-RU.po index a396e514b..9368831a0 100644 --- a/redbot/cogs/filter/locales/ru-RU.po +++ b/redbot/cogs/filter/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -38,19 +38,11 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " -msgstr "Установка псевдонима для пользователей с отфильтрованным именем.\n\n" -" Обратите внимание, что это не имеет эффекта, если фильтрация имен отключена\n" -" (для включения используйте команду `[p]filter names`).\n\n" -" По умолчанию используется имя *John Doe*.\n\n" -" Пример:\n" -" - `[p]filterset defaultname Missingno`\n\n" -" **Аргументы:**\n\n" -" - `` Новый псевдоним для присвоения.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:106 msgid "The name to use on filtered names has been set." @@ -63,23 +55,13 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" " " -msgstr "Установите условия автобана фильтра.\n\n" -" Пользователи будут заблокированы, если они отправят `` отфильтрованных слов в течение\n" -" `` секунд.\n\n" -" Установите оба значения в ноль, чтобы отключить автобан.\n\n" -" Примеры:\n" -" - `[p]filterset ban 5 5` - Заблокировать пользователей, которые произносят 5 отфильтрованных слов за 5 секунд.\n" -" - `[p]filterset ban 2 20` - Заблокировать пользователей, которые произносят 2 отфильтрованных слова за 20 секунд.\n\n" -" **Аргументы:**\n\n" -" - `` Количество отфильтрованных слов, необходимое для запуска бана.\n" -" - `` Период времени, в течение которого слишком большое количество отфильтрованных слов вызовет блокировку.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:128 msgid "Count and timeframe either both need to be 0 or both need to be greater than 0!" @@ -192,8 +174,8 @@ msgstr "Отфильтровано в этом канале:" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -213,8 +195,8 @@ msgstr "Слова уже в фильтре." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -234,19 +216,12 @@ msgstr "Эти слова не были в фильтре." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " -msgstr "Добавьте предложения в фильтр.\n\n" -" Для добавления предложений используйте двойные кавычки.\n\n" -" Примеры:\n" -" - `[p]filter add word1 word2 word3`.\n" -" - `[p]filter add \"This is a sentence\"`.\n\n" -" **Аргументы:**\n\n" -" - `[words...]` Слова или предложения для фильтрации.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:329 msgid "Words successfully added to filter." @@ -261,19 +236,12 @@ msgstr "Эти слова уже были в фильтре." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " -msgstr "Удалите предложения из фильтра.\n\n" -" Для удаления предложений используйте двойные кавычки.\n\n" -" Примеры:\n" -" - `[p]filter remove word1 word2 word3`.\n" -" - `[p]filter remove \"Это предложение\"`.\n\n" -" **Аргументы:**\n\n" -" - `[words...]` Слова или предложения, которые больше не нужно фильтровать.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:351 msgid "Words successfully removed from filter." diff --git a/redbot/cogs/filter/locales/sk-SK.po b/redbot/cogs/filter/locales/sk-SK.po index 5a8733ab6..d6efac71a 100644 --- a/redbot/cogs/filter/locales/sk-SK.po +++ b/redbot/cogs/filter/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/sl-SI.po b/redbot/cogs/filter/locales/sl-SI.po index d935ca2fb..03275cf7f 100644 --- a/redbot/cogs/filter/locales/sl-SI.po +++ b/redbot/cogs/filter/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/sv-SE.po b/redbot/cogs/filter/locales/sv-SE.po index 19c9438e3..68c212b34 100644 --- a/redbot/cogs/filter/locales/sv-SE.po +++ b/redbot/cogs/filter/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "Orden finns redan i filtret." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "Dessa är var inte i filtret." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/tr-TR.po b/redbot/cogs/filter/locales/tr-TR.po index 90e57a03d..f37bee44c 100644 --- a/redbot/cogs/filter/locales/tr-TR.po +++ b/redbot/cogs/filter/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -38,19 +38,11 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " -msgstr "İsmi filtreye takılan üyelere verilecek yeni ismi ayarla.\n\n" -" Not: Eğer filtre devre dışıysa bunun etkisi yoktur\n" -" (açmak için `[p]filter names` çalıştırın).\n\n" -" Varsayılan isim olarak *John Doe* kullanılır.\n\n" -" Örnek:\n" -" - `[p]filterset defaultname İsimsiz`\n\n" -" **Seçenekler:**\n\n" -" - `` Atanacak yeni isim.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:106 msgid "The name to use on filtered names has been set." @@ -63,22 +55,13 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" " " -msgstr "Filtrenin otomatik banlama koşullarını ayarla.\n\n" -" Üyeler `` saniye içerisinde `` yasaklı kelime kullanırlarsa banlanacaklar.\n\n" -" Devre dışı bırakmak için ikisini de sıfıra ayarlayın.\n\n" -" Örnekler:\n" -" - `[p]filterset ban 5 5` - 5 saniye içerisinde 5 yasaklı kelime kullanan üyeleri banla.\n" -" - `[p]filterset ban 2 20` - 20 saniye içinde 2 yasaklı kelime kullanan üyeleri banla.\n\n" -" **Seçenekler:**\n\n" -" - `` Banlama için kaç yasaklı kelime söylenmesi gerektiği.\n" -" - `` Çok fazla yasaklı kelime kullanmanın ban tetikleyeceği zaman zarfı.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:128 msgid "Count and timeframe either both need to be 0 or both need to be greater than 0!" @@ -191,8 +174,8 @@ msgstr "Bu kanaldaki filtreler:" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -212,8 +195,8 @@ msgstr "Bu kelime zaten filtrede var." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -233,19 +216,12 @@ msgstr "Bu kelimeler filtrede değil." msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " -msgstr "Filtreye sözcükler ekle.\n\n" -" Cümleler eklemek için çift tırnak kullanın.\n\n" -" Örnekler:\n" -" - `[p]filter add sözcük1 sözcük2 sözcük3`\n" -" - `[p]filter add \"Bu bir cümle\"`\n\n" -" **Seçenekler:**\n\n" -" - `[words...]` Filtrelenecek sözcük veya cümleler.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:329 msgid "Words successfully added to filter." @@ -260,19 +236,12 @@ msgstr "Bu kelimeler zaten filtrede var." msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " -msgstr "Filtreden sözcükler kaldır.\n\n" -" Cümleler kaldıurmak için çift tırnak kullanın.\n\n" -" Örnekler:\n" -" - `[p]filter remove sözcük1 sözcük2 sözcük3`\n" -" - `[p]filter remove \"Bu bir cümle\"`\n\n" -" **Seçenekler:**\n\n" -" - `[words...]` Artık filtrelenmeyecek sözcük veya cümleler.\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:351 msgid "Words successfully removed from filter." diff --git a/redbot/cogs/filter/locales/uk-UA.po b/redbot/cogs/filter/locales/uk-UA.po index 37cd817b1..1651b877b 100644 --- a/redbot/cogs/filter/locales/uk-UA.po +++ b/redbot/cogs/filter/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/vi-VN.po b/redbot/cogs/filter/locales/vi-VN.po index 46d509983..830628782 100644 --- a/redbot/cogs/filter/locales/vi-VN.po +++ b/redbot/cogs/filter/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/zh-CN.po b/redbot/cogs/filter/locales/zh-CN.po index f515ee334..82b902145 100644 --- a/redbot/cogs/filter/locales/zh-CN.po +++ b/redbot/cogs/filter/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -35,7 +35,7 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " @@ -52,8 +52,8 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" @@ -167,8 +167,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -188,8 +188,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -209,8 +209,8 @@ msgstr "" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " @@ -229,8 +229,8 @@ msgstr "" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " diff --git a/redbot/cogs/filter/locales/zh-TW.po b/redbot/cogs/filter/locales/zh-TW.po index cc30e3296..1c7e04cdf 100644 --- a/redbot/cogs/filter/locales/zh-TW.po +++ b/redbot/cogs/filter/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -38,19 +38,11 @@ msgid "Set the nickname for users with a filtered name.\n\n" " (to toggle, run `[p]filter names`).\n\n" " The default name used is *John Doe*.\n\n" " Example:\n" -" - `[p]filterset defaultname Missingno`\n\n" +" - `[p]filterset defaultname Missingno`\n\n" " **Arguments:**\n\n" " - `` The new nickname to assign.\n" " " -msgstr "為具有過濾名稱的用戶設置暱稱。\n\n" -" 請注意,如果禁用過濾名稱,這將無效\n" -" (要切換,運行 `[p]filter names`)。\n\n" -" 使用的默認名稱是 *John Doe*。\n\n" -" 例子:\n" -" -`[p]filterset defaultname Missingno`\n\n" -" **參數:**\n\n" -" - `` 要分配的新暱稱。\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:106 msgid "The name to use on filtered names has been set." @@ -63,23 +55,13 @@ msgid "Set the filter's autoban conditions.\n\n" " `` seconds.\n\n" " Set both to zero to disable autoban.\n\n" " Examples:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" +" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" +" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" " **Arguments:**\n\n" " - `` The amount of filtered words required to trigger a ban.\n" " - `` The period of time in which too many filtered words will trigger a ban.\n" " " -msgstr "設置過濾器的自動禁止條件。\n\n" -" 如果用戶發送 `` 過濾後的詞,他們將被禁止\n" -" `` 秒。\n\n" -" 將兩者都設置為零以禁用自動禁止。\n\n" -" 例子:\n" -" - `[p]filterset ban 5 5` - Ban users who say 5 filtered words in 5 seconds.\n" -" - `[p]filterset ban 2 20` - Ban users who say 2 filtered words in 20 seconds.\n\n" -" **參數:**\n\n" -" - `` 觸發禁令所需的過濾詞數量。\n" -" - `` 太多過濾詞將觸發禁令的時間段。\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:128 msgid "Count and timeframe either both need to be 0 or both need to be greater than 0!" @@ -192,8 +174,8 @@ msgstr "此頻道篩選:" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter channel add #channel word1 word2 word3`\n" -" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel add #channel word1 word2 word3`\n" +" - `[p]filter channel add #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to filter.\n" @@ -213,8 +195,8 @@ msgstr "篩選器中已有該字詞。" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter channel remove #channel word1 word2 word3`\n" -" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" +" - `[p]filter channel remove #channel word1 word2 word3`\n" +" - `[p]filter channel remove #channel \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `` The text, voice, stage, or forum channel to add filtered words to.\n" " - `[words...]` The words or sentences to no longer filter.\n" @@ -234,19 +216,12 @@ msgstr "這些詞不在過濾器中。" msgid "Add words to the filter.\n\n" " Use double quotes to add sentences.\n\n" " Examples:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" +" - `[p]filter add word1 word2 word3`\n" +" - `[p]filter add \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to filter.\n" " " -msgstr "將單詞添加到過濾器。\n\n" -" 使用雙引號來添加句子。\n\n" -" 例子:\n" -" - `[p]filter add word1 word2 word3`\n" -" - `[p]filter add \"This is a sentence\"`\n\n" -" **參數:**\n\n" -" - `[words...]` 要過濾的單詞或句子。\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:329 msgid "Words successfully added to filter." @@ -261,19 +236,12 @@ msgstr "這些字詞已經在過濾器中了。" msgid "Remove words from the filter.\n\n" " Use double quotes to remove sentences.\n\n" " Examples:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n" +" - `[p]filter remove word1 word2 word3`\n" +" - `[p]filter remove \"This is a sentence\"`\n\n" " **Arguments:**\n\n" " - `[words...]` The words or sentences to no longer filter.\n" " " -msgstr "從過濾器中刪除單詞。\n\n" -" 使用雙引號來刪除句子。\n\n" -" 例子:\n" -" - `[p]filter remove word1 word2 word3`\n" -" - `[p]filter remove \"This is a sentence\"`\n\n\n" -" **參數:**\n\n" -" - `[words...]` 不再過濾的單詞或句子。\n" -" " +msgstr "" #: redbot/cogs/filter/filter.py:351 msgid "Words successfully removed from filter." diff --git a/redbot/cogs/mod/locales/ar-SA.po b/redbot/cogs/mod/locales/ar-SA.po index 3c970ce04..bf395ab2e 100644 --- a/redbot/cogs/mod/locales/ar-SA.po +++ b/redbot/cogs/mod/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -294,9 +294,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -930,8 +930,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/bg-BG.po b/redbot/cogs/mod/locales/bg-BG.po index e48698640..064f1a419 100644 --- a/redbot/cogs/mod/locales/bg-BG.po +++ b/redbot/cogs/mod/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/cs-CZ.po b/redbot/cogs/mod/locales/cs-CZ.po index c0e512473..ed9477d64 100644 --- a/redbot/cogs/mod/locales/cs-CZ.po +++ b/redbot/cogs/mod/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -293,9 +293,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -920,8 +920,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/da-DK.po b/redbot/cogs/mod/locales/da-DK.po index cac81f527..3b7839e02 100644 --- a/redbot/cogs/mod/locales/da-DK.po +++ b/redbot/cogs/mod/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/de-DE.po b/redbot/cogs/mod/locales/de-DE.po index 20a644162..e002baa91 100644 --- a/redbot/cogs/mod/locales/de-DE.po +++ b/redbot/cogs/mod/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -304,13 +304,10 @@ msgstr "Nutzer wurde vom sprechen oder zuhören in sprachkanälen gebannt." #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." -msgstr "Entbanne einen Benutzer von diesem Server.\n\n" -" Erfordert die ID des Nutzers. Um dies herauszufinden, kannst du entweder:\n" -" 1. die ID aus dem Mod-Log Fall (falls einer erstellt wurde) entnehmen, oder\n" -" 2. den Entwicklermodus aktivieren, zu der Kategorie Bans in den Servereinstellungen navigieren und dort mit einem Rechtsklick auf den Benutzer die ID kopieren." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " +msgstr "" #: redbot/cogs/mod/kickban.py:901 msgid "It seems that user isn't banned!" @@ -955,8 +952,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/es-ES.po b/redbot/cogs/mod/locales/es-ES.po index 451ba0dfb..0eecf5421 100644 --- a/redbot/cogs/mod/locales/es-ES.po +++ b/redbot/cogs/mod/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -333,14 +333,10 @@ msgstr "El usuario ha sido baneado de hablar o escuchar en canales de voz." #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." -msgstr "Desbanear a un usuario de este servidor.\n\n" -" Requiere especificar el ID del usuario objetivo. Para encontrar esto, puedes:\n" -" 1. Copiar desde el caso de registro de mod (si se ha creado), o\n" -" 2. habilitar el modo de desarrollador, ir a Baneos en la configuración de este servidor, derecha-\n" -" haga clic en el usuario y seleccione 'Copiar ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " +msgstr "" #: redbot/cogs/mod/kickban.py:901 msgid "It seems that user isn't banned!" @@ -1033,18 +1029,12 @@ msgstr "Ya no se rastrearán todos los cambios de nombre.\n" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Eliminar todos los nombres de usuario y apodos almacenados.\n\n" -" Ejemplos:\n" -" - `[p]modset deletenames` - No confirmado. Muestra el mensaje de ayuda.\n" -" - `[p]modset deletenames yes` - Elimina todos los nombres de usuario y apodos almacenados.\n\n" -" **Argumentos**\n\n" -" - `` Esto será por defecto falso a menos que se especifique.\n" -" " +msgstr "" #: redbot/cogs/mod/settings.py:485 msgid "This will delete all stored usernames and nicknames the bot has stored.\n" diff --git a/redbot/cogs/mod/locales/fi-FI.po b/redbot/cogs/mod/locales/fi-FI.po index 76ced36e2..4ec7f4368 100644 --- a/redbot/cogs/mod/locales/fi-FI.po +++ b/redbot/cogs/mod/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/fr-FR.po b/redbot/cogs/mod/locales/fr-FR.po index e8b847230..e823c283e 100644 --- a/redbot/cogs/mod/locales/fr-FR.po +++ b/redbot/cogs/mod/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -304,14 +304,10 @@ msgstr "L'utilisateur a été banni de parler ou bien d'entendre dans les salons #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." -msgstr "Débanni un utilisateur de ce serveur.\n\n" -" Nécessite de spécifier l'ID de l'utilisateur. Pour le trouver, vous pouvez soit :\n" -" #. Le copier à partir du cas dans les mod log (Si il a été créé), ou\n" -" Activer le mode développeur, allez dans Bannissements dans les paramètres du serveur, clique\n" -" droit sur l'utilisateur et sélectionner 'Copier l'ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " +msgstr "" #: redbot/cogs/mod/kickban.py:901 msgid "It seems that user isn't banned!" @@ -957,8 +953,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/hi-IN.po b/redbot/cogs/mod/locales/hi-IN.po index 23046764d..9921dfc2d 100644 --- a/redbot/cogs/mod/locales/hi-IN.po +++ b/redbot/cogs/mod/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/hr-HR.po b/redbot/cogs/mod/locales/hr-HR.po index cdfe74ae6..14fc68353 100644 --- a/redbot/cogs/mod/locales/hr-HR.po +++ b/redbot/cogs/mod/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/hu-HU.po b/redbot/cogs/mod/locales/hu-HU.po index d18c41ae6..b00dbbf3a 100644 --- a/redbot/cogs/mod/locales/hu-HU.po +++ b/redbot/cogs/mod/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/id-ID.po b/redbot/cogs/mod/locales/id-ID.po index 3fe99039c..7402cf854 100644 --- a/redbot/cogs/mod/locales/id-ID.po +++ b/redbot/cogs/mod/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/it-IT.po b/redbot/cogs/mod/locales/it-IT.po index a8d5e0ad1..d2acd50b0 100644 --- a/redbot/cogs/mod/locales/it-IT.po +++ b/redbot/cogs/mod/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/ja-JP.po b/redbot/cogs/mod/locales/ja-JP.po index e5743a305..702be10dc 100644 --- a/redbot/cogs/mod/locales/ja-JP.po +++ b/redbot/cogs/mod/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/ko-KR.po b/redbot/cogs/mod/locales/ko-KR.po index 6ec138012..a1314b743 100644 --- a/redbot/cogs/mod/locales/ko-KR.po +++ b/redbot/cogs/mod/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/nb-NO.po b/redbot/cogs/mod/locales/nb-NO.po index c9431d460..fd20e0f54 100644 --- a/redbot/cogs/mod/locales/nb-NO.po +++ b/redbot/cogs/mod/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -333,14 +333,10 @@ msgstr "Brukeren har blitt utestengt fra å snakke eller lytte i talekanaler." #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." -msgstr "Fjern utestengelsen av en bruker fra denne serveren.\n\n" -" Krever spesifisering av målbrukerens ID. For å finne dette kan du enten:\n" -" 1. Kopier det fra mod log case (hvis en ble opprettet), eller\n" -" 2. aktiver utviklermodus, gå til utestengelser i denne serverens innstillinger, høyre-\n" -" klikk på brukeren og velg \"Kopier ID\"." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " +msgstr "" #: redbot/cogs/mod/kickban.py:901 msgid "It seems that user isn't banned!" @@ -1035,18 +1031,12 @@ msgstr "Alle navneendringer vil ikke lenger spores.\n" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Slett alle lagrede brukernavn og kallenavn.\n\n" -" Eksempler:\n" -" - `[p]modset deletenames` - Ikke bekreftet. Viser en hjelp-melding.\n" -" - `[p]modset deletenames yes` - Sletter alle lagrede brukernavn og kallenavn.\n\n" -" **Argumenter**\n\n" -" - `` som standard er unikt med mindre det er angitt.\n" -" " +msgstr "" #: redbot/cogs/mod/settings.py:485 msgid "This will delete all stored usernames and nicknames the bot has stored.\n" diff --git a/redbot/cogs/mod/locales/nl-NL.po b/redbot/cogs/mod/locales/nl-NL.po index 3f33640b1..59d124e3f 100644 --- a/redbot/cogs/mod/locales/nl-NL.po +++ b/redbot/cogs/mod/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/pl-PL.po b/redbot/cogs/mod/locales/pl-PL.po index 33b6f0099..baae5daa7 100644 --- a/redbot/cogs/mod/locales/pl-PL.po +++ b/redbot/cogs/mod/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/pt-BR.po b/redbot/cogs/mod/locales/pt-BR.po index 64600108e..1bc7bd44f 100644 --- a/redbot/cogs/mod/locales/pt-BR.po +++ b/redbot/cogs/mod/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/pt-PT.po b/redbot/cogs/mod/locales/pt-PT.po index 6078ba81b..394f8d014 100644 --- a/redbot/cogs/mod/locales/pt-PT.po +++ b/redbot/cogs/mod/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/ru-RU.po b/redbot/cogs/mod/locales/ru-RU.po index 786a1c880..5c6cee5e7 100644 --- a/redbot/cogs/mod/locales/ru-RU.po +++ b/redbot/cogs/mod/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -304,14 +304,10 @@ msgstr "Пользователю было запрещено говорить и #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." -msgstr "Разблокировать пользователя с этого сервера.\n\n" -" Требуется указать ID целевого пользователя. Чтобы найти его, вы можете либо:\n" -" 1. Скопировать его из лога мода (если он был создан), либо\n" -" 2. Включить режим разработчика, перейти в раздел \"Баны\" в настройках сервера, правой кнопкой мыши\n" -" щелкните на пользователе и выберите \"Копировать ID\"." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " +msgstr "" #: redbot/cogs/mod/kickban.py:901 msgid "It seems that user isn't banned!" @@ -1003,18 +999,12 @@ msgstr "Все изменения имен больше не будут отсл #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Удаление всех сохраненных имен пользователей и псевдонимов.\n\n" -" Примеры:\n" -" - `[p]modset deletenames` - Не подтверждено. Показывает сообщение справки.\n" -" - `[p]modset deletenames yes` - Удаляет все сохраненные имена пользователей и никнеймы.\n\n" -" **Аргументы**\n\n" -" - `` По умолчанию будет равно false, если не указано.\n" -" " +msgstr "" #: redbot/cogs/mod/settings.py:485 msgid "This will delete all stored usernames and nicknames the bot has stored.\n" diff --git a/redbot/cogs/mod/locales/sk-SK.po b/redbot/cogs/mod/locales/sk-SK.po index 8abee8096..2c0b2e3d1 100644 --- a/redbot/cogs/mod/locales/sk-SK.po +++ b/redbot/cogs/mod/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/sl-SI.po b/redbot/cogs/mod/locales/sl-SI.po index e1aef99ea..c227f1b60 100644 --- a/redbot/cogs/mod/locales/sl-SI.po +++ b/redbot/cogs/mod/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/sv-SE.po b/redbot/cogs/mod/locales/sv-SE.po index e7bd1c335..7092339a6 100644 --- a/redbot/cogs/mod/locales/sv-SE.po +++ b/redbot/cogs/mod/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/tr-TR.po b/redbot/cogs/mod/locales/tr-TR.po index c0f648aca..e280f82c9 100644 --- a/redbot/cogs/mod/locales/tr-TR.po +++ b/redbot/cogs/mod/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -333,14 +333,10 @@ msgstr "Kullanıcının ses kanallarında konuşması ve dinlemesi yasaklandı." #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." -msgstr "Kullanıcının bu sunucudaki banını kaldır.\n\n" -" Kullanıcı IDsi belirtilmesini gerektirir. Bunu öğrenmek için:\n" -" 1. Mod kaydından kopyalayabilir (varsa), veya\n" -" 2. geliştirici modunu açıp, sunucunun ban ayarlarına gidip, kullanıcıya sağ-\n" -" tıklayıp `IDyi kopyala` seçeneğine tıklayabilirsiniz." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " +msgstr "" #: redbot/cogs/mod/kickban.py:901 msgid "It seems that user isn't banned!" @@ -1033,18 +1029,12 @@ msgstr "Tüm isim değişiklikleri artık takip edilmeyecek.\n" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Depolanmış tüm kullanıcı adları ve nickleri sil.\n\n" -" Örnekler:\n" -" - `[p]modset deletenames` - Onaylanmadığından yardım mesajını gösterir.\n" -" - `[p]modset deletenames yes` - Depolanmış tüm kullanıcı adları ve nickleri siler.\n\n" -" **Seçenekler**\n\n" -" - `` Aksi belirtilmezse varsayılan olarak olumsuzdur.\n" -" " +msgstr "" #: redbot/cogs/mod/settings.py:485 msgid "This will delete all stored usernames and nicknames the bot has stored.\n" diff --git a/redbot/cogs/mod/locales/uk-UA.po b/redbot/cogs/mod/locales/uk-UA.po index 9022f6ddb..5fe697efd 100644 --- a/redbot/cogs/mod/locales/uk-UA.po +++ b/redbot/cogs/mod/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/vi-VN.po b/redbot/cogs/mod/locales/vi-VN.po index 2d251592a..f866c9caf 100644 --- a/redbot/cogs/mod/locales/vi-VN.po +++ b/redbot/cogs/mod/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/zh-CN.po b/redbot/cogs/mod/locales/zh-CN.po index d45c17acd..c1c8a0848 100644 --- a/redbot/cogs/mod/locales/zh-CN.po +++ b/redbot/cogs/mod/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -292,9 +292,9 @@ msgstr "" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " msgstr "" #: redbot/cogs/mod/kickban.py:901 @@ -918,8 +918,8 @@ msgstr "" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " diff --git a/redbot/cogs/mod/locales/zh-TW.po b/redbot/cogs/mod/locales/zh-TW.po index 30fe97d4d..f3e959c9c 100644 --- a/redbot/cogs/mod/locales/zh-TW.po +++ b/redbot/cogs/mod/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 20:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -333,14 +333,10 @@ msgstr "用戶已被禁止在語音頻道中講話或收聽。" #, docstring msgid "Unban a user from this server.\n\n" " Requires specifying the target user's ID. To find this, you may either:\n" -" 1. Copy it from the mod log case (if one was created), or\n" -" 2. enable developer mode, go to Bans in this server's settings, right-\n" -" click the user and select 'Copy ID'." -msgstr "從該服務器取消禁止用戶。\n\n" -" 需要指定目標用戶的 ID。 要找到它,您可以:\n" -" 1. 從 mod 日誌案例中復制它(如果創建的話),或者\n" -" 2. 啟用開發者模式,進入本服務器設置中的Bans,右鍵-\n" -" 單擊用戶並選擇“複製 ID”。" +" 1. Copy it from the mod log case (if one was created), or\n" +" 2. Enable Developer Mode, go to Bans in this server's settings, right-click the user and select 'Copy ID'.\n" +" " +msgstr "" #: redbot/cogs/mod/kickban.py:901 msgid "It seems that user isn't banned!" @@ -1032,18 +1028,12 @@ msgstr "將不再跟蹤所有名稱更改。\n" #, docstring msgid "Delete all stored usernames and nicknames.\n\n" " Examples:\n" -" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" -" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" +" - `[p]modset deletenames` - Did not confirm. Shows the help message.\n" +" - `[p]modset deletenames yes` - Deletes all stored usernames and nicknames.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "刪除所有存儲的用戶名和暱稱。\n\n" -" 例子:\n" -" - `[p]modset deletenames` - 未確認。 顯示幫助信息。\n" -" - `[p]modset deletenames yes` - 刪除所有存儲的用戶名和暱稱。\n\n" -" **參數**\n\n" -" - `` 除非指定,否則這將默認為 false。\n" -" " +msgstr "" #: redbot/cogs/mod/settings.py:485 msgid "This will delete all stored usernames and nicknames the bot has stored.\n" diff --git a/redbot/cogs/mutes/locales/ar-SA.po b/redbot/cogs/mutes/locales/ar-SA.po index b36919f94..9cf331dbb 100644 --- a/redbot/cogs/mutes/locales/ar-SA.po +++ b/redbot/cogs/mutes/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "غير معروف" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "حتى" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "المدة" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "المشرف" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "لاشيء" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "حسنًا حينئذ." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/bg-BG.po b/redbot/cogs/mutes/locales/bg-BG.po index e0862d4c6..2ed7adcf5 100644 --- a/redbot/cogs/mutes/locales/bg-BG.po +++ b/redbot/cogs/mutes/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Няма" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/cs-CZ.po b/redbot/cogs/mutes/locales/cs-CZ.po index 4c1a5bc12..1fd78126f 100644 --- a/redbot/cogs/mutes/locales/cs-CZ.po +++ b/redbot/cogs/mutes/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "Neznámý" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "Až do" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "Doba trvání" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "Moderátor" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Žádný" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "Dobře, tedy." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/da-DK.po b/redbot/cogs/mutes/locales/da-DK.po index 74c56d5c8..ff7a05239 100644 --- a/redbot/cogs/mutes/locales/da-DK.po +++ b/redbot/cogs/mutes/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/de-DE.po b/redbot/cogs/mutes/locales/de-DE.po index e03e46d6c..0d209f31b 100644 --- a/redbot/cogs/mutes/locales/de-DE.po +++ b/redbot/cogs/mutes/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,126 +91,126 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "Unbekannt" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "Bis" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "Dauer" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "Moderator" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "Server Stummschaltung" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "Manuell entfernte Kanal Überschreibungen" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "Zuvor in diesem Server stummgeschaltet." -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "Stummschaltungseinstellungen." -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "Legen Sie fest, ob Benachrichtigungen über Stummschaltungen an den Benutzer per Privatnachricht gesendet werden sollen." -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "Ich werde nun versuchen stummgeschaltete Nutzer per Privatnachricht zu informieren." -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "Stummschaltungs-Benachrichtigungen werden in Zukunft nicht mehr per Privatnachricht an Nutzer gesendet." -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "Lege fest, ob der Name des Moderators, der die Stummschaltung durchgeführt hat, in der Privatnachricht an den Nutzer enthalten sein sollte." -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Ich werde den Namen des Moderators, der die Stummschaltung durchgeführt hat, in der Privatnachricht nennen." -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Ich werde den Namen des Moderators, der die Stummschaltung durchgeführt hat, nicht in der Privatnachricht nennen." -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" @@ -219,15 +219,15 @@ msgstr "\n" " Ob Rollen exklusive Stummschaltungen auf dem Bot erzwungen werden sollen\n" " " -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "Okay, ich erzwinge Rollen Stummschaltungen bevor ich Nutzer Stumm schalte." -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "Okay, ich werde Kanal Überschreibungen zum Stummschalten von Nutzern erlauben." -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" @@ -236,7 +236,7 @@ msgstr "\n" " Zeigt die aktuellen Stummschaltungseinstellungen in diesem Server.\n" " " -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -248,12 +248,12 @@ msgstr "Stummschaltungsrolle: {role}\n" "Sende Privatnachricht: {dm}\n" "Nenne Moderator: {show_mod}" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Keine" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -266,15 +266,15 @@ msgstr "\n" " über Probleme, wenn Stummschaltungen von Nutzern aufgehoben werden sollen, werden nirgendwo hin gesendet.\n" " " -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "Die Einstellung für den Benachrichtigungskanal bei Fehlern bei Aufhebungen von Stummschaltungen wurde gelöscht." -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "Ich werde Fehler bei Aufhebungen von Stummschaltungen in {channel} veröffentlichen." -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -289,23 +289,23 @@ msgstr "Legt die Rolle fest, die beim Stummschalten eines Benutzers angewendet w " verlassen und wieder beitreten ohne stummgeschaltet zu sein.\n" " " -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "Kanal-Überschreibungen werden stattdessen für Stummschaltungen verwendet." -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "Du kannst diese Rolle nicht festlegen, da diese in der Rollenhierarchie nicht niedriger als du ist." -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "Stummschaltungs-Rolle gesetzt auf {role}" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -315,23 +315,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -339,63 +339,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "Also gut." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -408,43 +408,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -457,23 +457,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "Kanal Stummschaltung" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "{users} wurde{time} in diesem Kanal stummgeschaltet." -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "{users} wurden in diesem Kanal stummgeschaltet{time}." -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "Der folgende Benutzer konnte nicht stummgeschaltet werden\n" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -484,21 +484,21 @@ msgstr "Hebe die Stummschaltung für Benutzer auf.\n\n" " `[reason]` ist der Grund für die Aufhebung der Stummschaltung.\n" " " -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "Du kannst meine Stummschaltung nicht aufheben." -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "Du kannst deine Stummschaltung nicht selber aufheben." -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "Für {users} wurde die Stummschaltung in diesem Server aufgehoben." -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -506,11 +506,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "Für {users} wurde die Stummschaltung in diesem Kanal aufgehoben." -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "Für die folgenden Nutzer konnte die Stummschaltung nicht aufgehoben werden\n" diff --git a/redbot/cogs/mutes/locales/es-ES.po b/redbot/cogs/mutes/locales/es-ES.po index 7435fcec9..87a99a4e2 100644 --- a/redbot/cogs/mutes/locales/es-ES.po +++ b/redbot/cogs/mutes/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -77,14 +77,14 @@ msgstr "\n" " " #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "Desilenciar automáticamente" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "Mutear servidor" @@ -94,128 +94,128 @@ msgid "I am unable to unmute {user} for the following reason:\n" msgstr "No puedo quitar el silencio de {user} por el siguiente motivo:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "\n" "Desilenciado en los canales: " -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "{member} no pudo ser desilenciado por las siguientes razones:\n" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "{reason} en los siguientes canales: {channels}\n" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "Voz desmuteada" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "Canal desmuteado" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "No puedo quitar el silencio de {user} en {channel} por el siguiente motivo:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "Desconocido" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "Ningún motivo proporcionado." -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "Hasta" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "Duración" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "Servidor" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "Moderador" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "Moderador:" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "Hasta:" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "Duración:" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "Gremio:" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "Se ha eliminado manualmente el rol de silencio" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "Se ha aplicado manualmente el rol de silencio" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "Servidor muteado" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "Manualmente eliminados las sobreescrituras de los canales" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "Anteriormente silenciado en este servidor." -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "Ajustes de Silenciado." -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "Establecer si las notificaciones de muteos deben ser enviadas a los usuarios en DMs." -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "Ahora intentaré enviar notificaciones de muteos a los DM de los usuarios." -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "Las notificaciones silenciadas ya no se enviarán a las DM de los usuarios." -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "Decide si el nombre del moderador que silenció a un usuario debe incluirse en el DM a ese usuario." -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Incluiré el nombre del moderador que emitió el silencio al enviar un DM a un usuario." -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "No incluiré el nombre del moderador que emitió el silencio al enviar un DM a un usuario." -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" @@ -224,15 +224,15 @@ msgstr "\n" " Si forzar o no el rol solo silencia en el bot\n" " " -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "Vale, voy a hacer cumplir los silencios de rol antes de silenciar a los usuarios." -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "Vale, permitiré sobrescrituras en el canal para silenciar usuarios." -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" @@ -241,7 +241,7 @@ msgstr "\n" " Muestra la configuración de silencio actual de este servidor.\n" " " -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -253,12 +253,12 @@ msgstr "Rol de Silenciado: {role}\n" "Envío de DM: {dm}\n" "Mostrar moderador: {show_mod}" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Ninguno" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -271,15 +271,15 @@ msgstr "\n" " sobre problemas al desilenciar usuarios no se enviarán a ninguna parte.\n" " " -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "Se ha borrado el canal de notificación para problemas de des-silenciado." -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "Publicaré los asuntos de desilenciado en {channel}." -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -294,23 +294,23 @@ msgstr "Establece el rol a aplicar al silenciar a un usuario.\n\n" " y al volver a unirse ya no estar silenciado.\n" " " -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "Las sobreescrituras de canales se utilizarán para silenciar en su lugar." -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "No se puede establecer este rol ya que no es inferior a usted en la jerarquía de rol." -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "Rol de silencio establecido en {role}" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "Ningún canal de notificación ha sido configurado, utilice {command_1} para estar actualizado de cuando haya un problema en las desilenciaciones automáticas." -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -325,23 +325,23 @@ msgstr "Crear un rol Muted.\n\n" " `[p]muteset role ROLE_NAME_HERE`\n" " " -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "Ya hay una configuración de rol de silencio en este servidor. Por favor, elimínala con {command} antes de intentar crear uno nuevo." -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "Configuración del Rol Silenciado" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "No pude crear un rol silenciado en este servidor." -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "No pude establecer sobrescrituras para los siguientes canales: {channels}" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -352,41 +352,41 @@ msgstr "\n" " Si no se proporciona un intervalo de tiempo se borrará.\n" " " -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "Tiempo de silencio por defecto eliminado." -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "Por favor, proporcione un formato de hora válido." -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "Tiempo de silencio por defecto establecido en {time}." -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "Este servidor no tiene una configuración de rol de silencio. Puedes configurar un rol silenciado con {command_1} o {command_2} si solo quieres crear un rol básico.\n\n" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "Las sobrescrituras de canales para silenciar usuarios pueden resultar demandantes en la API de Discord, por lo que recomendamos que tengas una configuración de administración de un rol de silencio. Las sobrescrituras en el canal tampoco se volverán a aplicar al reunirse al gremio, por lo que un usuario que ha sido silenciado puede salir y volver a unirse y dejar de estar silenciado. Los roles de silencio no tienen este problema.\n\n" "¿Está seguro de que desea continuar con la sobrescritura del canal? " -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "Reaccionar con ✅ continuará silenciando con sobrescrituras y evitará que este mensaje aparezca de nuevo, Reaccionar con ❎ terminará el intento de silencio." -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "Al repetir {response_1} se continuará silenciando con sobrescrituras y se evitará que este mensaje aparezca de nuevo, diciendo que {response_2} terminará el intento de silencio." -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "De acuerdo." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" @@ -395,23 +395,23 @@ msgstr "\n" " Muestra silencios activos en este servidor.\n" " " -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "__Silencios del servidor__\n" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "__Tiempo restante__: {time_left}\n" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "__Silencios de <#{channel_id}>__\n" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "No hay silencios en este servidor en este momento." -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -431,43 +431,43 @@ msgstr "Silenciar usuarios.\n\n" " `[p]mute @member1 3 days`\n\n" " " -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "No puedes silenciarme." -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "No puedes silenciarte a ti mismo." -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr " durante {duration}" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "{users} ha(n) sido silenciado(s) en este servidor{time}." -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "{users} ha sido silenciado en este servidor{time}." -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "{member} no pudo ser (des)silenciado por las siguientes razones:\n" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "- {reason} en los siguientes canales: {channels}\n" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "Algunos usuarios no pudieron ser silenciados correctamente. ¿Te gustaría ver quién, dónde y por qué?" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -488,23 +488,23 @@ msgstr "Silencia a un usuario en el canal de texto actual. (or en el padre corre " `[p]mutechannel @member1 3 days`\n" " " -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "Silencio de Canal" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "{users} han sido silenciados en este canal{time}." -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "{users} ha sido silenciado en este canal{time}." -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "Los siguientes usuarios no pudieron ser silenciados\n" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -515,21 +515,21 @@ msgstr "Deja de silenciar a los usuarios.\n\n" " `[reason]` es la razón para el dessilenciado.\n" " " -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "No puedes desenmudecerme a mí." -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "No puedes desenmudecerte a ti mismo." -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "{users} fue dessilenciado en este servidor." -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -540,11 +540,11 @@ msgstr "Deja de silenciar a un usuario en este canal (o en el padre de este hilo " `[reason]` es la razón por la que no se mute.\n" " " -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "{users} desenmudecidos en este canal." -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "Los siguientes usuarios no pudieron ser desenmudecidos\n" diff --git a/redbot/cogs/mutes/locales/fi-FI.po b/redbot/cogs/mutes/locales/fi-FI.po index 5f2b7a9e7..9a49ae0e3 100644 --- a/redbot/cogs/mutes/locales/fi-FI.po +++ b/redbot/cogs/mutes/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "Tuntematon" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "Kesto" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "Moderaattori" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/fr-FR.po b/redbot/cogs/mutes/locales/fr-FR.po index e5adf8fd9..ad774a75c 100644 --- a/redbot/cogs/mutes/locales/fr-FR.po +++ b/redbot/cogs/mutes/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -77,14 +77,14 @@ msgstr "\n" " " #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "Démute automatique" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "Démuter le serveur" @@ -94,148 +94,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" msgstr "Je ne suis pas en mesure de démute {user} pour la raison suivante :\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "Inconnu" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "Aucune raison n'a été fournie." -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "Jusqu'à" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "Durée" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "Serveur" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "Modérateur" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "Rôle muet enlevé manuellement" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "Rôle muet appliqué manuellement" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -243,12 +243,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Aucun" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -257,15 +257,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -275,23 +275,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "Le rôle Muet à été défini sur : {role}" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -301,23 +301,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -325,63 +325,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "Temps muet par défaut supprimé." -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "Veuillez fournir un format de temps valide." -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "Ok alors." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "__Remaining__: {time_left}\n" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "__<#{channel_id}> Silencieux__\n" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "Il n'y a pas de \"mute\" sur ce serveur en ce moment." -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -401,43 +401,43 @@ msgstr "Couper le son des utilisateurs.\n\n" " `[p]mute @member1 @member2 spam 5 hpurs`\n" " `[p]mute @member1 @member2 spam 3 days` " -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "Vous ne pouvez pas me rendre muet." -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "Vous ne pouvez pas vous mettre muet vous-même." -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr " pour {duration}" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "{users} a été mis en sourdine dans ce serveur{time}." -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "{users} ont été mis en sourdine dans ce serveur{time}." -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "{member} ne peut être (un)muted pour les raisons suivantes:\n" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "{reason} dans les canaux suivants: {channels}\n" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "Certains utilisateurs ne pouvaient pas être correctement mis en sourdine. Voulez-vous voir qui, où et pourquoi ?" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -450,23 +450,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "Canaux silencieux" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "{users} a été mis en sourdine dans ce salon{time}." -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "{users} ont été mis en sourdine dans ce salon{time}." -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "Les utilisateurs suivants ne peuvent être mis en sourdine\n" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -474,21 +474,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "Vous ne pouvez pas rétablir mon son." -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "Vous ne pouvez pas rétablir votre son vous-même." -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -496,11 +496,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/hi-IN.po b/redbot/cogs/mutes/locales/hi-IN.po index e25a333e6..ecb86dabe 100644 --- a/redbot/cogs/mutes/locales/hi-IN.po +++ b/redbot/cogs/mutes/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/hr-HR.po b/redbot/cogs/mutes/locales/hr-HR.po index 46af0fe24..8954af2cf 100644 --- a/redbot/cogs/mutes/locales/hr-HR.po +++ b/redbot/cogs/mutes/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "Do" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "Trajanje" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "Moderator" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "Ok onda." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/hu-HU.po b/redbot/cogs/mutes/locales/hu-HU.po index 68170ff3a..e889ca6d5 100644 --- a/redbot/cogs/mutes/locales/hu-HU.po +++ b/redbot/cogs/mutes/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "Rendben." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/id-ID.po b/redbot/cogs/mutes/locales/id-ID.po index 726ba6809..0e7f75b59 100644 --- a/redbot/cogs/mutes/locales/id-ID.po +++ b/redbot/cogs/mutes/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Tak satupun" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/it-IT.po b/redbot/cogs/mutes/locales/it-IT.po index 36ee27022..24b47dd76 100644 --- a/redbot/cogs/mutes/locales/it-IT.po +++ b/redbot/cogs/mutes/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Nessuno" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "OK allora." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/ja-JP.po b/redbot/cogs/mutes/locales/ja-JP.po index 87ee81bec..6890bc398 100644 --- a/redbot/cogs/mutes/locales/ja-JP.po +++ b/redbot/cogs/mutes/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "無い" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/ko-KR.po b/redbot/cogs/mutes/locales/ko-KR.po index 30723c8cb..6deeeacb1 100644 --- a/redbot/cogs/mutes/locales/ko-KR.po +++ b/redbot/cogs/mutes/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "사용자를 일시적으로 또는 무기한 음소거합니다." #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "자동 음소거 해제" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "서버 음소거 해제" @@ -92,149 +92,149 @@ msgid "I am unable to unmute {user} for the following reason:\n" msgstr "다음과 같은 이유로 {user}의 음소거를 해제할 수 없습니다.\n" ": {reason}" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "\n" "채널에서 음소거 해제: " -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "다음과 같은 이유로 {member} 의 음소거를 해제할 수 없습니다.\n" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "음성 음소거 해제" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "채널 음소거 해제" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "다음과 같은 이유로 {channel} 에서 {user} 의 음소거를 해제할 수 없습니다: {reason}" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "알 수 없음" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "이유가 제공되지 않았습니다." -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "지속기간" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "길드" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "관리자" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "서버 음소거" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "이 서버는 이전에 음소거되었습니다." -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "음소거 설정." -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "DM에서 사용자에게 음소거 알림을 보낼지 여부를 설정합니다." -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "이제 사용자 DM에게 음소거 알림을 보내도록 하겠습니다." -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "음소거 알림이 더 이상 사용자 DM으로 전송되지 않습니다." -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -242,12 +242,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "읎어요." -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -256,15 +256,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "{channel} 에 음소거 해제 issue를 게시하겠습니다." -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -274,23 +274,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "대신 채널 덮어쓰기가 음소거에 사용됩니다." -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -300,23 +300,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -324,63 +324,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -393,43 +393,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -442,23 +442,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "채널 음소거" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "다음 사용자를 음소거할 수 없습니다.\n" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -466,21 +466,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "음소거를 해제할 수 없습니다." -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "자신은 음소거를 해제할 수 없습니다." -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -488,11 +488,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/nb-NO.po b/redbot/cogs/mutes/locales/nb-NO.po index 8c13d0109..b7886eccb 100644 --- a/redbot/cogs/mutes/locales/nb-NO.po +++ b/redbot/cogs/mutes/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -77,14 +77,14 @@ msgstr "\n" " " #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "Automatisk avdemping" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "Server udempet" @@ -94,128 +94,128 @@ msgid "I am unable to unmute {user} for the following reason:\n" msgstr "Jeg kan ikke slå opp {user} av følgende grunn:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "\n" "Udempet i kanaler: " -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "{member} kunne ikke lukkes av følgende årsaker:\n" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "{reason} I følgende kanaler: {channels}\n" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "Stemme udempet" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "Kanal udemp" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "Jeg kan ikke slå opp {user} i {channel} av følgende grunn:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "Ukjent" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "Ingen grunn oppgitt." -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "Frem til" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "Varighet" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "Server" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "Moderator" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "Manuelt fjernet dempet rolle" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "Manuelt brukt demping rolle" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "Server udempet" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "Manuelt fjernet kanal overskriver" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "Tidligere mutert på denne serveren." -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "Demp innstillinger." -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "Angi om demp varsler skal sendes til brukere i DMer." -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "Jeg vil nå prøve å sende demping av varsler til brukere DMer." -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "Demp varsler sendes ikke lenger til brukere direktemelding." -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "Velg om navnet på moderator demper en bruker skal inkluderes i DM til den brukeren." -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Jeg skal inkludere navnet på moderator som ga demping når jeg sender en melding til en bruker." -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Jeg kommer ikke til å oppgi navnet på moderator som ga demping når jeg sender en melding til en bruker." -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" @@ -224,15 +224,15 @@ msgstr "\n" " Om roller bare skal tvinges til å dempe på boten\n" " " -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "Okai vil jeg håndheve rollemotegn før man muterer brukere." -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "Jeg tillater jeg kanal overskriving av muterende brukere." -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" @@ -241,7 +241,7 @@ msgstr "\n" " Viser gjeldende dempet innstillinger for denne guilden.\n" " " -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -253,12 +253,12 @@ msgstr "Demp Rolle: {role}\n" "Send DM: {dm}\n" "Vis moderator: {show_mod}" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Ingen" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -271,15 +271,15 @@ msgstr "\n" " om problemer når opp-demping av brukere ikke sendes noen steder.\n" " " -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "Varslingskanal for udempede problemer er slettet." -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "Jeg publiserer udempet saker i {channel}." -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -294,23 +294,23 @@ msgstr "Angir rollen som skal brukes når lydløs dempes av en bruker.\n\n" "og bli med på ikke lenger\n" " " -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "Kanal overskriving vil bli brukt til muter i stedet." -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "Du kan ikke angi denne rollen siden den ikke er lavere enn du har fått rollen hierarkiet." -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "Demp rolle satt til {role}" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "Ingen varselkanal har blitt konfigurert, bruk {command_1} for å bli oppdatert når det er et problem i automatiske dempinger." -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -325,23 +325,23 @@ msgstr "Opprett en dempet rolle.\n\n" "[p]muteset role ROLE_NAME_HERE`\n" " " -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "Det er allerede et demp rolleoppsett i denne serveren. Fjern det med {command} før du prøver å lage et nytt." -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "Demp rolleoppsett" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "Jeg kunne ikke opprette en dempet rolle på denne serveren." -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "Jeg kunne ikke sette overskriving for følgende kanaler: {channels}" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -352,41 +352,41 @@ msgstr "\n" " Hvis et tidsintervall er angitt vil denne fjernes.\n" " " -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "Standard dempingstid fjernet." -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "Oppgi et gyldig tidsformat." -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "Standard dempingstid satt til {time}." -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "Kanaloverskriver for mutasjon av brukere kan få dyrt på Discord's API, da anbefaler vi at du i stedet har et admin oppsett en demp rolle. Kanal overskriver vil heller ikke bruke på ny på guild-medlemmet, så en bruker som har blitt dempet kan forlate og gjendelta og ikke lenger bli dempet. Rollen demping har ikke dette problemet.\n\n" "Er du sikker på at du vil fortsette med kanaloverskriving? " -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "Kunst med ✅ Vil fortsette dempningen med overskriving og stopper denne meldingen fra å komme til med ❎ Vil avslutte forsøket." -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "Ok da." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" @@ -395,23 +395,23 @@ msgstr "\n" " Viser aktive muter på denne serveren.\n" " " -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "__Server Demping__\n" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "__Remaining__: {time_left}\n" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "__<#{channel_id}> Demping__\n" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "Det er ingen muter på denne serveren akkurat nå." -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,43 +432,43 @@ msgstr "Demp brukere.\n\n" " `[p]mute @member1 3 days`\n\n" " " -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "Du kan ikke dempe meg." -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "Du kan ikke dempe deg selv." -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr " for {duration}" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "{users} er dempet i denne serveren{time}." -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "{users} er dempet i denne serveren{time}." -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "{member} kunne ikke dempes av følgende årsaker:\n" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "- {reason} I følgende kanaler: {channels}\n" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "Noen brukere kunne ikke bli ordentlig dempet. Vil du se hvorfor, hvor og hvorfor?" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -481,23 +481,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "Kanal demp" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "{users} har blitt dempet i denne kanalen{time}." -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "{users} har blitt dempet i denne kanalen{time}." -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "Følgende brukere kunne ikke dempes\n" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -508,21 +508,21 @@ msgstr "Udemp brukere.\n\n" " `[reason]` er årsaken til den fjernede dempingen.\n" " " -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "Du kan ikke oppheve dempingen." -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "Du kan ikke udempe deg selv." -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "{users} fjernet mutasjonen på serveren." -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -530,11 +530,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "{users} av-dempet i denne kanalen." -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "Kan ikke fjerne følgende brukere\n" diff --git a/redbot/cogs/mutes/locales/nl-NL.po b/redbot/cogs/mutes/locales/nl-NL.po index f88d54f4b..8f0aa6025 100644 --- a/redbot/cogs/mutes/locales/nl-NL.po +++ b/redbot/cogs/mutes/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Geen" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "Ohke." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/pl-PL.po b/redbot/cogs/mutes/locales/pl-PL.po index b5b88bfb3..5ba08f28a 100644 --- a/redbot/cogs/mutes/locales/pl-PL.po +++ b/redbot/cogs/mutes/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "Nieznane" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Brak" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "OK." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/pt-BR.po b/redbot/cogs/mutes/locales/pt-BR.po index ff2ce6e9e..3c845d72b 100644 --- a/redbot/cogs/mutes/locales/pt-BR.po +++ b/redbot/cogs/mutes/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "Desconhecido" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "Até" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "Duração" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "Moderador" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "OK então." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/pt-PT.po b/redbot/cogs/mutes/locales/pt-PT.po index db74d62b7..96fde868f 100644 --- a/redbot/cogs/mutes/locales/pt-PT.po +++ b/redbot/cogs/mutes/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/ru-RU.po b/redbot/cogs/mutes/locales/ru-RU.po index 609f233bc..2cb7c1acd 100644 --- a/redbot/cogs/mutes/locales/ru-RU.po +++ b/redbot/cogs/mutes/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -77,14 +77,14 @@ msgstr "\n" " " #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "Автоматическое снятие заглушки" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "Снять заглушку с сервера" @@ -94,128 +94,128 @@ msgid "I am unable to unmute {user} for the following reason:\n" msgstr "Я не могу снять заглушку {user} по следующей причине:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "\n" "Снята заглушка в каналах: " -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "{member} не может быть отключен по следующим причинам:\n" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "{reason} В следующих каналах: {channels}\n" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "Снять заглушку голоса" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "Снять заглушку с канала" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "Я не могу снять заглушку {user} в {channel} по следующей причине:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "Неизвестный" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "Причина не указана." -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "До" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "Длительность" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "Сервер" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "Модератор" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "Ручное удаление роли заглушки" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "Роль заглушки, применяемая вручную" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "Заглушка сервера" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "Перезапись каналов, удаленных вручную" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "Ранее заглушенный на этом сервере." -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "Настройки заглушки." -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "Установите, следует ли отправлять уведомления о заглушке пользователям в личные сообщения." -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "Теперь я постараюсь отправлять уведомления о заглушке в личные сообщения пользователей." -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "Уведомления о заглушке больше не будут отправляться в личные сообщения пользователей." -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "Определяет, должно ли имя модератора, заглушившего пользователя, быть отображено в сообщении этому пользователю." -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Я буду указывать имя модератора, который заглушил пользователя, при отправке сообщения." -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Я не буду указывать имя модератора, который заглушил пользователя, при отправке сообщения." -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" @@ -224,15 +224,15 @@ msgstr "\n" " Должно ли принудительно заглушать роль только на бота\n" " " -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "Хорошо, я буду принудительно отключать роли, прежде чем заглушить пользователей." -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "Хорошо, я разрешу перезаписывать канал для заглушенных пользователей." -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" @@ -241,7 +241,7 @@ msgstr "\n" " Показывает текущие настройки заглушки для этого сервера.\n" " " -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -253,12 +253,12 @@ msgstr "Роль заглушки: {role}\n" "Отправить в ЛС: {dm}\n" "Показать модератора: {show_mod}" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Нет" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -271,15 +271,15 @@ msgstr "\n" " о проблемах со снятием заглушек с пользователей никуда не будут отправляться.\n" " " -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "Канал уведомлений о проблемах, связанных с заглушками, был очищен." -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "Я буду публиковать сообщения о снятии заглушек на {channel}." -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -294,23 +294,23 @@ msgstr "Устанавливает роль, которая будет прим " и снова зайти на сервер без заглушки.\n" " " -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "Вместо роли заглушки теперь будет использоваться перезапись каналов." -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "Вы не можете установить эту роль, поскольку она не ниже вас в иерархии ролей." -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "Роль заглушки установлена на {role}" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "Канал уведомления не настроен, используйте {command_1} для получения обновлений при возникновении проблем с автоматическим снятием заглушки." -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -325,23 +325,23 @@ msgstr "Создайте роль заглушки.\n\n" " `[p]muteset role ROLE_NAME_HERE`\n" " " -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "На этом сервере уже установлена роль для заглушки. Пожалуйста, удалите ее с помощью {command}, прежде чем пытаться создать новую." -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "Настройка роли для заглушки" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "Я не смог создать роль заглушки на этом сервере." -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "Не удалось установить перезапись для следующих каналов: {channels}" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -352,41 +352,41 @@ msgstr "\n" " Если временной интервал не указан, он будет очищен.\n" " " -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "Стандартное время заглушки удалено." -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "Пожалуйста, укажите правильный формат времени." -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "Время заглушки по умолчанию установлено на {time}." -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "Перезапись канала для отключения пользователей может быть дорогостоящей для API Discord, поэтому мы рекомендуем, чтобы администратор установил роль заглушки вместо этого. Перезапись канала также не будет повторно применяться при вступлении в сервер, поэтому пользователь, который был заглушен, может уйти и снова зайти на сервер и больше не будет заглушен. Роль заглушки не имеет такой проблемы.\n\n" "Вы уверены, что хотите продолжать использовать перезапись каналов? " -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "Реакция ✅ продолжит заглушку с перезаписью и остановит повторное появление этого сообщения, Реакция ❎ завершит попытку заглушки." -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "Хорошо." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" @@ -395,23 +395,23 @@ msgstr "\n" " Отображает активные заглушки на этом сервере.\n" " " -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "__Заглушки сервера__\n" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "__Remaining__: {time_left}\n" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "__Заглушки <#{channel_id}>__\n" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "На этом сервере пока нет заглушек." -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,43 +432,43 @@ msgstr "Заглушить пользователей.\n\n" " `[p]mute @member1 3 дня`\n\n" " " -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "Вы не можете заглушить меня." -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "Вы не можете заглушить себя." -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr " на {duration}" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "{users} был заглушен на этом сервере{time}." -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "{users} были заглушены на этом сервере{time}." -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "{member} не может быть заглушен (или разглушен) по следующим причинам:\n" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "- {reason} в следующих каналах: {channels}\n" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "Некоторых пользователей не удалось правильно заглушить. Вы хотите увидеть, кто, где и почему?" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -481,23 +481,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "Канал заглушен" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "{users} был заглушен в этом канале{time}." -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "{users} были заглушены в этом канале{time}." -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "Следующие пользователи не могут быть заглушены\n" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -508,21 +508,21 @@ msgstr "Снять заглушку с пользователей.\n\n" " `[reason]` - причина для снятия заглушки.\n" " " -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "Вы не можете снять заглушку с меня." -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "Вы не можете снять заглушку с себя." -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "с {users} была снята заглушка на этом сервере." -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -530,11 +530,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "{users} включены на этом канале." -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "Со следующих пользователей невозможно снятие заглушки\n" diff --git a/redbot/cogs/mutes/locales/sk-SK.po b/redbot/cogs/mutes/locales/sk-SK.po index 1f8c39d06..5a6a06a28 100644 --- a/redbot/cogs/mutes/locales/sk-SK.po +++ b/redbot/cogs/mutes/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/sl-SI.po b/redbot/cogs/mutes/locales/sl-SI.po index 06082f706..db5b45d5c 100644 --- a/redbot/cogs/mutes/locales/sl-SI.po +++ b/redbot/cogs/mutes/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/sv-SE.po b/redbot/cogs/mutes/locales/sv-SE.po index 9c456c823..45e930186 100644 --- a/redbot/cogs/mutes/locales/sv-SE.po +++ b/redbot/cogs/mutes/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "Inget" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/tr-TR.po b/redbot/cogs/mutes/locales/tr-TR.po index 35bade0df..93802cf57 100644 --- a/redbot/cogs/mutes/locales/tr-TR.po +++ b/redbot/cogs/mutes/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -77,14 +77,14 @@ msgstr "\n" " " #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "Susturma cezanız otomatik olarak kaldırıldı" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "Sunucu susturma cezanız bitti" @@ -94,128 +94,128 @@ msgid "I am unable to unmute {user} for the following reason:\n" msgstr "{user} kullanıcısının susturmasını şu sebepten dolayı geri alamadım:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "\n" "Şu kanallarda susturması geri alındı: " -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "{member} üyesinin şu sebeplerden dolayı susturması geri alınamadı:\n" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "{reason} Şu kanallarda: {channels}\n" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "Sesli kanal susturma cezanız kalktı" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "Kanal susturması kalktı" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "{user} kullanıcısının susturmasını {channel} kanalında şu sebepten dolayı geri alamadım:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "Bilinmiyor" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "Sebep belirtilmedi." -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "Şu zamana kadar" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "Süre" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "Sunucu" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "Moderatör" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "Moderatör:" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "Şu zamana kadar:" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "Süre:" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "Sunucu:" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "Susturulma cezanız manuel olarak kaldırıldı" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "Susturulma cezanız manuel olarak verildi" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "Sunucu susturma cezası" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "Kanal yetkilerinden manuel olarak kaldırıldı" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "Bu sunucuda daha önce susturulmuş." -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "Susturma ayarları." -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "Kullanıcılara özel mesaj olarak susturma bildirimlerinin gönderilmesini ayarla." -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "Artık kullanıcılara susturma bildirimlerini özel mesaj olarak göndermeye çalışacağım." -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "Susturma bildirimleri kullanıcılara artık özel mesaj olarak gönderilmeyecek." -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "Kullanıcıyı susturan moderatörün adının özel mesajda olup olmamasını ayarla." -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Bir kullanıcıya özel mesaj atarken sorumlu moderatörün ismini dahil edeceğim." -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "Bir kullanıcıya özel mesaj atarken sorumlu moderatörün ismini dahil etmeyeceğim." -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" @@ -224,15 +224,15 @@ msgstr "\n" " Bot üzerinde role özgü susturmaların zorlanıp zorlanmayacağı\n" " " -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "Tamamdır, kullanıcıları susturmadan önce rol susturmalarını uygulayacağım." -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "Tamamdır, kullanıcıları sustururken kanal yetkilendirmelerine izin vereceğim." -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" @@ -241,7 +241,7 @@ msgstr "\n" " Bu sunucu için mevcut susturma ayarlarını gösterir.\n" " " -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -253,12 +253,12 @@ msgstr "Susturma Rolü: {role}\n" "DM Atma: {dm}\n" "Moderatör belirtme: {show_mod}" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "None" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -271,15 +271,15 @@ msgstr "\n" " susturma geri alınırken oluşabilecek sorunlar bir yere gönderilmeyecek.\n" " " -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "Susturma geri alınırken oluşabilecek sorunlar için bildirim kullanılacak bildirim kanalının ayarı temizlendi." -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "Susturma geri alma hatalarını {channel} kanalına yazacağım." -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -294,23 +294,23 @@ msgstr "Bir kullanıcı susturulurken verilecek rolü ayarlar.\n\n" " sunucudan çıkıp girebilir.\n" " " -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "Susturmalar için kanal yetkileri kullanılacak." -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "Rol hiyerarşisinde senden aşağıda olmadığından bu rolü ayarlayamazsın." -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "Susturulmuş rolü {role} olarak ayarlandı" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "Herhangi bir bildirim kanalı ayarlanmamış, otomatik susturma geri almada bir sorun çıkarsa bilgi almak için {command_1} kullanın." -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -325,23 +325,23 @@ msgstr "Bir susuturulmuş rolü oluştur.\n\n" " `[p]muteset role ROL_ADI` komutunu kullanın\n" " " -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "Bu sunucuda ayarlanmış bir susturulmuş rolü zaten var. Yeni bir tane oluşturmadan önce {command} ile var olanı kaldırın." -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "Susturulmuş rolü ayarlandı" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "Bu sunucuda susturulmuş rolü oluşturamadım." -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "Şu kanallar için yetklendirmeyi ayarlayamadım: {channels}" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -352,41 +352,41 @@ msgstr "\n" " Bir zaman aralığı verilmezse bu ayar temizlenir.\n" " " -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "Varsayılan susturma süresi kaldırıldı." -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "Lütfen geçerli bir zaman biçimi sağlayın." -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "Varsayılan susturma süresi {time} olarak ayarlandı." -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "Bu sunucunun susturulmuş rolü ayarlanmamış `{command_1}` ile bir susturulmuş rolü ayarlayabilir veya basit bir rolün oluşturulmasını istiyorsanız `{command_2}` kullanabilirsiniz.\n\n" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "Kullanıcıları sustururken kanal yetkilerini kullanmak Discord API'a çok sayıda istekte bulunulmasını gerektirebileceğinden bir susturulmuş rolü ayarlanması tavsiye edilir. Üstelik kanal yetkileri sunucuya katılırken tekrar uygulanmayacağından kullanıcılar çıkıp girerek susturulmaktan kurtulabilirler. Bir susturulmuş rolü kullanmak tüm bu sorunları çözer.\n\n" "Susturma için kanal yetkilerini kullanmak istediğinizden emin misiniz? " -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "✅ ile tepki vermek kanal yetkilerini kullanılmasını onaylar ve bu mesaj bir daha karşınıza gelmez. ❎ ile tepki vermek susturma denemesini iptal eder." -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "{response_1} ile cevap vermek zorla susturmaya devam eder ve bir daha bu mesajı göstermez, {response_2} ile cevap vermek susturmayı iptal eder." -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "Tamam o zaman." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" @@ -395,23 +395,23 @@ msgstr "\n" " Sunucuda devam eden susturmaları gösterir.\n" " " -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "__Sunucudaki Susturmalar__\n" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "__Kalan süre__: {time_left}\n" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "__<#{channel_id}> Susturmalar__\n" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "Bu sunucuda şu anda susturulmuş kişi bulunmamakta." -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,43 +432,43 @@ msgstr "Kullanıcıları sustur.\n\n" " `[p]mute @üye1 3 days`\n\n" " " -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "Beni susturamazsın." -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "Kendini susturamazsın." -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr " {duration}" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "{users} bu sunucudan {time} susturuldu." -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "{users} bu sunucuda susturuldu. Süre: {time}." -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "{member} şu sebeplerden dolayı susturulamadı veya susturması kaldırılamadı:\n" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "- {reason} Şu kanallarda: {channels}\n" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "Bazı kullanıcılar doğru düzgün susturulamadı. Kim, nerde, ve neden görmek ister misiniz?" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -489,23 +489,23 @@ msgstr "Bir kullanıcıyı mevcut metin kanalında sustur.\n\n" " `[p]mute @üye1 3 days`\n" " " -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "Kanalda susturma" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "{users} bu kanalda {time} susturuldu." -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "{users} bulunduğu sesli kanaldan susturuldu. Süre: {time}." -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "Şu kullanıcılar susturulamadı\n" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -516,21 +516,21 @@ msgstr "Kullanıcıların susturmasını kaldır.\n\n" " `[reason]` susturmanın kaldırılma sebebidir.\n" " " -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "Benim susturmamı kaldıramazsın." -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "Kendi susturmanı kaldıramazsın." -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "{users} bu sunucudaki susturması kaldırıldı." -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -538,11 +538,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "{users} yazı/sesli kanalından susturması kaldırıldı." -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "Bu kullanıcının susturma cezası kaldırılamadı\n" diff --git a/redbot/cogs/mutes/locales/uk-UA.po b/redbot/cogs/mutes/locales/uk-UA.po index 4d6e2d6bd..d49a54968 100644 --- a/redbot/cogs/mutes/locales/uk-UA.po +++ b/redbot/cogs/mutes/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/vi-VN.po b/redbot/cogs/mutes/locales/vi-VN.po index 3d9b4ad2d..d9c4d8492 100644 --- a/redbot/cogs/mutes/locales/vi-VN.po +++ b/redbot/cogs/mutes/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/zh-CN.po b/redbot/cogs/mutes/locales/zh-CN.po index b596f5a6b..4cc80a0fa 100644 --- a/redbot/cogs/mutes/locales/zh-CN.po +++ b/redbot/cogs/mutes/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -75,14 +75,14 @@ msgid "\n" msgstr "" #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "" @@ -91,148 +91,148 @@ msgid "I am unable to unmute {user} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "" -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -240,12 +240,12 @@ msgid "Mute Role: {role}\n" "Show moderator: {show_mod}" msgstr "" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "无" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -254,15 +254,15 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -272,23 +272,23 @@ msgid "Sets the role to be applied when muting a user.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -298,23 +298,23 @@ msgid "Create a Muted role.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -322,63 +322,63 @@ msgid "\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "" -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "" -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -391,43 +391,43 @@ msgid "Mute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr "" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -440,23 +440,23 @@ msgid "Mute a user in the current text channel (or in the parent of the current " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -464,21 +464,21 @@ msgid "Unmute users.\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -486,11 +486,11 @@ msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " " msgstr "" -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "" diff --git a/redbot/cogs/mutes/locales/zh-TW.po b/redbot/cogs/mutes/locales/zh-TW.po index bafb9ce00..4ae374e27 100644 --- a/redbot/cogs/mutes/locales/zh-TW.po +++ b/redbot/cogs/mutes/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 04:23+0000\n" +"POT-Creation-Date: 2023-05-12 19:54+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -77,14 +77,14 @@ msgstr "\n" " " #: redbot/cogs/mutes/mutes.py:325 redbot/cogs/mutes/mutes.py:337 -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:431 -#: redbot/cogs/mutes/mutes.py:448 redbot/cogs/mutes/mutes.py:502 -#: redbot/cogs/mutes/mutes.py:522 redbot/cogs/mutes/mutes.py:527 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:432 +#: redbot/cogs/mutes/mutes.py:449 redbot/cogs/mutes/mutes.py:503 +#: redbot/cogs/mutes/mutes.py:523 redbot/cogs/mutes/mutes.py:528 msgid "Automatic unmute" msgstr "自動取消靜音" -#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:448 -#: redbot/cogs/mutes/mutes.py:649 redbot/cogs/mutes/mutes.py:1461 +#: redbot/cogs/mutes/mutes.py:341 redbot/cogs/mutes/mutes.py:449 +#: redbot/cogs/mutes/mutes.py:650 redbot/cogs/mutes/mutes.py:1462 msgid "Server unmute" msgstr "伺務器取消靜音" @@ -94,128 +94,128 @@ msgid "I am unable to unmute {user} for the following reason:\n" msgstr "由於以下原因,我無法將 {user} 取消靜音:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:435 +#: redbot/cogs/mutes/mutes.py:436 msgid "\n" "Unmuted in channels: " msgstr "\n" "在頻道中取消靜音: " -#: redbot/cogs/mutes/mutes.py:461 +#: redbot/cogs/mutes/mutes.py:462 msgid "{member} could not be unmuted for the following reasons:\n" msgstr "{member} 由於以下原因無法取消靜音:\n" -#: redbot/cogs/mutes/mutes.py:465 +#: redbot/cogs/mutes/mutes.py:466 msgid "{reason} In the following channels: {channels}\n" msgstr "{reason} 在以下頻道中:{channels}\n" -#: redbot/cogs/mutes/mutes.py:511 redbot/cogs/mutes/mutes.py:726 +#: redbot/cogs/mutes/mutes.py:512 redbot/cogs/mutes/mutes.py:727 #: redbot/cogs/mutes/voicemutes.py:222 msgid "Voice unmute" msgstr "取消語音靜音" -#: redbot/cogs/mutes/mutes.py:514 redbot/cogs/mutes/mutes.py:729 -#: redbot/cogs/mutes/mutes.py:1530 +#: redbot/cogs/mutes/mutes.py:515 redbot/cogs/mutes/mutes.py:730 +#: redbot/cogs/mutes/mutes.py:1531 msgid "Channel unmute" msgstr "取消頻道靜音" -#: redbot/cogs/mutes/mutes.py:531 +#: redbot/cogs/mutes/mutes.py:532 msgid "I am unable to unmute {user} in {channel} for the following reason:\n" "{reason}" msgstr "由於以下原因,我無法在 {channel} 中將 {user} 取消靜音:\n" "{reason}" -#: redbot/cogs/mutes/mutes.py:572 +#: redbot/cogs/mutes/mutes.py:573 msgid "Unknown" msgstr "未知" -#: redbot/cogs/mutes/mutes.py:577 +#: redbot/cogs/mutes/mutes.py:578 msgid "No reason provided." msgstr "沒有提供理由。" -#: redbot/cogs/mutes/mutes.py:587 +#: redbot/cogs/mutes/mutes.py:588 msgid "Until" msgstr "直到" -#: redbot/cogs/mutes/mutes.py:588 +#: redbot/cogs/mutes/mutes.py:589 msgid "Duration" msgstr "期間" -#: redbot/cogs/mutes/mutes.py:589 +#: redbot/cogs/mutes/mutes.py:590 msgid "Guild" msgstr "伺服器" -#: redbot/cogs/mutes/mutes.py:591 +#: redbot/cogs/mutes/mutes.py:592 msgid "Moderator" msgstr "版主" -#: redbot/cogs/mutes/mutes.py:599 +#: redbot/cogs/mutes/mutes.py:600 msgid "Moderator:" msgstr "版主:" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Until:" msgstr "直到:" -#: redbot/cogs/mutes/mutes.py:601 +#: redbot/cogs/mutes/mutes.py:602 msgid "Duration:" msgstr "期間:" -#: redbot/cogs/mutes/mutes.py:605 +#: redbot/cogs/mutes/mutes.py:606 msgid "Guild:" msgstr "伺服器:" -#: redbot/cogs/mutes/mutes.py:644 redbot/cogs/mutes/mutes.py:649 +#: redbot/cogs/mutes/mutes.py:645 redbot/cogs/mutes/mutes.py:650 msgid "Manually removed mute role" msgstr "手動刪除靜音身分組" -#: redbot/cogs/mutes/mutes.py:664 redbot/cogs/mutes/mutes.py:673 +#: redbot/cogs/mutes/mutes.py:665 redbot/cogs/mutes/mutes.py:674 msgid "Manually applied mute role" msgstr "手動套用靜音身分組" -#: redbot/cogs/mutes/mutes.py:673 redbot/cogs/mutes/mutes.py:1241 +#: redbot/cogs/mutes/mutes.py:674 redbot/cogs/mutes/mutes.py:1242 msgid "Server mute" msgstr "伺務器靜音" -#: redbot/cogs/mutes/mutes.py:736 redbot/cogs/mutes/mutes.py:745 +#: redbot/cogs/mutes/mutes.py:737 redbot/cogs/mutes/mutes.py:746 msgid "Manually removed channel overwrites" msgstr "手動刪除頻道覆蓋" -#: redbot/cogs/mutes/mutes.py:779 +#: redbot/cogs/mutes/mutes.py:780 msgid "Previously muted in this server." msgstr "之前在此服務器中被靜音。" -#: redbot/cogs/mutes/mutes.py:785 +#: redbot/cogs/mutes/mutes.py:786 #, docstring msgid "Mute settings." msgstr "靜音設置。" -#: redbot/cogs/mutes/mutes.py:792 +#: redbot/cogs/mutes/mutes.py:793 #, docstring msgid "Set whether mute notifications should be sent to users in DMs." msgstr "設置是否向靜音中的用戶發送 DM 通知。" -#: redbot/cogs/mutes/mutes.py:795 +#: redbot/cogs/mutes/mutes.py:796 msgid "I will now try to send mute notifications to users DMs." msgstr "我現在將嘗試向用戶 DM 發送靜音通知。" -#: redbot/cogs/mutes/mutes.py:797 +#: redbot/cogs/mutes/mutes.py:798 msgid "Mute notifications will no longer be sent to users DMs." msgstr "靜音通知將不再發送給用戶 DM 消息。" -#: redbot/cogs/mutes/mutes.py:803 +#: redbot/cogs/mutes/mutes.py:804 #, docstring msgid "Decide whether the name of the moderator muting a user should be included in the DM to that user." msgstr "決定是否將使用戶靜音的版主名稱包含在發給該用戶的 DM 中。" -#: redbot/cogs/mutes/mutes.py:807 +#: redbot/cogs/mutes/mutes.py:808 msgid "I will include the name of the moderator who issued the mute when sending a DM to a user." msgstr "我將在向用戶發送 DM 時包括發出靜音的版主的名稱。" -#: redbot/cogs/mutes/mutes.py:813 +#: redbot/cogs/mutes/mutes.py:814 msgid "I will not include the name of the moderator who issued the mute when sending a DM to a user." msgstr "在向用戶發送 DM 時,我不會包括發出靜音的版主的姓名。" -#: redbot/cogs/mutes/mutes.py:821 +#: redbot/cogs/mutes/mutes.py:822 #, docstring msgid "\n" " Whether or not to force role only mutes on the bot\n" @@ -224,15 +224,15 @@ msgstr "\n" " 是否強制身分組只在機器人上靜音\n" " " -#: redbot/cogs/mutes/mutes.py:826 +#: redbot/cogs/mutes/mutes.py:827 msgid "Okay I will enforce role mutes before muting users." msgstr "好的,我會在將用戶靜音之前強制執行角色靜音。" -#: redbot/cogs/mutes/mutes.py:828 +#: redbot/cogs/mutes/mutes.py:829 msgid "Okay I will allow channel overwrites for muting users." msgstr "好的,我將允許為靜音用戶覆蓋頻道。" -#: redbot/cogs/mutes/mutes.py:833 +#: redbot/cogs/mutes/mutes.py:834 #, docstring msgid "\n" " Shows the current mute settings for this guild.\n" @@ -241,7 +241,7 @@ msgstr "\n" " 顯示該公會當前的靜音設置。\n" " " -#: redbot/cogs/mutes/mutes.py:841 +#: redbot/cogs/mutes/mutes.py:842 msgid "Mute Role: {role}\n" "Notification Channel: {channel}\n" "Default Time: {time}\n" @@ -253,12 +253,12 @@ msgstr "靜音身分組:{role}\n" "發送私信:{dm}\n" "顯示板主:{show_mod}" -#: redbot/cogs/mutes/mutes.py:848 redbot/cogs/mutes/mutes.py:849 -#: redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:849 redbot/cogs/mutes/mutes.py:850 +#: redbot/cogs/mutes/mutes.py:851 msgid "None" msgstr "無" -#: redbot/cogs/mutes/mutes.py:865 +#: redbot/cogs/mutes/mutes.py:866 #, docstring msgid "\n" " Set the notification channel for automatic unmute issues.\n\n" @@ -271,15 +271,15 @@ msgstr "\n" " 關於取消靜音的用戶不會被發送到任何地方的問題。\n" " " -#: redbot/cogs/mutes/mutes.py:873 +#: redbot/cogs/mutes/mutes.py:874 msgid "Notification channel for unmute issues has been cleared." msgstr "取消靜音問題的通知通道已被清除。" -#: redbot/cogs/mutes/mutes.py:877 +#: redbot/cogs/mutes/mutes.py:878 msgid "I will post unmute issues in {channel}." msgstr "我將在 {channel} 中發布取消靜音問題。" -#: redbot/cogs/mutes/mutes.py:884 +#: redbot/cogs/mutes/mutes.py:885 #, docstring msgid "Sets the role to be applied when muting a user.\n\n" " If no role is setup the bot will attempt to mute a user by setting\n" @@ -294,23 +294,23 @@ msgstr "設置將用戶靜音時要應用的身分組。\n\n" " 並重新加入不再被靜音。\n" " " -#: redbot/cogs/mutes/mutes.py:899 +#: redbot/cogs/mutes/mutes.py:900 msgid "Channel overwrites will be used for mutes instead." msgstr "頻道覆蓋將用於靜音。" -#: redbot/cogs/mutes/mutes.py:903 +#: redbot/cogs/mutes/mutes.py:904 msgid "You can't set this role as it is not lower than you in the role hierarchy." msgstr "您不能設置此身分組,因為它在身分組層次階級結構中不低於您。" -#: redbot/cogs/mutes/mutes.py:908 redbot/cogs/mutes/mutes.py:971 +#: redbot/cogs/mutes/mutes.py:909 redbot/cogs/mutes/mutes.py:972 msgid "Mute role set to {role}" msgstr "靜音身分組設置為 {role}" -#: redbot/cogs/mutes/mutes.py:912 redbot/cogs/mutes/mutes.py:975 +#: redbot/cogs/mutes/mutes.py:913 redbot/cogs/mutes/mutes.py:976 msgid "No notification channel has been setup, use {command_1} to be updated when there's an issue in automatic unmutes." msgstr "尚未設置通知頻道,當自動取消靜音出現問題時,使用 {command_1} 進行更新。" -#: redbot/cogs/mutes/mutes.py:923 +#: redbot/cogs/mutes/mutes.py:924 #, docstring msgid "Create a Muted role.\n\n" " This will create a role and apply overwrites to all available channels\n" @@ -325,23 +325,23 @@ msgstr "創建靜音身分組。\n\n" " `[p]muteset role 身分組名稱`\n" " " -#: redbot/cogs/mutes/mutes.py:934 +#: redbot/cogs/mutes/mutes.py:935 msgid "There is already a mute role setup in this server. Please remove it with {command} before trying to create a new one." msgstr "此服務器中已經設置了靜音身分組。在嘗試創建新的之前,請使用 {command} 將其刪除。" -#: redbot/cogs/mutes/mutes.py:953 redbot/cogs/mutes/mutes.py:999 +#: redbot/cogs/mutes/mutes.py:954 redbot/cogs/mutes/mutes.py:1000 msgid "Mute role setup" msgstr "靜音身分組設置" -#: redbot/cogs/mutes/mutes.py:958 +#: redbot/cogs/mutes/mutes.py:959 msgid "I could not create a muted role in this server." msgstr "我無法在此服務器中創建靜音身分組。" -#: redbot/cogs/mutes/mutes.py:965 +#: redbot/cogs/mutes/mutes.py:966 msgid "I could not set overwrites for the following channels: {channels}" msgstr "我無法為以下頻道設置覆蓋:{channels}" -#: redbot/cogs/mutes/mutes.py:1007 +#: redbot/cogs/mutes/mutes.py:1008 #, docstring msgid "\n" " Set the default mute time for the mute command.\n\n" @@ -352,41 +352,41 @@ msgstr "\n" " 如果沒有提供時間間隔,這將被清除。\n" " " -#: redbot/cogs/mutes/mutes.py:1015 +#: redbot/cogs/mutes/mutes.py:1016 msgid "Default mute time removed." msgstr "默認靜音時間已刪除。" -#: redbot/cogs/mutes/mutes.py:1019 +#: redbot/cogs/mutes/mutes.py:1020 msgid "Please provide a valid time format." msgstr "請提供有效的時間格式。" -#: redbot/cogs/mutes/mutes.py:1022 +#: redbot/cogs/mutes/mutes.py:1023 msgid "Default mute time set to {time}." msgstr "默認靜音時間設置為 {time}。" -#: redbot/cogs/mutes/mutes.py:1034 +#: redbot/cogs/mutes/mutes.py:1035 msgid "This server does not have a mute role setup. You can setup a mute role with {command_1} or {command_2} if you just want a basic role created setup.\n\n" msgstr "此伺務器沒有靜音身分組設置。 如果您只想創建基本身分組設置,則可以使用 {command_1} 或 {command_2} 設置靜音身分組。\n\n" -#: redbot/cogs/mutes/mutes.py:1053 +#: redbot/cogs/mutes/mutes.py:1054 msgid "Channel overwrites for muting users can get expensive on Discord's API as such we recommend that you have an admin setup a mute role instead. Channel overwrites will also not re-apply on guild join, so a user who has been muted may leave and re-join and no longer be muted. Role mutes do not have this issue.\n\n" "Are you sure you want to continue with channel overwrites? " msgstr "屏蔽用戶的頻道覆蓋在 Discord 的 API 上可能會變得昂貴,因此我們建議您改為讓管理員設置屏蔽角色。 頻道覆蓋也不會在公會加入時重新應用,因此被禁言的用戶可以離開並重新加入並且不再被禁言。 角色靜音沒有這個問題。\n\n" "您確定要繼續頻道覆蓋嗎? " -#: redbot/cogs/mutes/mutes.py:1063 +#: redbot/cogs/mutes/mutes.py:1064 msgid "Reacting with ✅ will continue the mute with overwrites and stop this message from appearing again, Reacting with ❎ will end the mute attempt." msgstr "反應 ✅ 將繼續靜音並覆蓋且停止再次出現此消息,反應 ❎ 將嘗試結束靜音。" -#: redbot/cogs/mutes/mutes.py:1069 +#: redbot/cogs/mutes/mutes.py:1070 msgid "Saying {response_1} will continue the mute with overwrites and stop this message from appearing again, saying {response_2} will end the mute attempt." msgstr "輸入 {response_1} 將繼續靜音並覆蓋且停止再次出現此消息,輸入 {response_2} 將嘗試結束靜音。" -#: redbot/cogs/mutes/mutes.py:1098 redbot/cogs/mutes/mutes.py:1311 +#: redbot/cogs/mutes/mutes.py:1099 redbot/cogs/mutes/mutes.py:1312 msgid "OK then." msgstr "OK then." -#: redbot/cogs/mutes/mutes.py:1112 +#: redbot/cogs/mutes/mutes.py:1113 #, docstring msgid "\n" " Displays active mutes on this server.\n" @@ -395,23 +395,23 @@ msgstr "\n" " 顯示此服務器上的靜音活動。\n" " " -#: redbot/cogs/mutes/mutes.py:1119 +#: redbot/cogs/mutes/mutes.py:1120 msgid "__Server Mutes__\n" msgstr "__伺務器靜音__\n" -#: redbot/cogs/mutes/mutes.py:1137 redbot/cogs/mutes/mutes.py:1162 +#: redbot/cogs/mutes/mutes.py:1138 redbot/cogs/mutes/mutes.py:1163 msgid "__Remaining__: {time_left}\n" msgstr "__Remaining__:{time_left}\n" -#: redbot/cogs/mutes/mutes.py:1144 +#: redbot/cogs/mutes/mutes.py:1145 msgid "__<#{channel_id}> Mutes__\n" msgstr "__<#{channel_id}> 靜音__\n" -#: redbot/cogs/mutes/mutes.py:1169 +#: redbot/cogs/mutes/mutes.py:1170 msgid "There are no mutes on this server right now." msgstr "目前此伺務器上沒有正在的靜音。" -#: redbot/cogs/mutes/mutes.py:1181 +#: redbot/cogs/mutes/mutes.py:1182 #, docstring msgid "Mute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -432,43 +432,43 @@ msgstr "靜音用戶。\n\n" " `[p]mute @member1 3 days`\n\n" " " -#: redbot/cogs/mutes/mutes.py:1196 redbot/cogs/mutes/mutes.py:1347 +#: redbot/cogs/mutes/mutes.py:1197 redbot/cogs/mutes/mutes.py:1348 #: redbot/cogs/mutes/voicemutes.py:88 msgid "You cannot mute me." msgstr "您不能將我禁言" -#: redbot/cogs/mutes/mutes.py:1198 redbot/cogs/mutes/mutes.py:1349 +#: redbot/cogs/mutes/mutes.py:1199 redbot/cogs/mutes/mutes.py:1350 #: redbot/cogs/mutes/voicemutes.py:90 msgid "You cannot mute yourself." msgstr "您不能將自己禁言。" -#: redbot/cogs/mutes/mutes.py:1209 redbot/cogs/mutes/mutes.py:1214 -#: redbot/cogs/mutes/mutes.py:1357 redbot/cogs/mutes/mutes.py:1362 +#: redbot/cogs/mutes/mutes.py:1210 redbot/cogs/mutes/mutes.py:1215 +#: redbot/cogs/mutes/mutes.py:1358 redbot/cogs/mutes/mutes.py:1363 #: redbot/cogs/mutes/voicemutes.py:108 redbot/cogs/mutes/voicemutes.py:115 msgid " for {duration}" msgstr " for {duration}" -#: redbot/cogs/mutes/mutes.py:1248 +#: redbot/cogs/mutes/mutes.py:1249 msgid "{users} has been muted in this server{time}." msgstr "{users} 已在此服務器中被靜音 {time} 。" -#: redbot/cogs/mutes/mutes.py:1250 +#: redbot/cogs/mutes/mutes.py:1251 msgid "{users} have been muted in this server{time}." msgstr "{users} 已在此服務器中被靜音 {time}。" -#: redbot/cogs/mutes/mutes.py:1261 +#: redbot/cogs/mutes/mutes.py:1262 msgid "{member} could not be (un)muted for the following reasons:\n" msgstr "由於以下原因,{member} 無法被(取消)靜音:\n" -#: redbot/cogs/mutes/mutes.py:1272 +#: redbot/cogs/mutes/mutes.py:1273 msgid "- {reason} In the following channels: {channels}\n" msgstr "- {reason} 在以下頻道中:{channels}\n" -#: redbot/cogs/mutes/mutes.py:1283 +#: redbot/cogs/mutes/mutes.py:1284 msgid "Some users could not be properly muted. Would you like to see who, where, and why?" msgstr "某些用戶無法正確靜音。 你想看看誰,在哪裡,為什麼?" -#: redbot/cogs/mutes/mutes.py:1333 +#: redbot/cogs/mutes/mutes.py:1334 #, docstring msgid "Mute a user in the current text channel (or in the parent of the current thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -489,23 +489,23 @@ msgstr "使當前文字頻道(或當前討論串)中的用戶靜音。\n\n" " `[p]mutechannel @member1 3 days`\n" " " -#: redbot/cogs/mutes/mutes.py:1392 +#: redbot/cogs/mutes/mutes.py:1393 msgid "Channel mute" msgstr "頻道靜音" -#: redbot/cogs/mutes/mutes.py:1400 redbot/cogs/mutes/voicemutes.py:154 +#: redbot/cogs/mutes/mutes.py:1401 redbot/cogs/mutes/voicemutes.py:154 msgid "{users} has been muted in this channel{time}." msgstr "{users} 已在此頻道中被靜音 {time} 。" -#: redbot/cogs/mutes/mutes.py:1402 redbot/cogs/mutes/voicemutes.py:156 +#: redbot/cogs/mutes/mutes.py:1403 redbot/cogs/mutes/voicemutes.py:156 msgid "{users} have been muted in this channel{time}." msgstr "{users} 已在此頻道中被靜音{time}。" -#: redbot/cogs/mutes/mutes.py:1407 redbot/cogs/mutes/voicemutes.py:161 +#: redbot/cogs/mutes/mutes.py:1408 redbot/cogs/mutes/voicemutes.py:161 msgid "The following users could not be muted\n" msgstr "無法將以下用戶靜音\n" -#: redbot/cogs/mutes/mutes.py:1422 +#: redbot/cogs/mutes/mutes.py:1423 #, docstring msgid "Unmute users.\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -516,21 +516,21 @@ msgstr "取消靜音用戶。\n\n" " `[reason]` 是取消靜音的原因。\n" " " -#: redbot/cogs/mutes/mutes.py:1430 redbot/cogs/mutes/mutes.py:1499 +#: redbot/cogs/mutes/mutes.py:1431 redbot/cogs/mutes/mutes.py:1500 #: redbot/cogs/mutes/voicemutes.py:182 msgid "You cannot unmute me." msgstr "您不能將我取消禁言" -#: redbot/cogs/mutes/mutes.py:1432 redbot/cogs/mutes/mutes.py:1501 +#: redbot/cogs/mutes/mutes.py:1433 redbot/cogs/mutes/mutes.py:1502 #: redbot/cogs/mutes/voicemutes.py:184 msgid "You cannot unmute yourself." msgstr "您不能將自己取消禁言。" -#: redbot/cogs/mutes/mutes.py:1474 +#: redbot/cogs/mutes/mutes.py:1475 msgid "{users} unmuted in this server." msgstr "{users} 在此服務器中取消靜言。" -#: redbot/cogs/mutes/mutes.py:1491 +#: redbot/cogs/mutes/mutes.py:1492 #, docstring msgid "Unmute a user in this channel (or in the parent of this thread).\n\n" " `` is a space separated list of usernames, ID's, or mentions.\n" @@ -541,11 +541,11 @@ msgstr "取消靜言此頻道(或此頻道的討論串) 中的用戶。\n\n" " `[reason]` 是取消靜言的原因。\n" " " -#: redbot/cogs/mutes/mutes.py:1540 redbot/cogs/mutes/voicemutes.py:232 +#: redbot/cogs/mutes/mutes.py:1541 redbot/cogs/mutes/voicemutes.py:232 msgid "{users} unmuted in this channel." msgstr "{users} 在此頻道中取消靜言。" -#: redbot/cogs/mutes/mutes.py:1545 redbot/cogs/mutes/voicemutes.py:237 +#: redbot/cogs/mutes/mutes.py:1546 redbot/cogs/mutes/voicemutes.py:237 msgid "The following users could not be unmuted\n" msgstr "無法取消以下用戶的靜言\n" diff --git a/redbot/cogs/permissions/locales/ar-SA.po b/redbot/cogs/permissions/locales/ar-SA.po index 0fb737fb8..44fdabc82 100644 --- a/redbot/cogs/permissions/locales/ar-SA.po +++ b/redbot/cogs/permissions/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/bg-BG.po b/redbot/cogs/permissions/locales/bg-BG.po index 4bff986d0..e927c01f3 100644 --- a/redbot/cogs/permissions/locales/bg-BG.po +++ b/redbot/cogs/permissions/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/cs-CZ.po b/redbot/cogs/permissions/locales/cs-CZ.po index 2e5220f97..c2364e406 100644 --- a/redbot/cogs/permissions/locales/cs-CZ.po +++ b/redbot/cogs/permissions/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/da-DK.po b/redbot/cogs/permissions/locales/da-DK.po index 0980c3d12..ef77c515d 100644 --- a/redbot/cogs/permissions/locales/da-DK.po +++ b/redbot/cogs/permissions/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/de-DE.po b/redbot/cogs/permissions/locales/de-DE.po index b78c1a982..39ec5e538 100644 --- a/redbot/cogs/permissions/locales/de-DE.po +++ b/redbot/cogs/permissions/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/es-ES.po b/redbot/cogs/permissions/locales/es-ES.po index 760cc4cf9..63ccaf5ac 100644 --- a/redbot/cogs/permissions/locales/es-ES.po +++ b/redbot/cogs/permissions/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -88,22 +88,13 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." -msgstr "Este módulo extiende el modelo de permisos por defecto del bot. Por defecto, muchos comandos están restringidos en base a lo que el comando puede hacer.\n" -"Este cog te permite refinar algunas de esas restricciones. Puedes permitir un acceso más amplio o más limitado a la mayoría de los comandos que se usan. Sin embargo, no se pueden cambiar las restricciones sobre los comandos que son exclusivo de los dueños del bot.\n\n" -"Cuando se establecen reglas adicionales usando este programa, esas reglas se comprobarán antes de comprobar las restricciones predeterminadas del comando.\n" -"Las reglas globales (establecidas por el dueño del bot) se comprobaran primero, luego las reglas establecidas para los servidores. Si se aplican múltiples reglas globales o del servidor al caso, el orden en el que se registran es:\n" -" 1. Reglas sobre un usuario.\n" -" 2. Reglas sobre el canal de voz/stage al que está conectado el usuario.\n" -" 3. Reglas sobre el canal o un padre del hilo en el que un comando fue emitido.\n" -" 4. Reglas sobre un rol que el usuario tiene (el rol más alto que tiene con una regla será usado).\n" -" 5. Reglas sobre el servidor en el que se encuentra un usuario (sólo reglas globales).\n\n" -"Para más detalles, por favor leá la [documentación oficial](https://docs.discord.red/en/stable/cog_permissions.html)." +msgstr "" #: redbot/cogs/permissions/permissions.py:239 #, docstring diff --git a/redbot/cogs/permissions/locales/fi-FI.po b/redbot/cogs/permissions/locales/fi-FI.po index 2e1a3072c..e973f083b 100644 --- a/redbot/cogs/permissions/locales/fi-FI.po +++ b/redbot/cogs/permissions/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/fr-FR.po b/redbot/cogs/permissions/locales/fr-FR.po index f7437c1bd..ebb13f6d6 100644 --- a/redbot/cogs/permissions/locales/fr-FR.po +++ b/redbot/cogs/permissions/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/hi-IN.po b/redbot/cogs/permissions/locales/hi-IN.po index 5c1bee07a..5dbf74314 100644 --- a/redbot/cogs/permissions/locales/hi-IN.po +++ b/redbot/cogs/permissions/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/hr-HR.po b/redbot/cogs/permissions/locales/hr-HR.po index 5128ca03e..f2e8e0a9f 100644 --- a/redbot/cogs/permissions/locales/hr-HR.po +++ b/redbot/cogs/permissions/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/hu-HU.po b/redbot/cogs/permissions/locales/hu-HU.po index eb07856b7..cb0a0115f 100644 --- a/redbot/cogs/permissions/locales/hu-HU.po +++ b/redbot/cogs/permissions/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/id-ID.po b/redbot/cogs/permissions/locales/id-ID.po index 4ab502cd1..532fb93eb 100644 --- a/redbot/cogs/permissions/locales/id-ID.po +++ b/redbot/cogs/permissions/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/it-IT.po b/redbot/cogs/permissions/locales/it-IT.po index 9036ae2de..d1f027409 100644 --- a/redbot/cogs/permissions/locales/it-IT.po +++ b/redbot/cogs/permissions/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/ja-JP.po b/redbot/cogs/permissions/locales/ja-JP.po index 1ffb270a1..cddf1dea1 100644 --- a/redbot/cogs/permissions/locales/ja-JP.po +++ b/redbot/cogs/permissions/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/ko-KR.po b/redbot/cogs/permissions/locales/ko-KR.po index 3e7d6338e..00b17a0bf 100644 --- a/redbot/cogs/permissions/locales/ko-KR.po +++ b/redbot/cogs/permissions/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/nb-NO.po b/redbot/cogs/permissions/locales/nb-NO.po index 58e5f5560..8d35b36f8 100644 --- a/redbot/cogs/permissions/locales/nb-NO.po +++ b/redbot/cogs/permissions/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/nl-NL.po b/redbot/cogs/permissions/locales/nl-NL.po index 14924d563..69f60c938 100644 --- a/redbot/cogs/permissions/locales/nl-NL.po +++ b/redbot/cogs/permissions/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/pl-PL.po b/redbot/cogs/permissions/locales/pl-PL.po index 7e11ddfb0..a58ae4151 100644 --- a/redbot/cogs/permissions/locales/pl-PL.po +++ b/redbot/cogs/permissions/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/pt-BR.po b/redbot/cogs/permissions/locales/pt-BR.po index a53e755b9..373caea9b 100644 --- a/redbot/cogs/permissions/locales/pt-BR.po +++ b/redbot/cogs/permissions/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/pt-PT.po b/redbot/cogs/permissions/locales/pt-PT.po index 5a47e2906..513809e3d 100644 --- a/redbot/cogs/permissions/locales/pt-PT.po +++ b/redbot/cogs/permissions/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/ru-RU.po b/redbot/cogs/permissions/locales/ru-RU.po index 44ecdf404..f628e22d1 100644 --- a/redbot/cogs/permissions/locales/ru-RU.po +++ b/redbot/cogs/permissions/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/sk-SK.po b/redbot/cogs/permissions/locales/sk-SK.po index e03f08b1a..fe0cd655b 100644 --- a/redbot/cogs/permissions/locales/sk-SK.po +++ b/redbot/cogs/permissions/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/sl-SI.po b/redbot/cogs/permissions/locales/sl-SI.po index fd5388c2d..391a5ab57 100644 --- a/redbot/cogs/permissions/locales/sl-SI.po +++ b/redbot/cogs/permissions/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/sv-SE.po b/redbot/cogs/permissions/locales/sv-SE.po index 798ca2ff8..33a42a7fc 100644 --- a/redbot/cogs/permissions/locales/sv-SE.po +++ b/redbot/cogs/permissions/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/tr-TR.po b/redbot/cogs/permissions/locales/tr-TR.po index d751051d5..7eb9457b5 100644 --- a/redbot/cogs/permissions/locales/tr-TR.po +++ b/redbot/cogs/permissions/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/uk-UA.po b/redbot/cogs/permissions/locales/uk-UA.po index b0aacef3c..914a23b6a 100644 --- a/redbot/cogs/permissions/locales/uk-UA.po +++ b/redbot/cogs/permissions/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/vi-VN.po b/redbot/cogs/permissions/locales/vi-VN.po index 8e5c888df..a054d366b 100644 --- a/redbot/cogs/permissions/locales/vi-VN.po +++ b/redbot/cogs/permissions/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/zh-CN.po b/redbot/cogs/permissions/locales/zh-CN.po index f673173a0..f5576d197 100644 --- a/redbot/cogs/permissions/locales/zh-CN.po +++ b/redbot/cogs/permissions/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/cogs/permissions/locales/zh-TW.po b/redbot/cogs/permissions/locales/zh-TW.po index 503422eaf..2fd2fad06 100644 --- a/redbot/cogs/permissions/locales/zh-TW.po +++ b/redbot/cogs/permissions/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-02 23:06+0000\n" +"POT-Creation-Date: 2023-05-13 10:40+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -88,11 +88,11 @@ msgid "This cog extends the default permission model of the bot. By default, man "This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n" "When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n" "Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n" -" 1. Rules about a user.\n" -" 2. Rules about the voice/stage channel a user is connected to.\n" -" 3. Rules about the channel or a parent of the thread a command was issued in.\n" -" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n" -" 5. Rules about the server a user is in (Global rules only).\n\n" +"1. Rules about a user.\n" +"2. Rules about the voice/stage channel a user is connected to.\n" +"3. Rules about the channel or a parent of the thread a command was issued in.\n" +"4. Rules about a role the user has (The highest role they have with a rule will be used).\n" +"5. Rules about the server a user is in (Global rules only).\n\n" "For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." msgstr "" diff --git a/redbot/core/locales/ar-SA.po b/redbot/core/locales/ar-SA.po index 91d38043d..5d0df6b5e 100644 --- a/redbot/core/locales/ar-SA.po +++ b/redbot/core/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -581,133 +581,133 @@ msgid "\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -890,13 +890,9 @@ msgstr "\n" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" -" " -msgstr "\n" -" تعرف على نوع البيانات [botname] التي يحفظها البوت ولماذا.\n\n" -" **مثال:**\n" -" - `[p]بيانات المعلومات الأساسية`\n" +" - `[p]mydata whatdata`\n" " " +msgstr "" #: redbot/core/core_commands.py:585 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" @@ -909,13 +905,9 @@ msgstr "هذا البوت يخزن بعض البيانات حول المستخد msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" -" " -msgstr "عرض بيانات بيانات بيانات المستخدم النهائي لكل وحدة من وحدات الطرف الثالث.\n\n" -" سيقوم هذا بإرسال مرفق مع بيانات بيانات المستخدم النهائي لجميع رموز الطرف الثالث المحملة.\n\n" -" **مثال:**\n" -" - `[p]البيانات الأساسية 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " +msgstr "" #: redbot/core/core_commands.py:615 msgid "I need to be able to attach files (try in DMs?)." @@ -957,16 +949,9 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" -" " -msgstr "\n" -" إجعل [botname] يحذف ما يعرفه عنك.\n\n" -" قد لا يؤدي هذا إلى إزالة جميع البيانات عنك، البيانات اللازمة للعمل.\n" -" مثل تبريد الأوامر سيتم الاحتفاظ بها حتى لا تعود ضرورية.\n\n" -" المزيد من التفاعلات مع [botname] قد تجعله يعرف عنك مرة أخرى.\n\n" -" **مثال:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " +msgstr "" #: redbot/core/core_commands.py:709 msgid "This command ({command}) does not support non-interactive usage." @@ -1040,15 +1025,9 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" -" " -msgstr "\n" -" عيّن البوت للسماح للمستخدمين بطلب حذف البيانات.\n\n" -" هذا يعمل بشكل افتراضي.\n" -" مقابل `[p]mydata ownermanagement disallowuserdeletions`\n\n" -" **مثال:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:820 msgid "User can delete their own data. This will not include operational data such as blocked users." @@ -1060,15 +1039,9 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" -" " -msgstr "\n" -" عيّن البوت للسماح للمستخدمين بطلب حذف البيانات.\n\n" -" هذا يعمل بشكل افتراضي.\n" -" مقابل `[p]mydata ownermanagement disallowuserdeletions`\n\n" -" **مثال:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:837 msgid "User can not delete their own data." @@ -1079,23 +1052,14 @@ msgstr "لا يمكن للمستخدم حذف بياناته الخاصة." msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" -" " -msgstr "\n" -" يحدد كيفية معاملة حذف المستخدم.\n\n" -" **مثال:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" -" **الحجوزات:**\n" -" - `` - مستوى الصرامة لحذف المستخدم. انظر دليل المستوى أدناه.\n\n" -" المستوى:\n" -" - `0`: ما يمكن للمستخدمين حذفه متروك بالكامل لكل شفرة.\n" -" - `1`: ينبغي للكلاب أن تحذف أي شيء لا تحتاجه الكلاب عن المستخدم.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " +msgstr "" #: redbot/core/core_commands.py:858 msgid "Cogs will be instructed to remove all non operational data upon a user request." @@ -1114,16 +1078,9 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " -msgstr "\n" -"التعامل مع طلب حذف من Discord.\n\n" -" سيؤدي هذا إلى قيام الروبوت بالتخلص من جميع البيانات أو إلغاء ارتباطها بمعرف المستخدم المحدد.\n" -" يجب ألا تستخدم هذا ما لم يطلب Discord هذا على وجه التحديد فيما يتعلق بمستخدم محذوف.\n" -" سيؤدي هذا إلى إزالة المستخدم من مختلف تدابير مكافحة إساءة الاستخدام.\n" -" إذا كنت تعالج طلبًا يدويًا من مستخدم ، فقد ترغب في \"[p] mydata ownermanagement deleteforuser\" بدلاً من ذلك.\n\n" -" **الحجج:**\n" -" - `` - معرّف المستخدم الذي سيتم حذف بياناته. " +msgstr "" #: redbot/core/core_commands.py:891 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" @@ -1164,7 +1121,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1201,7 +1158,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1216,63 +1173,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "تضمين الإعدادات:\n\n" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1280,19 +1237,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1301,27 +1258,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "وستعود المداخن الآن إلى الوضع العالمي." -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1330,19 +1287,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1350,23 +1307,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1374,19 +1331,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1395,32 +1352,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "مضمن الآن {} لهذه القناة." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "مفعّل" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "معطل" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1429,70 +1386,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1501,13 +1458,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1516,78 +1473,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "انتهت مهلة الرد." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "حسناً. باي :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "حسنًا، سأبقى بعد ذلك. :)" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "حسناً، أنا لا أغادر هذه السيرفرات." -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1598,193 +1555,169 @@ msgstr "\n" " ملاحظة: هذا الأمر تفاعلي.\n" " " -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" -" " -msgstr "تحميل حزم الكود من المسارات المحلية والكتب المثبتة.\n\n" -" شاهد الحزم المتاحة للتحميل باستخدام `[p]cogs`.\n\n" -" يمكن إضافة رموز إضافية باستخدام التنزيل، أو من المسارات المحلية باستخدام `[p]addpath`.\n\n" -" **أمثلة:**\n" -" - `[p]load general` - يحمّل الكود \"العام\".\n" -" - `[p]load admin mod mutes` - تحميل كرات متعددة.\n\n" -" **الحقائق:**\n" -" - `` - حزم الأوامر للتحميل.\n" +" - `` - The cog packages to load.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "تم تحميل {packs}." -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "تم تحميل الحزمة التالية مسبقاً: {pack}" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "الحزم التالية تم تحميلها بالفعل: {packs}" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "فشل تحميل الحزمة التالية: {pack}.\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "فشل تحميل الحزم التالية: {packs}\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "الاسم التالي ليس اسم حزمة صالح: {pack}\n" "أسماء الحزمة لا يمكن أن تبدأ برقم ويمكن أن تحتوي فقط على أرقام ascii، الرسائل والشرطات السفلية." -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "الاسم التالي ليس اسم حزمة صالح: {packs}\n" "أسماء الحزمة لا يمكن أن تبدأ برقم ويمكن أن تحتوي فقط على أرقام ascii، الرسائل والشرطات السفلية." -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "لم يتم العثور على الحزمة التالية في أي مسار الكود: {pack}." -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "لم يتم العثور على الحزم التالية في أي مسار الكود: {packs}" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "تعذر تحميل هذه الحزمة للسبب التالي:\n\n" "{reason}" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "لا يمكن تحميل هذه الحزم للأسباب التالية:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**تحذير**: المستودعات التالية تستخدم الرموز المشتركة التي تحمل علامة للإزالة discord bot by Lord_X\n" "#17703. : {repo}.\n" "يجب عليك إبلاغ المشرفين بهذه المستودعات حول هذه الرسالة." -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**تحذير**: المستودعات التالية تستخدم الرموز المشتركة التي تحمل علامة للإزالة discord bot by Lord_X\n" "#17703. : {repos}.\n" "يجب عليك إبلاغ المشرفين بهذه المستودعات حول هذه الرسالة." -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" -" " -msgstr "تحميل حزم الكود من المسارات المحلية والكتب المثبتة.\n\n" -" شاهد الحزم المتاحة للتحميل باستخدام `[p]cogs`.\n\n" -" يمكن إضافة رموز إضافية باستخدام التنزيل، أو من المسارات المحلية باستخدام `[p]addpath`.\n\n" -" **أمثلة:**\n" -" - `[p]load general` - يحمّل الكود \"العام\".\n" -" - `[p]load admin mod mutes` - تحميل كرات متعددة.\n\n" -" **الحقائق:**\n" -" - `` - حزم الأوامر للتحميل.\n" +" - `` - The cog packages to unload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "الحزم التالية تم تحميلها بالفعل: {pack}." -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "تم تحميل الحزمة التالية مسبقاً: {packs}." -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "تم تحميل الحزمة التالية مسبقاً: {pack}." -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "تم تحميل الحزمة التالية مسبقاً: {packs}." -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" -" " -msgstr "تحميل حزم الكود من المسارات المحلية والكتب المثبتة.\n\n" -" شاهد الحزم المتاحة للتحميل باستخدام `[p]cogs`.\n\n" -" يمكن إضافة رموز إضافية باستخدام التنزيل، أو من المسارات المحلية باستخدام `[p]addpath`.\n\n" -" **أمثلة:**\n" -" - `[p]load general` - يحمّل الكود \"العام\".\n" -" - `[p]load admin mod mutes` - تحميل كرات متعددة.\n\n" -" **الحقائق:**\n" -" - `` - حزم الأوامر للتحميل.\n" +" - `` - The cog packages to reload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "تم تحميله {packs}." -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "فشل في إعادة تحميل الحزمة التالية: {pack}.\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "فشل في إعادة تحميل الحزم التالية: {packs}\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "تعذر إعادة تحميل هذه الحزمة للسبب التالي:\n\n" "{reason}" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "لا يمكن إعادة تحميل هذه الحزم للأسباب التالية:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1795,27 +1728,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1826,19 +1759,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1848,28 +1781,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1879,16 +1812,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1900,11 +1833,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1914,71 +1847,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "إيقاف التشغيل... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "جاري إعادة التشغيل..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "الأمر الأساسي لإعدادات البنك." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1987,7 +1920,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1998,205 +1931,205 @@ msgstr "تبديل ما إذا كان البنك عالمياً أم لا.\n\n" " إذا كان البنك لكل خادم، فإنه سيصبح عالميا.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "لكل السيرفرات" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "عام" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "سيؤدي هذا إلى تبديل البنك إلى أن يكون {banktype}، وحذف جميع الحسابات في العملية! إذا كنت متأكدا، اكتب `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "البنك هو الآن {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "تعيين اسم البنك." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "تم تعيين اسم البنك إلى: {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "تعيين اسم عملة البنك. (Automatic Translation)." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "تم تعيين اسم العملة إلى: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "تعيين الحد الأقصى للرصيد الذي يمكن للمستخدم الحصول عليه." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "يجب أن يكون المبلغ أكبر من صفر وأقل من {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "تم تعيين الحد الأقصى للرصيد إلى: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2205,50 +2138,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2257,154 +2190,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "إعادة تعيين الوصف." -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "صيغة JPG / PNG فقط." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "تم." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "أنت تفتقر إلى الصلاحيات لتغيير اسمي المستعار." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "تم مسح سجل النظام." -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "تم تعيين النص المخصص." -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2412,152 +2345,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "تم مسح اللعبة." -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "تم مسح الإستماع." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "تم مسح المشاهدة." -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "تغيرت الحالة إلى {}." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2568,22 +2501,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "وهذا الدور هو بالفعل دور المدير." -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "وهذا الدور يعتبر الآن دور admin." -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2593,62 +2526,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "وهذا الرتبة هى بالفعل دور admin." -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "وهذا الدور يعتبر الآن دور mod." -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "وهذا الدور ليس رتبة admin في البداية." -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "وهذا الرتبة يعتبر الآن دور admin." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "وهذا الدور ليس رتبة admin في البداية." -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "وهذا الرتبة يعتبر الآن دور mod." -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2656,17 +2589,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2674,55 +2607,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "تم تعيين الان." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2730,61 +2663,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2794,71 +2727,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "تم تعيين رمز API{service}." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2866,7 +2799,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2874,63 +2807,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "لا توجد قنوات إضافية يتم إرسالها إليها." -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "قناة غير معروفة بالمعرفة: {id}" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2938,18 +2871,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2957,61 +2890,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "تم تعطيل حذف الأمر." -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "حذف تعيين التأخير إلى {num} ثانية." -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "بوت سيقوم بحذف رسائل الأوامر بعد {num} ثانية. قم بتعيين هذه القيمة إلى -1 لإيقاف حذف الرسائل" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "لن أحذف رسائل الأوامر." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "يستخدم البوت {} لون التكوين الخاص به للتضمينات." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "لن" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "سوف" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3019,91 +2952,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "تم البحث عن أمر غامض {} لهذا الخادم." -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "تم البحث عن أمر غامض {} لهذا الخادم." -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "تم إعادة تعيين اللون." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "تم تعيين اللون." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "تم الإلغاء." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "تم تعيين prefix." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3111,34 +3044,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3153,15 +3086,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3175,19 +3108,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3195,48 +3128,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3245,82 +3178,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "المساعدة لن تستخدم القوائم." -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "المساعدة ستقوم بتصفية الأوامر المخفية." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3329,44 +3262,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "المساعدة سوف تظهر فقط للأوامر التي يمكن تشغيلها." -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "سوف تظهر المساعدة دون التحقق مما إذا كان يمكن تشغيل الأوامر." -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3375,22 +3308,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "المساعدة سوف تتحقق من وجود مواضيع المساعدة." -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "المساعدة سوف تتحقق فقط من وجود مواضيع المساعدة عبر مساعدة غامضة (إذا تم تفعيلها)." -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3399,21 +3332,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "يجب عليك إعطاء قيمة لا تقل عن 500 حرف." -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "تم. تم تعيين حد الحرف لكل صفحة إلى {}." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3422,22 +3355,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "يجب أن تعطي قيمة صفر أو أكثر!" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "تم. تم تعيين الحد الأقصى للصفحة إلى {}." -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3445,202 +3378,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "لا يمكن أن يكون التأخير أطول من 14 يوماً!" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "تم. لن يتم حذف رسائل المساعدة الآن." -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "تم. تم تعيين تأخير الحذف إلى {} ثانية." -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "تم إعادة تعيين العلامة." -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "العلامة الخاصة بك طويلة جداً! الرجاء اختصارها بحيث لا يتجاوز طولها 2048 حرفاً." -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "تم إعادة تعيين العلامة." -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "معرف المستخدم: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "عبر DM" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "من {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " مُعرّف الخادم: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "استخدم `{}dm {} للرد على هذا المستخدم" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "أرسلت من {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "لقد تم تكويني لعدم إرسال هذا في أي مكان." -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "تم إرسال رسالتك." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "أنا غير قادر على تسليم رسالتك. عذراً." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "معرف غير صالح، المستخدم غير موجود، أو المستخدم هو بوت. يمكنك فقط إرسال رسائل إلى الأشخاص الذين أشاركهم الخادم معهم." -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "مالك هو {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "يمكنك الرد على هذه الرسالة باستخدام {}جهة اتصال" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "عذراً، لم أستطع تسليم رسالتك إلى {}" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "تم ارسال الرسالة إلى {}" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "يطبع مسار بيانات البوت." -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "مسار البيانات: {path}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3649,85 +3582,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3735,81 +3668,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3818,93 +3751,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3912,373 +3845,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "ليس هناك أي أوامر معطلة عالميا." -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "ليس هناك أي أوامر معطلة عالميا." -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "أمر واحد معطل عالمياً.\n" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "ليس هناك أي أوامر معطلة في {}." -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "{} الأوامر معطلة في {}.\n" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "تم تعطيل أمر واحد في {}.\n" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "الأمر لتعطيل لا يمكن أن يكون \"أمر\" أو أي من الأوامر الفرعية الخاصة به." -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "يتم تعيين هذا الأمر على أنه متاح دائمًا ولا يمكن تعطيله." -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "وهذا الأمر معطل بالفعل على الصعيد العالمي." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "غير مسموح لك بتعطيل هذا الأمر." -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "هذا الأمر معطل بالفعل في هذا الخادم." -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "وقد تم بالفعل تمكين هذه القيادة على الصعيد العالمي." -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "غير مسموح لك بتمكين هذا الأمر." -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "هذا الأمر مفعل بالفعل في هذا السيرفر." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4286,80 +4219,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "الأدوار المناعية من إجراءات الاعتدال الآلية:\n" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "الأعضاء المناصرين من إجراءات الاعتدال الآلية:\n" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "تمت الإضافة بالفعل." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "ليس في القائمة." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4368,130 +4301,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "لاشيء" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4516,7 +4449,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4540,7 +4473,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4564,51 +4497,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4618,17 +4551,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4729,11 +4662,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/bg-BG.po b/redbot/core/locales/bg-BG.po index 4d43d295c..66d486626 100644 --- a/redbot/core/locales/bg-BG.po +++ b/redbot/core/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -588,133 +588,133 @@ msgid "\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -871,7 +871,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -885,7 +885,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -929,7 +929,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -996,7 +996,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -1010,7 +1010,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1023,12 +1023,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1049,7 +1049,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1087,7 +1087,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1124,7 +1124,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1139,63 +1139,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1203,19 +1203,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1224,27 +1224,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1253,19 +1253,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1273,23 +1273,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1297,19 +1297,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1318,32 +1318,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1352,70 +1352,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1424,13 +1424,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1439,78 +1439,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1518,155 +1518,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1677,27 +1677,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1708,19 +1708,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1730,28 +1730,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1761,16 +1761,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1782,11 +1782,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1796,71 +1796,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Изключване... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1869,7 +1869,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1877,205 +1877,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "глобален" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2084,50 +2084,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2136,154 +2136,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Поддържа се JPG / PNG формат само." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Завършено." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Нямам правомощието да променя псевдонима си." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2291,152 +2291,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2447,22 +2447,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2472,62 +2472,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2535,17 +2535,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2553,55 +2553,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Локализирането е настроено." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2609,61 +2609,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2673,71 +2673,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2745,7 +2745,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2753,63 +2753,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2817,18 +2817,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2836,61 +2836,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2898,91 +2898,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Префиксът е зададен." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2990,34 +2990,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3032,15 +3032,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3054,19 +3054,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3074,48 +3074,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3124,82 +3124,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3208,44 +3208,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3254,22 +3254,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3278,21 +3278,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3301,22 +3301,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3324,202 +3324,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "чрез ЛС" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Използвайте `{} dm {} `, за да отговорите на този потребител" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Изпратено от {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Вашето съобщение е изпратено." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Аз не съм в състояние да доставя Вашето съобщение. Съжалявам." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3528,85 +3528,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3614,81 +3614,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3697,93 +3697,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3791,373 +3791,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4165,80 +4165,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4247,130 +4247,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Няма" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4395,7 +4395,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4419,7 +4419,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4443,51 +4443,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Вече се провежда REPL сесия в този канал. Напуснете я с `quit`." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4497,17 +4497,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4608,11 +4608,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/cs-CZ.po b/redbot/core/locales/cs-CZ.po index ed4d3e815..0a733224d 100644 --- a/redbot/core/locales/cs-CZ.po +++ b/redbot/core/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -585,133 +585,133 @@ msgid "\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -883,7 +883,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -897,7 +897,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -941,7 +941,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -1008,7 +1008,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -1022,7 +1022,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1035,12 +1035,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1061,7 +1061,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1099,7 +1099,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1136,7 +1136,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1151,63 +1151,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1215,19 +1215,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1236,27 +1236,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1265,19 +1265,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1285,23 +1285,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1309,19 +1309,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1330,32 +1330,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "povoleno" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "zakázáno" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1364,70 +1364,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1436,13 +1436,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1451,78 +1451,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "Vypršel časový limit odpovědi." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "Dobře. Sbohem :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1530,155 +1530,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "Načteno {packs}." -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "Znovu načteno {packs}." -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1689,27 +1689,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1720,19 +1720,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1742,28 +1742,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1773,16 +1773,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1794,11 +1794,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1808,71 +1808,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Vypínání... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Restartování..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Základní příkaz pro bankovní nastavení." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1881,7 +1881,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1892,205 +1892,205 @@ msgstr "Určuje, zda je banka globální nebo ne.\n\n" " Pokud je banka na serveru, stane se globální.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "na server" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "globální" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Toto zapne banku na {banktype}, smaže všechny účty v procesu! Pokud jste si jisti, napište `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "Banka je nyní {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Nastavit název banky." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Název banky byl nastaven na: {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Nastavte název měny banky." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Název měny byl nastaven na: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Nastavte maximální zůstatek, který může uživatel získat." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Částka musí být větší než nula a menší než {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Maximální zůstatek byl nastaven na: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2099,50 +2099,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2151,154 +2151,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "Popis obnoven." -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Pouze formát JPG / PNG." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Hotovo." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Nemám oprávnění ke změně své přezdívky." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "Vlastní text byl vymazán." -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "Vlastní text byl nastaven." -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2306,152 +2306,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Stav změněn na {}." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2462,22 +2462,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "Tato role je již administrátorskou rolí." -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2487,62 +2487,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "Tato role je již moderátorská role." -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "Tato role je nyní považována za moderátorskou roli." -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "Tato role již není považována za administrátorskou roli." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "Tato role již není považována za administrátorskou roli." -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2550,17 +2550,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2568,55 +2568,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Jazyk byl nastaven." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2624,61 +2624,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2688,71 +2688,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "`{service} API tokeny byly nastaveny." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2760,7 +2760,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2768,63 +2768,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "Neznámý kanál s id: {id}" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2832,18 +2832,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2851,61 +2851,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "nebude" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "bude" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2913,91 +2913,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "Barva byla resetována." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "Barva byla nastavena." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Zrušeno." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Prefix příkazů nastaven." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3005,34 +3005,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3047,15 +3047,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3069,19 +3069,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3089,48 +3089,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3139,82 +3139,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "Help nebude používat stránkovaná menu." -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "Pomoc bude filtrovat skryté příkazy." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3223,44 +3223,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3269,22 +3269,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3293,21 +3293,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "Hotovo. Limit znaků na stránku byl nastaven na {}." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3316,22 +3316,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3339,202 +3339,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "ID uživatele: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "prostřednictvím DM" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "od {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | ID serveru: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Použijte `{}dm {} ` pro odpověď tomuto uživateli" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Odesláno od {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "Byl jsem nakonfigurován, abych ho nikam neodeslal." -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Vaše zpráva byla odeslána." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Nemohu doručit vaši zprávu. Omlouváme se." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Vlastník {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "Na tuto zprávu můžete odpovědět {}contact" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Omlouvám se, ale nepodařilo se mi doručit vaši zprávu na {}" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Zpráva byla doručena uživateli {}" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "Vypíše datovou cestu bota." -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "Cesta k datům: {path}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3543,85 +3543,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3629,81 +3629,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3712,93 +3712,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3806,373 +3806,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "Tento příkaz je již globálně vypnutý." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "Nemáš dovoleno tento příkaz zakázat." -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4180,80 +4180,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "Již přidáno." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "Není v seznamu." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4262,130 +4262,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "Kanál přidán do seznamu ignorovaných." -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "Kanál je již v seznamu ignorovaný." -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "Tento server byl přidán do ignorovaného seznamu." -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "Tento server je již ignorován." -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "Kanál byl odebrán ze seznamu ignorovaných." -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "Tento kanál není v seznamu ignorovaných." -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "Tento server byl odebrán z ignorovaného seznamu." -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "Tento server není v seznamu ignorovaných." -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Žádný" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4410,7 +4410,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4434,7 +4434,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4458,51 +4458,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "Ukončování." -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4512,17 +4512,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4623,11 +4623,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/da-DK.po b/redbot/core/locales/da-DK.po index c27d48103..7fcf272c2 100644 --- a/redbot/core/locales/da-DK.po +++ b/redbot/core/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -581,133 +581,133 @@ msgid "\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -866,7 +866,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -880,7 +880,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -924,7 +924,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -991,7 +991,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -1005,7 +1005,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1018,12 +1018,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1044,7 +1044,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1082,7 +1082,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1119,7 +1119,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1134,63 +1134,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1198,19 +1198,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1219,27 +1219,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1248,19 +1248,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1268,23 +1268,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1292,19 +1292,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1313,32 +1313,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "aktiveret" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "deaktiveret" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1347,70 +1347,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1419,13 +1419,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1434,78 +1434,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1513,155 +1513,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1672,27 +1672,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1703,19 +1703,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1725,28 +1725,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1756,16 +1756,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1777,11 +1777,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1791,71 +1791,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1864,7 +1864,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1872,205 +1872,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2079,50 +2079,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2131,154 +2131,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Færdig." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2286,152 +2286,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2442,22 +2442,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2467,62 +2467,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2530,17 +2530,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2548,55 +2548,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2604,61 +2604,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2668,71 +2668,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2740,7 +2740,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2748,63 +2748,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2812,18 +2812,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2831,61 +2831,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2893,91 +2893,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2985,34 +2985,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3027,15 +3027,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3049,19 +3049,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3069,48 +3069,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3119,82 +3119,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3203,44 +3203,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3249,22 +3249,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3273,21 +3273,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3296,22 +3296,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3319,202 +3319,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3523,85 +3523,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3609,81 +3609,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3692,93 +3692,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3786,373 +3786,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4160,80 +4160,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4242,130 +4242,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4390,7 +4390,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4414,7 +4414,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4438,51 +4438,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4492,17 +4492,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4603,11 +4603,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/de-DE.po b/redbot/core/locales/de-DE.po index a91071279..c5da730c7 100644 --- a/redbot/core/locales/de-DE.po +++ b/redbot/core/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -601,133 +601,133 @@ msgstr "\n\n" "Du hast Python `{py_version}` aber dieses Update benötigt `{req_py}`. Du kannst nicht einfach den Update-Befehl ausführen.\n\n" " Besuche die Anleitung unter dem obigen Link und folge den dort aufgeführten Schritten. Wenn du weitere Hilfe beim Updaten benötigst schau im #support Kanal in vorbei" -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "die Windows-Eingabeaufforderung(CMD)" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "Terminal" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` ist kein gültiger Wert für `{command}`" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Fehler im Befehl '{command}'. Überprüfen Sie Ihre Konsole oder Protokolle für Details." -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "Ich benötige die Berechtigung {permission}, um diesen Befehl auszuführen." -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "Ich benötige folgende Berechtigungen, um diesen Befehl auszuführen: {permission_list}" -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "Dieser Befehl ist nicht in Direktnachrichten verfügbar." -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "Dieser Befehl kann nur in Direktnachrichten genutzt werden." -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -907,13 +907,9 @@ msgstr "\n" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" -" " -msgstr "\n" -" Finde heraus, welche Art von Daten [botname] speichert und warum.\n\n" -" **Beispiel:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " +msgstr "" #: redbot/core/core_commands.py:585 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" @@ -926,13 +922,9 @@ msgstr "Für die nötige Funktionalität speichert dieser Bot speichert einige D msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" -" " -msgstr "Zeigt die Endbenutzer Daten-Erklärung jedes 3. Anbieter Moduls an.\n\n" -" Dies wird einen Anhang mit den Endbenutzer Daten-Erklärungen jedes geladenen 3. Anbieter Cogs senden.\n\n" -" **Beispiel:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " +msgstr "" #: redbot/core/core_commands.py:615 msgid "I need to be able to attach files (try in DMs?)." @@ -974,16 +966,9 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" -" " -msgstr "\n" -" Lass [botname] vergessen, was er über dich weiß.\n\n" -" Dies wird unter Umständen nicht alle Daten über dich entfernen. Daten die zum weiteren Betrieb benötigt werden,\n" -" wie zum Beispiel Abklingzeiten von Befehlen, werden so lange weiterhin gespeichert bleiben, bis diese nicht mehr benötigt werden.\n\n" -" Weitere Interaktionen mit [botname] führen unter Umständen dazu, dass der Bot erneut Dinge über dich lernt.\n\n" -" **Beispiel:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " +msgstr "" #: redbot/core/core_commands.py:709 msgid "This command ({command}) does not support non-interactive usage." @@ -1057,15 +1042,9 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" -" " -msgstr "\n" -" Erlaube es Benutzern das Löschen von gesammelten Daten anzufordern.\n\n" -" Diese Funktion ist standardmäßig aktiviert.\n" -" Gegenteil von `[p]meinedaten besitzermanagement verweigerebenutzerlöschung`\n\n" -" **Beispiel:**\n" -" - `[p]meinedaten besitzermanagement erlaubebenutzerlöschung`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:820 msgid "User can delete their own data. This will not include operational data such as blocked users." @@ -1077,14 +1056,9 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" -" " -msgstr "\n" -" Verweigere es Benutzern das Löschen von gesammelten Daten anzufordern.\n\n" -" Gegenteil von `[p]meinedaten besitzermanagement erlaubebenutzerlöschung`\n\n" -" **Beispiel:**\n" -" - `[p]meinedaten besitzermanagement verweigerebenutzerlöschung`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:837 msgid "User can not delete their own data." @@ -1095,23 +1069,14 @@ msgstr "Benutzer kann seine eigenen Daten nicht löschen." msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" -" " -msgstr "\n" -" Legt fest, wie Benutzerlöschungen verarbeitet werden.\n\n" -" **Beispiel:**\n" -" - `[p]meinedaten besitzermanagement setzedatenlöschungslevel 1`\n\n" -" **Argumente:**\n" -" - `` - Das Level für die Löschung der Benutzerdaten. Siehe Anleitung weiter unten.\n\n" -" Level:\n" -" - `0`: Was Benutzer löschen können, ist abhängig vom jeweiligem Cog.\n" -" - `1`: Cogs sollten alles löschen, was für den Benutzer nicht benötigt wird.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " +msgstr "" #: redbot/core/core_commands.py:858 msgid "Cogs will be instructed to remove all non operational data upon a user request." @@ -1130,17 +1095,9 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "\n" -" Eine Löschanfrage von Discord bearbeiten.\n\n" -" Dadurch wird der Bot alle Daten von der angegebenen Benutzer-ID entfernen.\n" -" Du solltest diese Funktion nicht verwenden, es sei denn, Discord hat dies speziell für einen gelöschten Benutzer angefordert.\n" -" Dadurch werden die Daten des Benutzers von verschiedenen Maßnahmen zur Missbrauchsbekämpfung entfernt.\n" -" Wenn du eine manuelle Anfrage eines Benutzers bearbeitest, solltest du `[p]meinedaten besitzermanagement löschungfürbenutzer` stattdessen verwenden.\n\n" -" **Argumente:**\n" -" - `` - Die ID des Benutzers, dessen Daten gelöscht werden sollen.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:891 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" @@ -1183,15 +1140,9 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "Lösche Daten die [botname] über einen Benutzer gesammelt hat.\n\n" -" Dies wird dazu führen, dass der Bot viele nicht-funktionale Daten vom angegebenen Benutzer entfernt.\n" -" Benutzer haben für diese Funktion Zugriff auf einen anderen Befehl, es sei denn, sie können überhaupt nicht mit dem Bot interagieren.\n" -" Die Verwendung dieser Funktion ist sicher, sollte aber nur verwendet werden wenn du eine Anfrage von diesem Benutzer bearbeitest, da dies die Nutzung des Bots beeinträchtigen kann.\n\n" -" **Argumente:**\n" -" - `` - Die ID des Benutzers, dessen Daten gelöscht werden sollen.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:967 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" @@ -1233,14 +1184,9 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "Lösche Daten die [botname] über einen Benutzer gesammelt hat.\n\n" -" Dies wird dazu führen, dass der Bot viele Daten über den angegebenen Benutzer entfernt.\n" -" Dies kann mehr als nur Endbenutzerdaten beinhalten, einschließlich Anti-Missbrauch-Aufzeichnungen.\n\n" -" **Argumente:**\n" -" - `` - Die Id des Benutzers, dessen Daten gelöscht werden sollen.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:1052 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" @@ -1254,78 +1200,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" -" " -msgstr "\n" -" Befehle zum Ein- oder Ausschalten von Einbettungen.\n\n" -" Diese Einstellung bestimmt, ob Einbettungen als Antwort auf einen Befehl verwendet werden sollen (für Befehle, die diese Funktion unterstützen).\n" -" Einbettungen werden standardmäßig verwendet.\n\n" -" Die Einbettungs-Einstellungen werden in dieser Reihenfolge bis zum ersten Wahr/Falsch ausgewählt:\n" -" - Im Gildenkontext:\n" -" 1. Kanaleinstellung ändern - `[p]einbettungseinstellung kanal`\n" -" 2. Serverbefehle ändern - `[p]einbettungseinstellung befehl server`\n" -" 3. Servereinstellung ändern - `[p]einbettungseinstellung server`\n" -" 4. Globale Befehleseinstellung ändern - `[p]einbettungseinstellung befehl global`\n" -" 5. Globale Einstellung -`[p]einbettungseinstellung global`\n\n" -" - Im DM-Kontext:\n" -" 1. Benutzereinstellung ändern - `[p]einbettungseinstellung benutzer`\n" -" 2. Globale Befehleseinstellung ändern - `[p]einbettungseinstellung befehl global`\n" -" 3. Globale Einstellung - `[p]einbettungseinstellung global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "Einbettungseinstellungen: \n\n" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "Globaler Standard: {value}\n" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "Globale Befehlseinstellung für {command} Befehl: {value}\n" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "Gildeneinstellung: {value}\n" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "Globale Befehlseinstellung für {command} Befehl: {value}\n" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "Kanaleinstellung: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "Benutzereinstellung: {value}" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1333,26 +1264,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" -" " -msgstr "\n" -" Schaltet die globale Einbettungseinstellung um.\n\n" -" Dies wird als eine Alternativlösung verwendet, wenn der Benutzer oder die Gilde selbst keine Einstellungen bearbeitet haben.\n" -" Einbettungen werden standardmäßig verwendet.\n\n" -" Um die vollständige Auswertungsreihenfolge der Einbettungseinstellungen zu sehen, verwende `[p]hilfe einebttungseinstellung.\n\n" -" **Beispiel:**\n" -" - `[p]einebttungseinstellung global`\n" +" - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "Einbettungen sind jetzt standardmäßig deaktiviert." -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "Einbettungen sind jetzt standardmäßig aktiviert." -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1361,38 +1285,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Bearbeite die Einbettungeinstellung des Servers.\n\n" -" Falls diese Einstellungen bearbeitet werden, werden diese anstelle der globalen Standardeinstellung verwendet, um festzustellen, ob Einbettungen verwendet werden sollen oder nicht.\n" -" Dies wird für alle Befehle verwendet, die in einem Server ausgeführt werden.\n\n" -" Wenn der Wert für die Variable **Aktiviert** nicht angegeben wird, werden die Einstellungen zurüchgesetzt und stattdessen wird die globale Standardeinstellung verwendet.\n\n" -" Um eine vollständige Liste von Befehlen der Einbettungseinstellungen zu sehen, verwende `[p]help einbettungseinstellung`.\n\n" -" **Beispiele:**\n" -" - `[p]einbettungseinstellung server Falsch` - Deaktiviert Einbettungen auf diesem Server.\n" -" - `[p]einbettungseinstellung server` - Setzt den Wert zurück, um den globalen Standard zu verwenden.\n\n" -" **Argumente:**\n" -" - `[enabled]` - Bestimmt ob auf diesem Server Einbettungen verwendet werden sollen. Wird keine Variable angegeben, wird auf Standard zurückgesetzt.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "Einbettungen werden jetzt auf die globalen Einstellungen zurückgreifen." -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "Einbettungen sind jetzt für diese Gilde aktiviert." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "Einbettungen sind jetzt für diese Gilde deaktiviert." -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1401,19 +1314,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1421,23 +1334,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "Embeds sind jetzt für den Befehl{command_name} verfügbar." -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "Embeds sind jetzt für den Befehl{command_name} nicht verfügbar." -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1445,19 +1358,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1466,32 +1379,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "Einbettungen für diesen Discord Server sind jetzt {}." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "aktiviert" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "deaktiviert" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1500,70 +1413,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "Einbettungen sind jetzt in Privatnachrichten für Sie aktiviert." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "Einbettungen sind jetzt in Privatnachrichten für Sie deaktiviert." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "Bisher ist keine Ausnahme aufgetreten." -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1572,13 +1485,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1587,78 +1500,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "Du musst mindestens eine Server-ID angeben." -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "Bist du sicher, dass ich diesen Server verlassen soll?" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Ich kann den Server `{server_name}` nicht verlassen: Ich bin der Besitzer von ihm." -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "Antwortzeitlimit erreicht." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "Oke. Bye :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "Alles klar. Verlasse {number} Server..." -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "Okay. Verlasse einen Server..." -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "Na gut, dann bleibe ich. :)" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "Alles klar, ich werde diese Server nicht verlassen." -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "Okay, ich verlasse diesen Server nicht." -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1669,168 +1582,168 @@ msgstr "\n" " Hinweis: Dieser Befehl ist interaktiv.\n" " " -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "Lade {packs}." -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "Das folgende Paket ist bereits geladen: {pack}" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "Das folgende Paket ist bereits geladen: {packs}" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Fehler beim Laden des Pakets {pack}. \n" "Überprüfen Sie Ihre Konsole oder Protokolle für weitere Details." -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Fehler beim Laden des Pakets {packs}. \n" "Überprüfen Sie Ihre Konsole oder Protokolle für weitere Details." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Der folgende Name ist kein gültiger Paketname: {pack}\n" "Paketnamen können nicht mit einer Zahl beginnen und dürfen nur ascii Zahlen, Buchstaben, und Unterstriche enthalten." -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Die folgenden Namen sind keine gültigen Paketnamen: {packs}\n" "Paketnamen können nicht mit einer Zahl beginnen und dürfen nur ascii Zahlen, Buchstaben, und Unterstriche enthalten." -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "Das folgende Paket wurde nicht in irgendeinem cog-Pfad gefunden: {pack}." -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "Das folgende Paket wurde nicht in irgendeinem cog-Pfad gefunden: {packs}" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Paket konnte aus dem folgenden Grund nicht geladen werden:\n\n" "{reason}" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Paket konnte aus dem folgenden Grund nicht geladen werden:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**ACHTUNG**: Das folgende repo verwendet \"shared libraries\", welche in Red 3.4 entfernt werden. Du solltest den Verwalter des repos über diese Nachricht informieren.\n" "{repo}." -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**ACHTUNG**: Die folgenden repos verwenden \"shared libraries\", welche in Red 3.4 entfernt werden. Du solltest die Verwalter der repos über diese Nachricht informieren.\n" "{repos}." -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "Das folgende Paket ist bereits geladen: {pack}." -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "Die folgenden Pakete wurden entfernt: {packs}." -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "Das folgende Paket wurde nicht geladen: {pack}." -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "Die folgenden Pakete wurden nicht geladen: {packs}." -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "Neu geladen {packs}." -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Fehler beim Laden des folgenden Pakets: {pack}.\n" "Überprüfen Sie Ihre Konsole oder Protokolle für Details." -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Fehler beim Laden der folgenden Pakete: {packs}\n" "Überprüfen Sie Ihre Konsole oder Protokolle für Details." -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Dieses Paket konnte aus folgendem Grund nicht neu geladen werden:\n\n" "{reason}" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Diese Pakete konnten aus folgenden Gründen nicht neu geladen werden:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**ACHTUNG**: Das folgende repo verwendet \"shared libraries\", welche in Red 3.4 entfernt werden. Du solltest den Verwalter des repos über diese Nachricht informieren.\n" "{repo}." -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1841,27 +1754,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1872,19 +1785,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1894,28 +1807,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1925,16 +1838,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1946,11 +1859,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1960,71 +1873,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Herunterfahren... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Neustart..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Basis Befehl für Bank Einstellungen." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Zeige die aktuellen Bankeinstellungen an." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Überall" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Server" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2038,7 +1951,7 @@ msgstr "Bankeinstellungen:\n\n" "Standardguthaben: {default_balance}\n" "Maximal zulässiges Guthaben: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2049,205 +1962,205 @@ msgstr "Schalte ein, ob die Bank global ist oder nicht.\n\n" " Wenn die Bank pro Server ist, wird sie global.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "Global" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Dies schaltet die Bank um zu {banktype}, löscht alle Konten im Prozess! Wenn du sicher bist, tippe `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "Die Bank ist nun {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Legt den Namen der Bank fest." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Der Name der Bank wurde festgesetzt auf: {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Lege den Namen für die Währung der Bank fest." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Währungs Name wurde gesetzt auf: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Setze das maximale Guthaben fest, das ein Benutzer erhalten kann." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Der Betrag muss größer als null und kleiner als {max} sein." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Das maximale Guthaben wurde festgelegt auf:{amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2256,50 +2169,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "Keine Änderungen vorgenommen" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2308,154 +2221,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "Beschreibung zurückgesetzt." -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "Diese URL ist ungültig." -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "Beim Abrufen des Bilds ist etwas schiefgegangen." -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "Fehlgeschlagen. Denke daran, dass du meinen Avatar bis zu zwei Mal pro Stunde bearbeiten kannst. Die URL oder der Anhang muss ein gültiges Bild im JPG oder PNG-Format sein." -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Nur JPG oder PNG Format." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Erledigt." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "Profilbild entfernt." -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Mir fehlen die Berechtigungen zum Ändern meines eigenen Spitznamen." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "Der benutzerdefinierte Text wurde gelöscht." -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "Der benutzerdefinierte Text wurde festgelegt." -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "Text muss weniger als 1024 Zeichen lang sein." -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2463,152 +2376,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "Spiel-Status entfernt." -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "``Hört``-Status gelöscht." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "``Schaut``-Status entfernt." -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "Teilnahme gelöscht." -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Status zu {} geändert." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2619,22 +2532,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "Diese Rolle ist bereits eine Admin-Rolle." -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "Diese Rolle wird nun als Admin-Rolle angesehen." -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2644,62 +2557,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "Diese Rolle ist bereits eine mod Rolle." -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "Diese Rolle wird jetzt als eine Mod Rolle betrachtet." -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "Diese Rolle war keine Admin-Rolle, mit der man anfangen sollte." -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "Diese Rolle wird nicht mehr als Admin-Rolle angesehen." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "Diese Rolle war keine Mod-Rolle, mit der man anfangen sollte." -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "Diese Rolle wird nicht mehr als Mod-Rolle betrachtet." -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2707,17 +2620,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2725,55 +2638,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "Ungültiger Sprachcode. Verwende das Format: `en-US`" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Ungültiges Format - Sprachcode muss Ländercode enthalten, z.B. `en-US`" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "Globale Sprache wurde eingestellt." -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "Sprache wurde auf standard gestellt." -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Sprache wurde geändert." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2781,61 +2694,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Regionale Formatierung wird nun auf der Sprache `{language_code}` basieren." -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2845,72 +2758,72 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "`{service}` API-Token wurden gesetzt." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "Bisher wurden keine API-Dienste eingerichtet." -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "API-Dienste festlegen:\n" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "API-Dienst festlegen:\n" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Dienste erfolgreich gelöscht:\n" "{services_list}" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "Dienst erfolgreich gelöscht: {service_name}" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "Keinem der angegebenen Dienste wurden Schlüssel zugewiesen." -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2918,7 +2831,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2926,63 +2839,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "Es werden keine zusätzlichen Kanäle gesendet." -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "Unbekannter Kanal mit Id: {id}" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2990,18 +2903,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3009,61 +2922,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "Löschen von Befehlen deaktiviert." -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "Löschverzögerung auf {num} Sekunden eingestellt." -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Der Bot wird Nachrichten die einen Befehl enthalten nach {num} Sekunden löschen. Setze diesen Wert auf -1, um das Löschen von Nachrichten zu stoppen" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "Ich werde keine Nachrichten die Befehle enthalten löschen." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "Der Bot {} verwendet seine eingestellten Farben für Einbettungen." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "wird nicht" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "wird" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3071,91 +2984,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "Ungenaue Befehlssuche wurde für diesen Server {}." -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "Ungenaue Befehlssuche wurde für Direktnachrichten {}." -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "Die Farbe wurde zurückgesetzt." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "Die Farbe wurde eingestellt." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Abgebrochen." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Der Präfix wurde festgelegt." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3163,34 +3076,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3205,15 +3118,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3227,19 +3140,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3247,48 +3160,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Warnung: Der Standard-Formatierer ist nicht in Verwendung, diese Einstellung treten möglicherweise nicht ein." -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3297,82 +3210,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "Die Hilfe verwendet keine Menüs." -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "Die Hilfe wird keine versteckten Befehle filtern." -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "Hilfe filtert versteckte Befehle." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3381,44 +3294,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "Hilfe wird nur für Befehle angezeigt, die ausgeführt werden können." -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "Hilfe wird angezeigt, ohne zu überprüfen, ob die Befehle ausgeführt werden können." -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3427,22 +3340,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "Die Hilfe überprüft, ob Hilfethemen vorhanden sind." -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Die Hilfe überprüft das Vorhandensein von Hilfethemen nur über die Fuzzy-Hilfe (falls aktiviert)." -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3451,21 +3364,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "Du musst einen Wert von mindestens 500 Zeichen eingeben." -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "Erledigt. Das Zeichenlimit pro Seite wurde auf {} gesetzt." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3474,22 +3387,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "Du musst einen Wert von 0 oder mehr angeben!" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "Erledigt. Das Seitenlimit wurde auf {} gesetzt." -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3497,202 +3410,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "Die Verzögerung darf nicht länger als 14 Tage sein!" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "Fertig. Hilfe-Nachrichten werden jetzt nicht gelöscht." -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "Fertig. Die Löschverzögerung wurde auf {} Sekunden gesetzt." -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "Der Slogan wurde zurückgesetzt." -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Dein Slogan ist zu lang! Bitte kürze diesen damit er nicht länger als 2048 Zeichen ist." -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "Das Schlagwort wurde gesetzt." -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "über DM" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "von {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Nutze `{}dm {} ` um dem Benutzer zu antworten" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Gesendet von {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "Ich wurde konfiguriert, das nirgendwo zu senden." -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Deine Nachricht wurde gesendet." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Ich bin nicht in der Lage, deine Nachricht zu überbringen. Tut mir Leid." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "Ungültige ID, Benutzer nicht gefunden oder Benutzer ist ein Bot. Du kannst nur Nachrichten an Personen senden, mit denen ich einen Server teile." -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Inhaber von {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "Du kannst auf diese Nachricht mit {}contact antworten" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Die Nachricht konnte leider nicht an {} gesendet werden." -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Nachricht an {} zugestellt." -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "Druckt den Bot-Datenpfad." -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "Datenpfad: {path}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "Zeigt nützliche Informationen zum Debuggen an." -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3701,85 +3614,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "Benutzer auf der Erlaubnis-Liste:" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "Benutzer auf der Erlaubnis-Liste:" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "Unbekannter oder gelöschter Benutzer" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "Benutzer wurden von der Erlaubnis-Liste entfernt." -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "Der Benutzer wurde von der Erlaubnis-Liste entfernt." -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3787,81 +3700,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3870,93 +3783,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Ich kann dir nicht erlauben dies zu tun, da dies verhindern würde das du Befehle ausführen kannst. Bitte stelle zuerst sicher dich selbst zur Erlaubnis-Liste hinzugefügt zu haben." -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Ich kann dir nicht erlauben dies zu tun, da dies verhindern würde das du Befehle ausführen kannst." -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "Server Erlaubnis-Liste wurde geleert." -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3964,373 +3877,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "Du kannst dich nicht selbst zur Blockier-Liste hinzufügen!" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "Du kannst den Gildenbesitzer nicht der Blockier-Liste hinzufügen!" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "Du kannst den Bot-Besitzer nicht zur Blockier-Liste hinzufügen!" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "Blockier-Liste des Servers wurde geleert." -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "Du kannst dieses Cog standardmässig nicht deaktivieren." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} wurde standardmässig auf deaktiviert gestellt." -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} wurde standardmässig auf aktiviert gestellt." -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "Du kannst dieses Cog nicht deaktivieren, sonst würdest du dich selbst aussperren." -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} wurde auf diesem Server deaktiviert." -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} wurde bereits deaktiviert (nichts zu tun)." -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} wurde auf diesem Server aktiviert." -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} wurde nicht deaktiviert (nichts zu tun)." -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "Die folgenden Cogs sind auf diesem Server deaktiviert:\n" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "Es existieren keine deaktivierten Cogs auf diesem Server." -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "Es gibt keine global deaktivierten Befehle." -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "{} Befehle sind global deaktiviert.\n" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "1 Befehl ist global deaktiviert.\n" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "Es gibt in {} keine deaktivierten Befehle." -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "{} Befehle sind in {} deaktiviert.\n" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "Ein Befehl ist in {} deaktiviert.\n" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Der zu deaktivierende Befehl kann nicht `command` oder eine seiner Unterbefehle sein." -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "Diser Befehl soll immer verfügbar sein und kann nicht deaktiviert werden." -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "Dieser Befehl ist bereits global deaktiviert." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "Du darfst diesen Befehl nicht deaktivieren." -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server deaktiviert." -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "Dieser Befehl ist bereits global aktiviert." -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "Du darfst diesen Befehl nicht aktivieren." -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server aktiviert." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4338,80 +4251,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "Rollen, die gegen automatische Moderationsmaßnahmen immun sind:\n" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "Mitglieder, die gegen automatische Moderationsmaßnahmen immun sind:\n" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "Keine Immunität-Einstellungen vorhanden." -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "Bereits vorhanden." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "Nicht in der Liste." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "Sie sind immun." -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "Sie sind nicht immun." -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4420,130 +4333,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "Kanal zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "Kanal ist bereits in der ignorierten Liste." -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "Der Server wurde zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "Der Server wird bereits ignoriert." -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "Kanal von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "Der Kanal ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "Der Server wurde von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "Der Server ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "Der Server wird aktuell ignoriert." -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Keine" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4568,7 +4481,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4592,7 +4505,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4616,45 +4529,45 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "In diesem Kanal ist bereits eine aktive REPL-Sitzung. \n" "Mit `quit` kannst du diese verlassen." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "Schließen." -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" @@ -4663,7 +4576,7 @@ msgstr "Verspotte einen Benutzer, der einen Befehl aufruft.\n\n" " Der Präfix darf nicht eingegeben werden.\n" " " -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4673,17 +4586,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4784,11 +4697,11 @@ msgstr "Geändert durch:" msgid "Last modified at:" msgstr "Zuletzt geändert am:" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/es-ES.po b/redbot/core/locales/es-ES.po index fa867ab03..6b9141e69 100644 --- a/redbot/core/locales/es-ES.po +++ b/redbot/core/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -686,23 +686,23 @@ msgstr "\"{argument}\" no es un entero." msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" no es un número." -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Error en el comando '{command}'. Revisa tu consola o logs para obtener más detalles." -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "Error en el comando '{command}'." -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "Necesito el permiso {permission} para ejecutar ese comando." -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "Necesito el permiso {permission_list} para ejecutar este comando." -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "Ese comando no está disponible en DMs." @@ -714,7 +714,7 @@ msgstr "Ese comando sólo está disponible en DMs." msgid "That command is only available in NSFW channels." msgstr "Este comando sólo está disponible en canales NSFW." -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "Este comando está en enfriamiento. Inténtalo de nuevo {relative_time}." @@ -918,13 +918,9 @@ msgstr "\n" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" -" " -msgstr "\n" -" Averigua qué tipo de datos [botname] almacena y por qué.\n\n" -" **Ejemplo:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " +msgstr "" #: redbot/core/core_commands.py:585 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" @@ -937,13 +933,9 @@ msgstr "Este bot almacena algunos datos sobre los usuarios cuando sea necesario msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" -" " -msgstr "Ver las declaraciones de datos de usuario final de cada módulo de terceros.\n\n" -" Esto enviará un archivo adjunto con las declaraciones de datos del usuario final de todos los cogs de terceros cargados.\n\n" -" **Ejemplo:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " +msgstr "" #: redbot/core/core_commands.py:615 msgid "I need to be able to attach files (try in DMs?)." @@ -985,16 +977,9 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" -" " -msgstr "\n" -" Haz que [botname] olvide lo que sabe de ti.\n\n" -" Esto no puede eliminar todos los datos sobre usted, los datos necesarios para su operación,\n" -" como los tiempos de enfriamiento de comandos se mantendrán hasta que ya no sea necesario.\n\n" -" Otras interacciones con [botname] pueden hacer que aprenda sobre usted de nuevo.\n\n" -" **Ejemplo:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " +msgstr "" #: redbot/core/core_commands.py:709 msgid "This command ({command}) does not support non-interactive usage." @@ -1068,15 +1053,9 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" -" " -msgstr "\n" -" Establece el bot para permitir a los usuarios solicitar una eliminación de datos.\n\n" -" Esto está activado por defecto.\n" -" Lo opuesto a `[p]mydata ownermanagement disallowuserdeletions`\n\n" -" **Ejemplo:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:820 msgid "User can delete their own data. This will not include operational data such as blocked users." @@ -1088,14 +1067,9 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" -" " -msgstr "\n" -" Establece el bot para no permitir a los usuarios solicitar una eliminación de datos.\n\n" -" Lo opuesto a `[p]mydata ownermanagement allowuserdeletions`\n\n" -" **Ejemplo:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:837 msgid "User can not delete their own data." @@ -1106,23 +1080,14 @@ msgstr "El usuario no puede eliminar sus propios datos." msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" -" " -msgstr "\n" -" Establece cómo se tratan las eliminaciones del usuario.\n\n" -" **Ejemplo:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" -" **Argumentos:**\n" -" - `` - El nivel de rigor para la eliminación del usuario. Ver la guía de nivel abajo.\n\n" -" Nivel:\n" -" - `0`: Lo que los usuarios pueden eliminar queda totalmente en manos de cada cog.\n" -" - `1`: Los cogs deberían eliminar cualquier cosa que el cog no necesite del usuario.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " +msgstr "" #: redbot/core/core_commands.py:858 msgid "Cogs will be instructed to remove all non operational data upon a user request." @@ -1141,17 +1106,9 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "\n" -" Manejar una solicitud de eliminación de Discord.\n\n" -" Esto hará que el bot se deshaga o desasocie todos los datos del ID de usuario especificado.\n" -" No deberías usar esto a menos que Discord lo haya solicitado específicamente con respecto a un usuario eliminado.\n" -" Esto eliminará al usuario de varias medidas anti-abuso.\n" -" Si está procesando una solicitud manual de un usuario, puedes usar `[p]mydata ownermanagement deleteforuser` en su lugar.\n\n" -" **Argumentos:**\n" -" - `` - El id del usuario cuyos datos serían eliminados.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:891 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" @@ -1194,15 +1151,9 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "Eliminar los datos que [botname] tiene acerca de un usuario, solicitados por el mismo.\n\n" -" Esto hará que el bot se deshaga o disasocie un montón de datos no operacionales del usuario especificado.\n" -" Los usuarios tienen acceso a un comando diferente para esto a menos que no puedan interactuar con el bot en absoluto.\n" -" Esta es una operación principalmente segura, pero no deberías usarlo a menos que se procese una solicitud de este usuario ya que puede afectar su uso del bot.\n\n" -" **Argumentos:**\n" -" - `` - El id del usuario cuyos datos serían eliminados.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:967 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" @@ -1244,14 +1195,9 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "Eliminar los datos que [botname] tiene acerca de un usuario.\n\n" -" Esto hará que el bot se deshaga o desasocie un montón de datos sobre el usuario especificado.\n" -" Esto puede incluir más que datos del usuario final, incluyendo registros anti-abuso.\n\n" -" **Argumentos:**\n" -" - `` - El id del usuario cuyos datos serían eliminados.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:1052 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" @@ -1265,87 +1211,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" -" " -msgstr "\n" -" Comandos para activar o desactivar embeds\n\n" -" Esta configuración determina si usar o no embeds como respuesta a un comando (para comandos que lo soporten).\n" -" El valor por defecto es usar embeds.\n\n" -" Los ajustes de embeds se comprueban hasta el primer True/False en este orden:\n" -" - En el contexto del gremio:\n" -" 1. Anulación de canal - `[p]canal embedset channel`\n" -" 2. Anulación de comandos del servidor - `[p]embedset command server`\n" -" 3. Anulación del servidor - `[p]embedset server`\n" -" 4. Anulación global de comandos - `[p]embedset command global`\n" -" 5. Configuración global -`[p]embedset global`\n\n" -" - En contexto de mensaje privado (DM):\n" -" 1. Anulación de usuario - `[p]embedset user`\n" -" 2. Anulación de comando global - `[p]embedset command global`\n" -" 3. Configuración global - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" -" " -msgstr "\n" -" Mostrar la configuración de embeds actual.\n\n" -" Provee un nombre de comando para comprobar la configuración del embed específico del comando.\n\n" -" **Ejemplos:**\n" -" - `[p]embedset showsettings` - Muestra la configuración de embed.\n" -" - `[p]embedset showsettings info` - También muestra la configuración de incrustación para el comando 'info'.\n" -" - `[p]embedset showsettings \"ignore list\"` - Comprobar subcomandos requiere comillas.\n\n" -" **Argumentos:**\n" -" - `[command]` - Comprueba este comando para la configuración específica de los embeds del comando.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "Ajustes de embed:\n\n" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "{value} global por defecto.\n" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "Configuración global de comandos para el comando {command}: {value}\n" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "Configuración del servidor: {value}\n" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "Ajuste de comandos del servidor para el comando {command}: {value}\n" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "Configuración del canal: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "Configuración del usuario: {value}" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1353,26 +1275,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" -" " -msgstr "\n" -" Alterna la configuración global de embeds.\n\n" -" Esto se usa como reserva si el usuario o el gremio no ha establecido una preferencia.\n" -" El valor por defecto es usar embeds.\n\n" -" Para ver el orden completo de evaluación de la configuración de los embeds, ejecute `[p]help embedset`.\n\n" -" **Ejemplo:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "Los textos incrustados ahora están deshabilitados por defecto." -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "Los textos incrustados ahora están habilitados por defecto." -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1381,38 +1296,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Establece la configuración de Embeds del servidor.\n\n" -" Si se establece, esto se usará en lugar del valor global para determinar si usar o no Embeds.\n" -" Esto se considera para todos los comandos realizados en un servidor.\n\n" -" Si habilitado se deja en blanco, la configuración se desactivará y el valor por defecto global se utilizará en su lugar.\n\n" -" Para ver el orden completo de evaluación de la configuración de Embeds, ejecute `[p]help embedset`.\n\n" -" **Ejemplos:**\n" -" - `[p]embedset server False` - Deshabilita Embeds en este servidor.\n" -" - `[p]embedset server` - Restablece el valor al predeterminado global.\n\n" -" **Argumentos:**\n" -" - `[enabled]` - Determina si usar Embeds o no en este servidor. Dejar en blanco para restablecer al valor por defecto.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "Inserciones ahora volverá a la configuración global." -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "Los textos incrustados ahora están habilitados para este grupo." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "Los textos incrustados ahora están deshabilitados para este grupo." -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1421,31 +1325,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Establece la configuración de Embeds de un comando.\n\n" -" Si eres el dueño del bot, esto intentará cambiar la configuración de Embeds para dicho comando, globalmente por defecto.\n" -" De lo contrario, esto intentará cambiar la configuración de Embeds en el servidor actual.\n\n" -" Si está habilitado se deja en blanco, la configuración se eliminará.\n\n" -" Para ver el orden completo de evaluación de la configuración incrustada, ejecute `[p]help embedset`.\n\n" -" **Ejemplos:**\n" -" - `[p]embedset command info` - Configuración de incrustación específica del comando Clear para 'información'.\n" -" - `[p]embedset command info False` - Deshabilita embeds para 'información'.\n" -" - `[p]embedset command \"ignore list\" True` - Se necesitan presupuestos para subcomandos.\n\n" -" **Argumentos:**\n" -" - `[enabled]` - Si usar embeds para este comando o no. Dejar en blanco para restablecer el valor predeterminado.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "El comando anterior requiere el permiso Insertar Enlaces y por lo tanto no puede configurarse para no usar textos incrustados." -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1453,34 +1345,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Establece la configuración de un comando embed globalmente.\n\n" -" Si se establece, esto se usa en lugar del valor global para determinar si usar o no embeds.\n\n" -" Si habilitado se deja en blanco, la configuración se eliminará.\n\n" -" Para ver el orden completo de evaluación de la configuración incrustada, ejecute `[p]help embedset`.\n\n" -" **Ejemplos:**\n" -" - `[p]embedset command global info` - Limpia configuraciones especificas de embeds para 'info'\n" -" - `[p]embedset command global info False` - Deshabilita embeds para 'información'.\n" -" - `[p]embedset command global \"ignore list\" True` - Se necesitan comillas dobles para subcomandos\n\n" -" **Argumentos:**\n" -" - `[enabled]` - Si usar embeds para este comando. Dejar en blanco para restablecer al valor predeterminado.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "Los textos incrustados están ahora habilitados para el comando {command_name}." -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "Los textos incrustados están ahora deshabilitados para el comando {command_name}." -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1488,30 +1369,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Establece la configuracion de un embed de un comando para el servidor actual.\n\n" -" Si se establece, esto se usará en lugar de la configuracion por defecto del servidor para decidir si usar o no embeds.\n\n" -" Si el campo habilitado está en blanco, la configuración se desactivará y la opción por defecto del servidor se utilizará en su lugar.\n\n" -" Para ver el orden completo de evaluación de la configuración incrustada, ejecute `[p]help embedset`.\n\n" -" **Ejemplos:**\n" -" - `[p]embedset command server info` - Limpia la configuración especifica de Embed para el comando 'info'.\n" -" - `[p]embedset command server info False` - Deshabilita embeds para 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Se necesitan comillas dobles para los subcomandos.\n\n" -" **Argumentos:**\n" -" - `[enabled]` - Si usará embeds o no para este comando. Deje en blanco para restablecer el valor predeterminado.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "Ahora los incrustados volverán a la configuración del servidor." -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1520,45 +1390,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " -msgstr "\n" -" Configura la configuración de embeds de un canal.\n\n" -" Si este valor se define, este valor se usará en vez de los valores por defecto del comando y de la guild para determinar si usar o no embeds.\n" -" Esto se usa para todos los comandos hechos en un canal.\n\n" -" Si está habilitado se deja en blanco, la configuración se desactivará y se usará el valor por defecto del gremio.\n\n" -" Para ver el orden completo de evaluación de la configuración de embeds, ejecute `[p]help embedset`.\n\n" -" **Ejemplos:**\n" -" - `[p]embedset channel #text-channel False` - Deshabilita embeds en el canal #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Desactiva embeds en el #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Elimina el valor actual para usar el valor predeterminado del servidor en el canal #text-channel.\n\n\n" -" **Argumentos:**\n" -" - `` - El canal de texto, voz, escena, o foro para configurar la configuración de embeds.\n" -" - `[enabled]` - Si usar incrustaciones en este canal. Dejar en blanco para restablecer el valor predeterminado.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "Los textos incrustados ahora son {} para este canal." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "activado" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "desactivado" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1567,101 +1424,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Establece la configuración personal de Embeds para DMs.\n\n" -" Si se establece, esto se usa en lugar del valor global para determinar si usar o no Embeds.\n" -" Esto se usa para todos los comandos ejecutados en un DM con el bot.\n\n" -" Si está habilitado se deja en blanco, la configuración se desactivará y el valor por defecto global se utilizará en su lugar.\n\n" -" Para ver el orden completo de evaluación de la configuración incrustada, ejecute `[p]help embedset`.\n\n" -" **Ejemplos:**\n" -" - `[p]embedset user False` - Deshabilita Embeds en tus DMs.\n" -" - `[p]embedset user` - Restablece el valor para usar el valor predeterminado global.\n\n" -" **Argumentos:**\n" -" - `[enabled]` - Si quieres usar Embeds en tus DMs. Dejar en blanco para restablecer al valor por defecto.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "Los textos incrustados están ahora habilitados para usted en DMs." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "Los textos incrustados están ahora deshabilitados para usted en DMs." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" -" " -msgstr "Envía al dueño la última excepción de comando que ha ocurrido.\n\n" -" Si es público (sí se especifica claro), se enviará al chat en su lugar.\n\n" -" Aviso: Enviar el traceback públicamente puede desvelar accidentalmente información sensible acerca de su computadora o configuración.\n\n" -" **Ejemplos:**\n" -" - `[p]traceback` - Envía el traceback a tus DMs.\n" -" - `[p]traceback True` - Envía la última traceback en el contexto actual.\n\n" -" **Argumentos:**\n" -" - `[public]` - Si enviar el traceback al contexto actual. Deje en blanco para enviar a sus DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "Aún no ha ocurrido ninguna excepción." -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" -" " -msgstr "Muestra la url de invitación de [botname].\n\n" -" Esto siempre enviará la invitación a DMs para mantenerla privada.\n\n" -" Este comando está bloqueado soloa para el propietario a menos que `[p]inviteset public` esté establecido en True.\n\n" -" **Ejemplo:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "Este bot está actualmente **serverlocked**, lo que significa que está bloqueado exclusivamente a sus servidores actuales y que abandonará cualquier servidor al que se una." -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Comandos para configurar la configuración de invitación de [botname]." -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" -" " -msgstr "\n" -" Alterna si `[p]invite` deberia estar accesible para el usuario promedio.\n\n" -" El bot debe convertirse en un `Public bot` en el panel de desarrollador para que las invitaciones públicas funcionen.\n\n" -" **Ejemplo:**\n" -" - `[p]inviteset public yes` - Cambia la configuración de invitación pública.\n\n" -" **Argumentos:**\n" -" - `[confirm]` - Requerido para ser público. No es necesario para cambiar a privado.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1670,23 +1496,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" -" " -msgstr "\n" -" Haz que el bot cree su propio rol con permisos al unirse.\n\n" -" El bot creará su propio rol con los permisos deseados cuando se una a un nuevo servidor. Este es un rol especial que no puede eliminarse o eliminarse del bot.\n\n" -" Para eso, necesita proporcionar un nivel de permisos válido.\n" -" Puedes generar uno aquí: https://discordapi.com/permissions.html\n\n" -" Tenga en cuenta que puede que necesite autenticación de dos factores para algunos permisos.\n\n" -" **Ejemplo:**\n" -" - `[p]inviteset perms 134217728` - Añade un requisito de permiso \"Administrar apodos\" a la invitación.\n\n" -" **Argumentos:**\n" -" - `` - El nivel de permisos a requerir para el bot en la invitación generada.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1699,88 +1515,78 @@ msgstr "\n" " Ten en cuenta que los servidores anteriores que invitaron al bot sin el ámbito no pueden tener comandos slash, tendrán que invitar al bot por segunda vez.\n" " " -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "El ámbito `applications.commands` ha sido añadido a la URL de invitación." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "El ámbito `applications.commands` ha sido eliminado de la URL de invitación." -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" -" " -msgstr "\n" -" Abandona servidores.\n\n" -" Si no se indica ningún ID de servidor, se abandonará el servidor local en su lugar.\n\n" -" Nota: Este comando es interactivo.\n\n" -" **Ejemplos:**\n" -" - `[p]leave` - Abanadona el servidor actual.\n" -" - `[p]leave \"Red - Discord Bot\"` - Las comillas dobles son necesarias cuando hay espacios en el nombre del servidor\"\n" -" - `[p]leave 133049272517001216 240154543684321280` - Abandona múltiples servidores, usando IDs.\n\n" -" **Argumentos:**\n" -" - `[servers...]` - Los servidores a abandonar. Cuando está en blanco, intenta abandonar el servidor actual.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "Debes especificar al menos un ID de servidor." -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "No has pasado ningún ID de servidor. ¿Quieres que salga de este servidor?" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "¿Estás seguro de que quieres que deje estos servidores?" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "¿Estás seguro de que quieres que abandone este servidor?" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "No puedo dejar el servidor `{server_name}`: Soy el dueño de él." -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "No hay respuesta; se ha agotado el tiempo de espera" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "Bien. Adiós :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "Muy bien, dejando {number} servidores..." -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "Muy bien. Abandonando un servidor..." -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "Bien, me quedaré entonces:)" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "Bien, no me voy de esos servidores." -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "Bien, no me voy de ese servidor." -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1791,191 +1597,168 @@ msgstr "\n" " Nota: Este comando es interactivo.\n" " " -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" -" " -msgstr "Carga paquetes de cog desde las rutas locales y cogs instalados.\n\n" -" Vea paquetes disponibles para cargar con `[p]cogs`.\n\n" -" Se pueden añadir Cogs adicionales usando Downloader, o desde rutas locales usando `[p]addpath`.\n\n" -" **Ejemplos:**\n" -" - `[p]load general` - Carga el módulo `general`.\n" -" - `[p]load admin mod mutes` - Carga varios Cogs.\n\n" -" **Argumentos:**\n" -" - `` - Los paquetes del Cog(s) a cargar.\n" +" - `` - The cog packages to load.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "Se activó {packs}." -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "El siguiente paquete ya está cargado: {pack}" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "Los siguientes paquetes ya están cargados: {packs}" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Error al cargar el paquete: {pack}.\n" "Revise su consola o registros para más detalles." -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Error al cargar el paquete: {packs}.\n" "Revise su consola o registros para más detalles." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "El siguiente nombre no es un nombre válido del paquete: {pack}\n" "Los nombres de los paquetes no pueden comenzar con un número y solo pueden contener números ascii, letras, y guiones bajos." -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Los siguientes nombres no son nombres de paquetes válidos: {packs}\n" "Los nombres de los paquetes no pueden comenzar con un número y solo pueden contener números ascii, letras, y guiones bajos." -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "El siguiente paquete no se encontró en ninguna ruta de cog: {pack}." -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "No se han encontrado los siguientes paquetes en ninguna ruta de cog: {packs}" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Este paquete no pudo ser cargado por la siguiente razón:\n\n" "{reason}" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Estos paquetes no fueron cargados por las siguientes razones:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**ADVERTENCIA**: El siguiente repositorio utiliza librerías compartidas que están marcadas para su eliminación en el futuro: {repo}.\n" "Deberías informar al mantenedor del repositorio sobre este mensaje." -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**ADVERTENCIA**: Los siguientes repositorios utilizan librerías compartidas que están marcadas para su eliminación en el futuro: {repos}.\n" "Deberías informar a los mantenedores de estos repositorios sobre este mensaje." -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" -" " -msgstr "Desactiva los paquetes de Cogs previamente cargados.\n\n" -" Vea los paquetes disponibles para descargar con `[p]cogs`.\n\n" -" **Ejemplos:**\n" -" - `[p]unload general` - Desactiva el cog`general`.\n" -" - `[p]unload admin mod mutes` - Desactiva varios cogs.\n\n" -" **Argumentos:**\n" -" - `` - Los paquetes de lo(s) Cog(s) a descargar.\n" +" - `` - The cog packages to unload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "El siguiente cog fue desactivado: {pack}." -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "Los siguientes cogs fueron desactivados: {packs}." -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "El siguiente paquete no está cargado: {pack}." -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "El siguiente paquete no está descargado: {packs}." -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" -" " -msgstr "Recarga los paquetes de Cogs.\n\n" -" Esto se desactivara y luego cargará nuevamente los Cogs especificados.\n\n" -" Los Cogs que no fueron cargados sólo serán cargados.\n\n" -" **Ejemplos:**\n" -" - `[p]reload general` - Desactiva y luego recarga el Cog `general`.\n" -" - `[p]reload admin mod mutes` - Desactiva y luego recarga varios Cogs.\n\n" -" **Argumentos:**\n" -" - `` - Los Cogs a recargar.\n" +" - `` - The cog packages to reload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "Recargando {packs}." -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Error al cargar el paquete: {pack}.\n" "Revise su consola o registros para más detalles." -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Error al cargar el paquete: {packs}.\n" "Revise su consola o registros para más detalles." -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Este paquete no pudo ser recargado por la siguiente razón:\n\n" "{reason}" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Estos paquetes no pudieron ser recargados por las siguientes razones:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**ADVERTENCIA**: El siguiente repositorio utiliza librerías compartidas que están marcadas para su eliminación en el futuro: {repo}.\n" "Deberías informar a los mantenedores de estos repos sobre este mensaje." -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "Comando base para administrar qué comandos de aplicación pueden ser usados en [botname]." -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1992,27 +1775,27 @@ msgstr "Marca un comando de aplicación como activado, permitiéndole ser añadi " - `[command_type]` - Qué tipo de comando de aplicación habilitar. Debe ser uno de `slash`, `message`, o `user`. Por defecto es `slash`.\n" " " -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "El tipo de comando debe ser `slash`, `message`, o `user`." -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "Ese comando de aplicación ya está habilitado." -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "El comando de la aplicación no ha podido ser encontrado. Escriba `{prefix} slash list` para ver todos los comandos de la aplicación. Puede que necesite revisar el tipo de comando." -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "Se ha alcanzado el límite de comandos. Deshabilite un comando primero." -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "Comando de aplicación {command_type} habilitado {command_name}`" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -2029,19 +1812,19 @@ msgstr "Marca un comando de aplicación como desactivado, evitando que se agregu " - `[command_type]` - Qué tipo de comando de aplicación deshabilitar. Debe ser uno de `slash`, `message`, o `user`. Por defecto es `slash`.\n" " " -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "El comando de la aplicación ha sido establecido como necesario para funcionar por el autor, y no se puede desactivar. El cog debe ser descargado para eliminar el comando." -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "Ese comando de aplicación ya está deshabilitado o no existe." -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "Comando de aplicación {command_type} deshabilitado `{command_name}`" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -2056,29 +1839,29 @@ msgstr "Marca todos los comandos de la aplicación en un modulo como habilitados " - `` - El cog del que se habilitaran comandos. Este argumento es sensible a mayúsculas y minúsculas.\n" " " -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "No se pudo encontrar ningún comando deshabilitado del cog `{cog_name}`. Usa `{prefix} slash list` para ver todos los cog con comandos de la aplicación." -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "Habilitar todos los comandos de la aplicación de ese cog activaría un total de {count} comandos, excediendo el límite de comandos {cap} para comandos slash. Debe desactivar algunos comandos primero." -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "Habilitar todos los comandos de la aplicación desde ese cog activaría un total de {count} comandos, excediendo el límite de comandos {cap} para comandos de mensaje. Debes desactivar algunos comandos primero." -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "Habilitar todos los comandos de la aplicación desde ese cog activaría un total de {count} comandos, excediendo el límite de comandos {cap} para comandos de usuario. Debes desactivar algunos comandos primero." -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "Hay {count} Comandos de `{cog_name}` habilitados:\n" "{names}" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -2093,17 +1876,17 @@ msgstr "Marca todos los comandos de la aplicación en un cog como desactivados, " - `` - El módulo del que deshabilitar los comandos. Este argumento es sensible a mayúsculas y minúsculas.\n" " " -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "No se pudo encontrar ningún comando habilitado del cog `{cog_name}`. Use `{prefix} slash list` para ver todos los cogs con comandos de aplicación." -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "Hay {count} Comandos de `{cog_name}` deshabilitados:\n" "{names}" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -2122,11 +1905,11 @@ msgstr "Mostrar los comandos de barra slash que el bot puede ver, y si están ha " - Los comandos que comienzan con `++` han sido habilitados por el autor del programa, y no pueden ser deshabilitados.\n" " " -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "No hay comandos de aplicación a listar." -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -2141,87 +1924,71 @@ msgstr "Sincroniza la configuración de barra slash para discord.\n\n" " - `[guild]` - Si se proporciona, sincroniza comandos para ese servidor. De lo contrario, sincronizará los comandos a nivel global.\n" " " -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "Necesito el scope/permiso de `applications.commands` en este servidor para poder hacer eso. Puedes decirle al bot que añada ese ámbito a los enlaces de invitación usando `{prefix}commandscope`, y puede entonces ejecutar `{prefix}invite` para obtener una invitación que le dará al bot el ámbito de aplicación requerido. No necesitas expulsar al bot para activar el ámbito de aplicación, sólo utiliza esa invitación para volver a autorizar el bot con el alcance habilitado." -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "{count} comandos sincronizados." -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " -msgstr "Parece que estás intentando sincronizar después de haber sincronizado recientemente. A Discord no le gusta cuando los bots se sincronizan más a menudo de lo nececario, así que este comando tiene un tiempo de espera. Deberías activar/desactivar todos los comandos que quieres cambiar primero, y ejecutar este comando una vez sólo después de que se hayan realizado todos los cambios. " +msgstr "Parece que estás intentando sincronizar nuevamente después de haber sincronizado recientemente. A Discord no le gusta cuando los bots se sincronizan más de lo necesario, así que este comando tiene un tiempo de espera. Deberías activar/desactivar todos los comandos que quieres cambiar primero, y ejecutar este comando una vez después de que se hayan realizado todos los cambios. " -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" -" " -msgstr "Apaga el bot.\n\n" -" Permite a [botname] apagarse con gracia y estilo.\n\n" -" Este es el método recomendado para apagar el bot.\n\n" -" **Ejemplos:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Se apaga sin avisar.\n\n" -" **Argumentos:**\n" -" - `[silently]` - Si desea omitir el mensaje de apagado o no. Por defecto es False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Apagando... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" -" " -msgstr "Intenta reiniciar [botname].\n\n" -" Hace que [botname] se cierre con el código de salida 26.\n" -" El reinicio no está garantizado: debe ser tratado por el gestor de procesos en uso.\n\n" -" **Ejemplos:**\n" -" - `[p]restart`\n" -" - `[p]restartTrue` - Reinicia silenciosamente.\n\n" -" **Argumentos:**\n" -" - `[silently]` - Si omitira el envío del mensaje de reinicio o no. Por defecto es False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Reiniciando..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Comando básico para la configuración del banco." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Muestra la configuración bancaria actual." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Global" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Servidor" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2235,7 +2002,7 @@ msgstr "Configuración de bancos:\n\n" "Saldo Predeterminado: {default_balance}\n" "Saldo Máximo Permitido: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2246,218 +2013,186 @@ msgstr "Alternar si el banco es global o no.\n\n" " Si el banco es por servidor, se volverá global.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "por server" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "general" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Esto cambiará el banco a {banktype}, eliminando todas las cuentas en el proceso. Si está seguro, escriba `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "Este banco es ahora {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Establece el nombre del banco." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Nombre del banco cambiado a: {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Establezca el nombre de la moneda del banco." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "La nombre de la moneda se ha establecido en: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Establezca el equilibrio máximo que un usuario puede obtener." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "La cantidad debe ser mayor que cero e menor que {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "El saldo máximo se ha establecido en: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " -msgstr "Establezca el saldo inicial para nuevas cuentas bancarias.\n\n" -" Ejemplo:\n" -" - `[p]bankset registeramount 5000`\n\n" -" **Argumentos**\n\n" -" - `` La nueva cantidad de saldo inicial. Por defecto es 0.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "La cantidad debe ser mayor o igual a cero y menor a {maxbal}." -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "Registrar una cuenta le dará ahora {num} {currency}." -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Eliminar todas las cuentas bancarias.\n\n" -" Ejemplos:\n" -" - `[p]bankset reset` - Sin confirmar. Muestra el mensaje de ayuda.\n" -" - `[p]bankset reset yes`\n\n" -" **Argumentos**\n\n" -" - `` Esto por defecto es falso a menos que se especifique.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "Esto eliminará todas las cuentas bancarias de {scope}.\n" "Si estás seguro, escribe `{prefix}bankset reset yes`" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "este servidor" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "Todas las cuentas bancarias de {scope} han sido eliminadas." -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "Comando base para vaciar cuentas bancarias." -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Vacía las cuentas bancarias para usuarios que ya no estanen el servidor.\n\n" -" No se puede utilizar con un banco global. Vea `[p]bankset prune global` para mas información.\n\n" -" Ejemplos:\n" -" - `[p]bankset prune server` - Sin confirmar. Muestra el mensaje de ayuda.\n" -" - `[p]bankset prune server yes`\n\n" -" **Argumentos**\n\n" -" - `` Esto por defecto será falso a menos que se especifique lo contrario.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "Este comando no se puede utilizar con un banco global." -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "Esto eliminará todas las cuentas bancarias de usuarios que ya no están en este servidor.\n" "Si estás seguro, escribe `{prefix}bankset prune local yes`" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "Las cuentas bancarias para usuarios que ya no están en este servidor han sido eliminadas." -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Vaciá cuentas bancarias para usuarios que ya no comparten un servidor con el bot.\n\n" -" No se puede utilizar con un banco global. Vea `[p]bank prune global`.\n\n" -" Ejemplos:\n" -" - `[p]bank prune global` - No confirmar. Muestra el mensaje de ayuda.\n" -" - `[p]bank prune global yes`\n\n" -" **Argumentos**\n\n" -" - `` Esto será falso por defecto, a menos que se especifique lo contrario.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "Este comando no se puede usar con un banco local." -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "Esto eliminará todas las cuentas bancarias de los usuarios que ya no comparten un servidor con el bot.\n" "Si estás seguro, escribe `{prefix}bankset prune global yes`" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "Las cuentas bancarias para los usuarios que ya no comparten un servidor con el bot han sido vaciadas." -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " -msgstr "Eliminar la cuenta bancaria de un usuario especificado.\n\n" -" Ejemplos:\n" -" - `[p]bankset prune user @Twentysix` - Sin confirmación No confirmar. Muestra el mensaje de ayuda.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" -" **Argumentos**\n\n" -" - `` El usuario del que eliminar el banco. Toma menciones, nombres e identificadores de usuario.\n" -" - `` Por defecto será falso a menos que se especifique lo contrario.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "Esto eliminará la cuenta bancaria de {name}.\n" "Si estás seguro, escribe `{prefix}bankset prune user {id} yes`" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "La cuenta bancaria de {name} ha sido vaciada." -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "Administrar ajustes de modlog." -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "Comando para corregir los casetypes de mal comportamiento." -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" @@ -2466,23 +2201,23 @@ msgstr "Establece un canal como el modlog.\n\n" " Omitir `[channel]` para desactivar el modlog.\n" " " -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "Los eventos de mod se enviarán a {channel}." -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "¡No tengo permisos para enviar mensajes en {channel}!" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "El registro del moderación ya está deshabilitado." -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "Registró de moderación desactivado." -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2495,50 +2230,50 @@ msgstr "\n" " Ejemplo: `[p]modlogset cases kick enabled`\n" " " -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "Ajustes actuales:\n" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "Esa acción no está registrada." -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "La creación de casos para las acciones de moderacion {action_name} esta ahora {enabled}." -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "Restablecer todos los casos modlog en este servidor." -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "¿Está seguro de que desea restablecer todos los casos de modlog en este servidor?" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "Has tardado demasiado en responder." -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "Los casos han sido reiniciados." -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "No se han realizado cambios." -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Comandos para cambiar la configuración de [botname]." -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "Comandos para cambiar la metadata de [botname]." -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2547,202 +2282,155 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "\n" -" Establece la descripción del bot.\n\n" -" Use sin una descripción para reiniciar.\n" -" Esto se mostrará en algunas ubicaciones, incluyendo el menú de ayuda.\n\n" -" La longitud máxima de la descripción es de 250 caracteres para asegurarse de que se muestra correctamente.\n\n" -" El valor predeterminado es \"Red V3\".\n\n" -" **Ejemplos:**\n" -" - `[p]set bot description` - Restablece la descripción a la configuración predeterminada.\n" -" - `[p]set bot description MiBot: Un bot de Red V3`\n\n" -" **Argumentos:**\n" -" - `[description]` - La descripción a usar para este bot. Deje en blanco para restablecer el valor predeterminado.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "Descripción reiniciada." -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "Esta descripción es demasiado larga para mostrarla correctamente. Por favor, inténtalo de nuevo con menos de 250 caracteres." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "Establece el avatar de [botname]\n\n" -" Soporta un archivo adjunto o una URL de imagen.\n\n" -" **Ejemplos:**\n" -" - `[p]set bot avatar` - Con una imagen adjunta, será usada como avatar.\n" -" - `[p]set bot avatar` - Sin una imagen adjunta, esto mostrará la ayuda del comando.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Establece el avatar a la url proporcionada.\n\n" -" **Argumentos:**\n" -" - `[url]` - Una url de la imagen para ser usada como un avatar. Dejar en blanco para subir un archivo adjunto.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "Esa URL no es válida." -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "Algo salió mal al intentar obtener la imagen." -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "Error. Recuerda que puedes editar mi avatar hasta dos veces por hora. La URL o el archivo adjunto deben ser una imagen válida en formato JPG o PNG." -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Únicamente formatos JPG o PNG." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Listo." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" -" " -msgstr "\n" -" Elimina el avatar de [botname].\n\n" -" **Ejemplo:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " +msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "Avatar eliminado." -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "Establece el nombre de usuario de [botname].\n\n" -" La longitud máxima para un nombre de usuario es de 32 caracteres.\n\n" -" Nota: El nombre de usuario de un bot verificado no se puede cambiar manualmente.\n" -" Póngase en contacto con el soporte de Discord para cambiarlo.\n\n" -" **Ejemplo:**\n" -" - `[p]set bot username BaguetteBot`\n\n" -" **Argumentos:**\n" -" - `` - El nombre de usuario para darle al bot.\n" +" - `` - The username to give the bot.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "El nombre de usuario de un bot verificado no se puede cambiar manualmente. Por favor, contacta con el soporte de Discord para cambiarlo." -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "No se pudo cambiar el nombre. Debe tener 32 caracteres o menos." -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "Tiempo para cambiar el nombre acabado. Recuerda que sólo puedes hacerlo hasta 2 veces por hora. Usa apodos si necesitas cambios frecuentes: {command}" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "Error al cambiar el nombre de usuario. Discord devolvió el siguiente error:\n" "{error_message}" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "Ocurrió un error inesperado al intentar cambiar el nombre de usuario." -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "Establece el apodo de [botname] para el servidor actual.\n\n" -" La longitud máxima para un apodo es de 32 caracteres.\n\n" -" **Ejemplo:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" -" **Argumentos:**\n" -" - `[nickname]` - El apodo para dar al bot. Dejar en blanco para borrar el apodo actual.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "No se pudo cambiar el apodo. Debe tener 32 caracteres o menos." -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "No tengo permisos para cambiar mi propio apodo." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "Personaliza una sección de `[p]info`.\n\n" -" La cantidad máxima de caracteres permitidos es de 1024.\n" -" Soporta markdown, enlaces y \"menciones\".\n\n" -" Ejemplo de enlace: `[Mi enlace](https://example.com)`\n\n" -" **Ejemplos:**\n" -" - `[p]set bot custominfo >>> Puedo usar **markdown** como comillas, ||spoilers|| y múltiples líneas.\n" -" - `[p]set bot custominfo Unete a mi [Servidor de Soporte](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Elimina el texto de información personalizada.\n\n" -" **Argumentos:**\n" -" - `[text]` - El texto de información personalizado a usar.\n" +" - `[text]` - The custom info text.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "El texto personalizado ha sido borrado." -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "Se ha establecido el texto personalizado." -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "El texto debe tener menos de 1024 caracteres." -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "Comandos para establecer el estado de [botname]." -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2750,195 +2438,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "Establece el estado de transmisión de [botname] a un Stream de twitch.\n\n" -" Esto aparecerá como `Streaming ` o `LIVE ON TWITCH` dependiendo del contexto.\n" -" También incluirá un botón `Watch` con una url twitch.tv para el streamer proporcionado.\n\n" -" La longitud máxima para un título de flujo es de 128 caracteres.\n\n" -" Dejar los campos streamer y stream_title vacíos lo borrará.\n\n" -" **Ejemplos:**\n" -" - `[p]set status stream` - Limpia el estado de la actividad.\n" -" - `[p]set status stream 26 Twentysix está transmitiendo` - Establece el stream a `https://www. witch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix está transmitiendo` - Establece la URL manualmente.\n\n" -" **Argumentos:**\n" -" - `` - El ID de streamer de twitch streamer del usuario a cual anunciar. Esto puede ser su nombre de twitch o toda la URL.\n" -" - `` - El texto que acompañara a `Streaming` en el estado." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "La longitud máxima de la url del streamer es de 511 caracteres." -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "La longitud máxima del título del directo es de 128 caracteres." -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "Establece el estado de juego de [botname].\n\n" -" Esto aparecerá como `Jugando ` o `JUGANDO UN JUEGO: ` dependiendo del contexto.\n\n" -" La longitud máxima para un estado de juego es de 128 caracteres.\n\n" -" **Ejemplos:**\n" -" - `[p]set status playing` - Limpia el estado de la actividad.\n" -" - `[p]set status playing con el teclado`\n\n" -" **Argumentos:**\n" -" - `[game]` - El texto a acompañar a `Jugando`. Dejar en blanco para borrar el estado actual de la actividad.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "La longitud máxima de las descripciones del juego es de 128 caracteres." -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "Estado establecido a `Jugando {game.name}`." -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "Juego quitado." -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" -" " -msgstr "Establece el estado de escucha de [botname].\n\n" -" Esto aparecerá como `Escuchando a `.\n\n" -" La longitud máxima para un estado de escucha es de 128 caracteres.\n\n" -" **Ejemplos:**\n" -" - `[p]set status listening` - Limpia el estado de la actividad.\n" -" - `[p]set status listening jams`\n\n" -" **Argumentos:**\n" -" - `[listening]` - El texto a seguir `Escuchando a`. Dejar en blanco para borrar el estado actual de la actividad.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "La longitud máxima de las descripciones de escucha es de 128 caracteres." -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "Estado establecido a `Escuchando a {listening}`." -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "Estado de escucha quitado." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" -" " -msgstr "Establece el estado de observación de [botname].\n\n" -" Esto aparecerá como `Watching `.\n\n" -" La longitud máxima para un estado de observación es de 128 caracteres.\n\n" -" **Ejemplos:**\n" -" - `[p]set status watching` - Limpia el estado de la actividad.\n" -" - `[p]set status watching [p]help`\n\n" -" **Argumentos:**\n" -" - `[watching]` - El texto a seguir `Watching`. Dejar en blanco para borrar el estado actual de la actividad.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "La longitud máxima de las descripciones de visualización es de 128 caracteres." -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "Estado establecido a `Viendo {watching}`." -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "Estado de visualización quitado." -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" -" " -msgstr "Establece el estado de competencia de [botname].\n\n" -" Esto aparecerá como `Competing in `.\n\n" -" La longitud máxima para un estado de competencia es de 128 caracteres.\n\n" -" **Ejemplos:**\n" -" - `[p]set status competing` - Limpia el estado de la actividad.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" -" **Argumentos:**\n" -" - `[competing]` - El texto a seguir `Competing in`. Deje en blanco para borrar el estado actual de la actividad.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "La longitud máxima de las descripciones de la competición es de 128 caracteres." -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "Estado establecido a `Compitiendo en {competing}`." -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "Estado de competición eliminado." -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Estado cambiado a {}." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "Establece el estado de [botname] como en linea." -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "Establece el estado de [botname] como no molestar." -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "Establece el estado de [botname] como inactivo." -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "Establece el estado de [botname] como invisible." -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "Establece los roles de administrador y moderador del servidor para [botname]." -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2949,35 +2594,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "\n" -" Añade un rol de administrador para este servidor.\n\n" -" Los administradores tienen el mismo acceso que los moderadores, más comandos adicionales de nivel de administración como:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" y más.\n\n" -" **Ejemplos:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" -" **Argumentos:**\n" -" - `` - El rol a agregar como administrador.\n" +" - `` - The role to add as an admin.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "`{item}`ya es un rol de administrador." -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "Ese rol ahora se considera un rol de administrador." -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2987,88 +2619,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "\n" -" Añade un rol de moderador para este servidor.\n\n" -" Esto otorga acceso a comandos de nivel de moderador como:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" Y más.\n\n" -" **Ejemplos:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Ayudantes Leales`\n\n" -" **Argumentos:**\n" -" - `` - El rol a agregar como moderador.\n" +" - `` - The role to add as a moderator.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "Este rol ya es un rol de mod." -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "Ese rol se considera ahora un rol de mod." -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "\n" -" Elimina un rol de administrador para este servidor.\n\n" -" **Ejemplos:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" -" **Argumentos:**\n" -" - `` - El rol a eliminar de la lista de administradores.\n" +" - `` - The role to remove from being an admin.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "Ese rol no era un rol de administrador para empezar." -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "Ese rol ya no se considera un rol de administrador." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "\n" -" Elimina un rol de moderador para este servidor.\n\n" -" **Ejemplos:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Ayudantes Leales`\n\n" -" **Argumentos:**\n" -" - `` - El rol que dejará de ser moderador.\n" +" - `` - The role to remove from being a moderator.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "Ese rol no era un rol de mod para empezar." -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "Ese rol ya no se considera un rol de mod." -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -3076,30 +2682,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Cambia el idioma de [botname] en este servidor.\n\n" -" Ve a [la página de Red de Crowdin](https://translate.discord.red) para ver los Idiomas que están disponibles con traducciones.\n\n" -" Usa \"default\" para volver al idioma predeterminado del bot.\n\n" -" Si quieres cambiar la configuración regional global del bot, consulta el comando `[p]set locale global`.\n\n" -" **Ejemplos:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Se reinicia al idioma por defecto.\n\n" -" **Argumentos:**\n" -" - `` - La configuración regional predeterminada para el bot. Esto puede ser cualquier código de idioma con código de país incluido.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -3107,79 +2700,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Cambia el idioma predeterminado de [botname].\n\n" -" Esto se utilizará cuando un servidor no ha establecido una idioma, o en DMs.\n\n" -" Ve a [la página de Red en Crowdin](https://translate.discord.red) para ver los idiomas que están disponibles con traducciones.\n\n" -" Para restablecer al inglés, use \"en-US\".\n\n" -" **Ejemplos:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" -" **Argumentos:**\n" -" - `` - La configuración regional predeterminada a usar para el bot. Esto puede ser cualquier código de idioma con código de país incluido.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "Código de idioma no válido. Usa el formato: `en-US`" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Formato no válido - el código de idioma debe incluir el código del país, por ejemplo, `en-US`" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "Se ha establecido un idioma global." -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Cambia el idioma de [botname] en este servidor.\n\n" -" Ve a [la página de Red enCrowdin](https://translate.discord.red) para ver los idiomas que están disponibles con traducciones.\n\n" -" Usa \"default\" para volver al idioma predeterminado del bot.\n\n" -" **Ejemplos:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Restablece el local por defecto.\n\n" -" **Argumentos:**\n" -" - `` - La configuración regional predeterminada para el bot. Esto puede ser cualquier código de idioma con código de país incluido.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "El idioma se ha establecido en el valor predeterminado." -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Configuración regional establecida." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -3187,91 +2756,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "\n" -" Cambia el idioma del bot en este servidor. Esto se utiliza para formatear fecha, hora y números.\n\n" -" `language_code` puede ser cualquier código de idioma con código de país incluido, p. ej., `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Usa \"reset\" en `language_code` para basar el formato regional en la configuración regional del bot en este servidor.\n\n" -" Si quieres cambiar el formato regional global del bot, consulta el comando `[p]set regionalformat global`.\n\n" -" **Ejemplos:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Se reinicia el valor del locale.\n\n" -" **Argumentos:**\n" -" - `[language_code]` - El formato de región a usar para el bot en este servidor.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "\n" -" Cambia el formato regional del bot. Esto se utiliza para formatear fecha, hora y números.\n\n" -" `language_code` puede ser cualquier código de idioma con código de país incluido, ej. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Use \"reset\" en `language_code` para basar el formato regional en la configuración regional del bot.\n\n" -" **Ejemplos:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Se restablece al locale.\n\n" -" **Argumentos:**\n" -" - `[language_code]` - El formato de región por defecto a usar para el bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "El formato regional global ahora se basará en el idioma del bot." -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "El formato regional global ahora se basará en el idioma `{language_code}`." -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " -msgstr "\n" -" Cambia el formato regional del bot en este servidor. Esto se utiliza para formatear fecha, hora y números.\n\n" -" `language_code` puede ser cualquier código de idioma con código de país incluido, e.. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Use \"reset\" en `language_code` para basar el formato regional según la configuración regional del bot en este servidor.\n\n" -" **Ejemplos:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Se restablece al locale.\n\n" -" **Argumentos:**\n" -" - `[language_code]` - El formato de región a usar para el bot en este servidor. " +msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "El formato regional ahora se basará en la localización del bot en este servidor." -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "El formato regional ahora se basará en el idioma `{language_code}`." -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -3281,96 +2820,72 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "\n" -" Comandos para establecer, listar o eliminar varias tokens de APIs externas.\n\n" -" Esta configuración será solicitada por algunos programas de terceros y algunos Cogs del core.\n\n" -" Para agregar las keys proporcione el nombre del servicio y los tokens como una lista de llaves separada por comas, los valores son describidos por el cog que solicite ese comando.\n\n" -" Nota: Las tokens de API son información sensible, por lo que este comando sólo deberia usarse en un canal privado o en DM con el bot.\n\n" -" **Ejemplos:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Argumentos:**\n" -" - `` - El servicio al que estás agregando tokens.\n" -" - `` - Pares de keys y valores de token. La clave y el valor deben estar separados por uno de estos ` `, `,`, o `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "Haga clic en el botón de abajo para establecer tus llaves." -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "`{service}` Los tokens de la API han sido establecidos." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" -" " -msgstr "\n" -" Mostrar todos los servicios de API externos junto con sus claves que ya han sido establecidas.\n\n" -" Las claves secretas no serán mostradas.\n\n" -" **Ejemplo:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "Aún no se han establecido servicios de API." -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "Establecer servicios API:\n" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "Establecer servicio API:\n" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." -msgstr "\n" -" Elimina los servicios de API indicados, con todas sus claves y tokens.\n\n" -" **Ejemplos:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" -" **Argumentos:**\n" -" - `` - Los servicios a eliminar." +" - `` - The services to remove." +msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Servicios eliminados con éxito:\n" "{services_list}" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "Servicio eliminado con éxito: {service_name}" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "Ninguno de los servicios proporcionados tenía claves establecidas." -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3381,7 +2896,7 @@ msgstr "\n" " Las notificaciones del dueño incluyen el uso de `[p]contact y actualizaciones disponibles de Red.\n" " " -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3389,94 +2904,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" -" " -msgstr "\n" -" Recibir notificaciones del dueño.\n\n" -" Este es el estado predeterminado.\n\n" -" Nota: Esto solo reanudará el envío de notificaciones de dueño a tus DMs.\n" -" Los propietarios y destinos adicionales no se verán afectados.\n\n" -" **Ejemplo:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" -" " -msgstr "\n" -" No recibir notificaciones del dueño.\n\n" -" Nota: Esto solo dejará de enviar notificaciones al dueño a tus DMs.\n" -" Los dueños y destinatarios adicionales seguirán recibiendo notificaciones.\n\n" -" **Ejemplo:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" -" " -msgstr "\n" -" Añade un canal de texto de destino para recibir notificaciones de dueño.\n\n" -" **Ejemplos:**\n" -" - `[p]set ownernotifications adddestination #notificationes-de-dueño`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Acepta ID de canal.\n\n" -" **Argumentos:**\n" -" - `` - El canal al que enviar las notificaciones del dueño.\n" +" - `` - The channel to send owner notifications to.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" -" " -msgstr "\n" -" Elimina un canal de texto de destino de recibir notificaciones de dueño.\n\n" -" **Ejemplos:**\n" -" - `[p]set ownernotifications removedestination #notificationes-de-dueño`\n" -" - `[p]set ownernotifications deletedestination` - Acepta ID de canal.\n\n" -" **Argumentos:**\n" -" - `` - El canal al que dejar de enviar notificaciones al dueño.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" -" " -msgstr "\n" -" Lista los destinatarios adicionales configurados para las notificaciones del dueño.\n\n" -" **Ejemplo:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "No se ha enviado a canales adicionales." -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "Canal desconocido con id: {id}" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3487,11 +2971,11 @@ msgstr "\n" " Acepta el parámetro opcional del servidor para permitir la recuperación del prefijo.\n" " " -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "No establecido." -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3501,7 +2985,7 @@ msgstr "Roles de Admin: {admin}\n" "Idioma: {guild_locale}\n" "Formato regional: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3513,77 +2997,61 @@ msgstr "Configuración de {bot_name}:\n\n" "Formato regional global: {regional_format}\n" "Color de los embed predeterminado: {colour}" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" -" " -msgstr "Establece el retraso hasta que el bot elimine el mensaje de comando.\n\n" -" Debe ser entre -1 y 60.\n\n" -" Establecer en -1 para desactivar esta característica.\n\n" -" Esto sólo se aplica al servidor actual y no globalmente.\n\n" -" **Ejemplos:**\n" -" - `[p]set deletedelay` - Muestra la configuración actual de retraso de eliminación.\n" -" - `[p]set deletedelay 60` - Establece el retraso de eliminación al máximo de 60 segundos.\n" -" - `[p]set deletedelay -1` - Deshabilita la eliminación de mensajes de comandos.\n\n" -" **Argumentos:**\n" -" - `[time]` - Los segundos a esperar antes de eliminar el mensaje del comando. Usa -1 para desactivar.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "Eliminación de comandos desactivada." -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "Eliminar el retraso conjunto a {num} segundos." -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Bot eliminará mensajes de comando después {} segundos. Establezca este valor en -1 para detener la eliminación de mensajes" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "No borraré los mensajes de comando." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" -" " -msgstr "\n" -" Alterna si usar el color configurado por el propietario del bot para incrustaciones.\n\n" -" Por defecto usa el color configurado del bot.\n" -" De lo contrario, el color utilizado será el color del rol superior asignado al bot.\n\n" -" **Ejemplo:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "El bot {} utiliza su color configurado para embeds." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "no será" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "será" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3591,127 +3059,92 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" -" " -msgstr "\n" -" Cambia si quieres activar la búsqueda de comandos difusos para el servidor.\n\n" -" Esto permite al bot identificar posibles comandos mal escritos y ofrecer correcciones.\n\n" -" Nota: Esto puede ser intensivo en recursos y puede no ser adecuado para servidores muy grandes.\n\n" -" Por defecto se desactiva la búsqueda de comandos difusos.\n\n" -" **Ejemplo:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "La búsqueda de comandos Fuzzy ha sido {} para este servidor." -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" -" " -msgstr "\n" -" Cambia si quieres activar la búsqueda de comandos difusos en DMs.\n\n" -" Esto permite al bot identificar posibles comandos mal escritos y ofrecer correcciones.\n\n" -" Por defecto se desactiva la búsqueda de comandos difusos.\n\n" -" **Ejemplo:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "La búsqueda de comandos Fuzzy ha sido {} en MDs." -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" -" " -msgstr "\n" -" Establece un color predeterminado para los Embeds del bot.\n\n" -" Los valores aceptables para el parámetro de color pueden encontrarse en:\n\n" -" https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" -" **Ejemplos:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" -" **Argumentos:**\n" -" - `[colour]` - El color a usar para embeds. Deje en blanco para establecer el valor predeterminado (rojo).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " +msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "El color ha sido restablecido." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "El color ha sido establecido." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" -" " -msgstr "Establece los prefijo(s) globales de [botname].\n\n" -" Aviso: Esto no es aditivo. Reemplazará todos los prefijos actuales.\n\n" -" Ver también la flag `--mentionable` para permitir mencionar el bot como el prefijo.\n\n" -" **Ejemplos:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Se necesitan comillas dobles para usar espacios en los prefijos.\n" -" - `[p]set prefix \"@[botname] \"` - Esto usa una mencion como el prefijo. Vea tambien la flag `--mentionable` para mas información.\n" -" - `[p]set prefix ! ? .` - Establece multiples prefijos.\n\n" -" **Argumentos:**\n" -" - `` - Los prefijos a los que el bot responderá globalmente.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "Los prefijos no pueden comenzar con '/', ya que entran en conflicto con los comandos slash de Discord." -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "Advertencia: Un prefijo está por encima de la longitud recomendada (25 caracteres).\n" "¿Desea continuar?" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Cancelado." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Prefijo establecido." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "Prefijos establecidos." -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3719,48 +3152,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" -" " -msgstr "\n" -" Establece los prefijos del servidor de [botname].\n\n" -" Advertencia: Esto anulará los prefijos globales, el bot no responderá a ningún prefijo global en este servidor.\n" -" Esto no es aditivo. Reemplazará todos los prefijos actuales del servidor.\n" -" Un prefijo no puede tener más de 25 caracteres.\n\n" -" **Ejemplos:**\n" -" - `[p]set serverprefix !\n" -" - `[p]establecer servidor \"! \"` - Las cotizaciones son necesarias para utilizar espacios en los prefijos.\n" -" - `[p]set serverprefix \"@[botname] \"` - Esto utiliza una mención como prefijo.\n" -" - `[p]set serverprefix ! ? .` - Establece varios prefijos.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Establece el prefijo para un servidor específico. Se necesitan citas para usar espacios en el nombre del servidor.\n\n" -" **Argumentos:**\n" -" - `[server]` - El servidor para establecer el prefijo para. Por defecto es el servidor actual.\n" -" - `[prefixes...]` - Los prefijos a los que el bot responderá en este servidor. Dejar en blanco para limpiar los prefijos del servidor.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "Se han restablecido los prefijos del servidor." -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "No puedes tener un prefijo de más de 25 caracteres." -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "Prefijo del servidor establecido." -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "Prefijos de servidor establecidos." -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3785,15 +3204,15 @@ msgstr "\n" " - `[use_buttons]` - Si se usan los botones o no. Deje en blanco para alternar.\n" " " -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "Utilizaré botones en los menús básicos." -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "No voy a usar botones en los menús básicos." -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3816,19 +3235,19 @@ msgstr "\n" " - `[msg]` - El mensaje de error personalizado. Debe tener menos de 1000 caracteres. Omitir para restablecer el valor predeterminado.\n" " " -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "El mensaje debe tener menos de 1000 caracteres." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "Se ha actualizado correctamente el mensaje de error." -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "Se ha reestablecido el mensaje de error al predeterminado." -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3839,63 +3258,48 @@ msgstr "\n" " Todos los ajustes de ayuda se aplican globalmente.\n" " " -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" -" " -msgstr "\n" -" Mostrar los ajustes de ayuda actuales.\n\n" -" Aviso: Estos ajustes podrían no ser precisos si el formateador por defecto no está en uso.\n\n" -" **Ejemplo:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Advertencia: El formato por defecto no está en uso, estos ajustes pueden no aplicarse." -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" -" " -msgstr "\n" -" Esto restablece el formato de ayuda de [botname] al formato predeterminado.\n\n" -" **Ejemplo:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "El formato de ayuda ha sido restablecido. Esto no impedirá que los cogs modifiquen la ayuda, puede que necesite eliminar un cog si esto ha sido un problema." -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" -" " -msgstr "\n" -" Esto restablece la configuración de ayuda de [botname] a sus valores predeterminados.\n\n" -" Esto puede no tener un impacto al usar formatos personalizados de Cogs de terceros\n" -" \n" -" **Ejemplo:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "Los ajustes de ayuda se han restablecido a sus valores predeterminados. Esto puede no tener un impacto al usar formateadores de ayuda de terceros." -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3904,114 +3308,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " -msgstr "\n" -" Permite que el comando de ayuda sea enviado como un menú paginado en lugar de mensajes separados.\n\n" -" Cuando se active \"reactions\", \"buttons\", \"select\" o \"selectonly\",\n" -" `[p]help` sólo mostrará una página a la vez\n" -" y utilizará el esquema de control asociado para navegar entre páginas.\n\n" -" **Ejemplos:**\n" -" - `[p]helpset usemenus reactions` - Activa el uso de menús de reacción.\n" -" - `[p]helpset usemenus buttons` - Activa el uso de menús de botones.\n" -" - `[p]helpset usemenus select` - Activa el uso de un menú de selección.\n" -" - `[p]helpset usemenus selectonly` - Habilita un menú de selección sólo en la ayuda.\n" -" - `[p]helpset usemenus disable` - Desactiva los menús de ayuda.\n\n" -" **Argumentos:**\n" -" - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Determinar si usará `buttons`,\n" -" `reactions`, `select`, `selectonly`, o sin menús.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "La ayuda solo utilizará el menú seleccionado." -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "La ayuda usará los menús de botón y añadirá un menú de selección." -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "La ayuda usará los menús de botones." -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "La ayuda usará menús de reacción." -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "La ayuda no usará menús." -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" -" " -msgstr "\n" -" Esto permite al comando de ayuda mostrar comandos ocultos.\n\n" -" Esto por defecto es False.\n" -" Usar esto sin una configuración lo alternará.\n\n" -" **Ejemplos:**\n" -" - `[p]helpset showhidden True` - Activa el poder mostrar comandos ocultos.\n" -" - `[p]helpset showhidden` - Alterna el valor.\n\n" -" **Argumentos:**\n" -" - `[show_hidden]` - Determina si usará o no el mostrar comandos ocultos en la ayuda. deje en blanco para alternar.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "La ayuda no filtrará los comandos ocultos." -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "La ayuda filtrará los comandos ocultos." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" -" " -msgstr "\n" -" Esto permite que el comando de ayuda muestre los alias de comandos existentes si hay alguno.\n\n" -" Este valor por defecto es verdadero.\n" -" Usar esto sin una configuración lo alternará.\n\n" -" **Ejemplos:**\n" -" - `[p]helpset showaliases False` - Deshabilita mostrar alias en este servidor.\n" -" - `[p]helpset showaliases` - Alterna el valor.\n\n" -" **Argumentos:**\n" -" - `[show_aliases]` - Determina si incluira alias en la ayuda. Deje en blanco para alternar.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "La ayuda mostrará ahora los alias de comandos." -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "La ayuda ya no mostrará los alias de comandos." -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -4020,64 +3392,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" -" " -msgstr "\n" -" Esto permite que el mensaje de ayuda sean tickeados si la ayuda es enviada a un DM.\n\n" -" Los ticks significan reaccionar a un mensaje de ayuda con un ✅.\n\n" -" Por defecto este valor es False.\n" -" Usar esto sin un ajuste lo alternará.\n\n" -" Nota: Esto sólo se utiliza cuando el bot no está usando menús.\n\n" -" **Ejemplos:**\n" -" - `[p]helpset usetick False` - Deshabilita los ticks cuando la ayuda se envía por DMs.\n" -" - `[p]helpset usetick` - Alterna el valor.\n\n" -" **Argumentos:**\n" -" - `[use_tick]` - Determina si tickear el comando de ayuda cuando la ayuda se envía por DMs. Dejar en blanco para alternar.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "La ayuda ahora marcará el comando cuando se envíe en un DM." -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "La ayuda no marcará el comando cuando se envíe en un DM." -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" -" " -msgstr "\n" -" Establece si los comandos que no se pueden ejecutar en el contexto actual debiesen ser filtrados de la ayuda.\n\n" -" Por defecto este valor es verdadero.\n" -" Usar esto sin una configuración lo alternará.\n\n" -" **Ejemplos:**\n" -" - `[p]helpset verifychecks False` - Habilita mostrar comandos inutilizables en la ayuda.\n" -" - `[p]helpset verifychecks` - Alterna el valor.\n\n" -" **Argumentos:**\n" -" - `[verify]` - Determina si ocultará comandos inutilizables en la ayuda. Deje en blanco para alternar.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "La ayuda sólo se mostrará para comandos que se pueden ejecutar." -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "La ayuda se mostrará sin comprobar si los comandos se pueden ejecutar." -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -4086,33 +3438,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" -" " -msgstr "\n" -" Establece si el bot debe responder a comandos de ayuda sobre temas inexistentes.\n\n" -" Cuando está habilitado, esto indicará la existencia de temas de ayuda, incluso si el usuario no puede usarlos.\n\n" -" Nota: Esta configuración por sí sola no previene completamente la enumeración de comandos.\n\n" -" Por defecto este valor es False.\n" -" Utilizando esto sin una configuración lo alternará.\n\n" -" **Ejemplos:**\n" -" - `[p]helpset verifyexists True` - Habilita el envío de ayuda para temas no existentes.\n" -" - `[p]helpset verifyexists` - Alterna el valor.\n\n" -" **Argumentos:**\n" -" - `[verify]` - Determinará si la ayuda responderá para temas no existentes. Dejé en blanco para alternar.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "La ayuda verificará la existencia de temas de ayuda." -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "La ayuda sólo verificará la existencia de temas de ayuda a través de ayuda difusa (si está habilitada)." -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -4121,31 +3462,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" -" " -msgstr "Establece el límite de caracteres para cada página en el mensaje de ayuda.\n\n" -" Nota: Esta configuración sólo se aplica a la ayuda enviada por embeds.\n\n" -" El valor predeterminado es de 1000 caracteres. El valor mínimo es de 500.\n" -" El máximo se basa en la parte inferior de lo que usted proporciona y lo que discord permite.\n\n" -" Tenga en cuenta que establecer un límite de caracteres relativamente pequeño puede\n" -" significar que algunas páginas superarán este límite.\n\n" -" **Ejemplo:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" -" **Argumentos:**\n" -" - `` - La cantidad máxima de caracteres a mostrar por página en el mensaje de ayuda.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "Debes dar un valor de al menos 500 caracteres." -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "Hecho. El límite de caracteres por página se ha establecido en {}." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -4154,33 +3485,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" -" " -msgstr "Establecer el número máximo de páginas de ayuda enviadas en un canal del servidor.\n\n" -" Nota: Esta configuración no se aplica a la ayuda del menú.\n\n" -" Si un mensaje de ayuda contiene más páginas que este valor, el mensaje de ayuda\n" -" será enviado al autor del comando a través de DM. Esto es para ayudar a reducir el spam en los \n" -" canales de texto del servidor.\n\n" -" El valor predeterminado es de 2 páginas.\n\n" -" **Ejemplos:**\n" -" - `[p]helpset maxpages 50` - Básicamente nunca envíes ayuda por DMs.\n" -" - `[p]helpset maxpages 0` - Siempre enviar ayuda a DMs.\n\n" -" **Argumentos:**\n" -" - `` - Las páginas máximas permitidas para enviar por ayuda en un servidor.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "¡Debe dar un valor de cero o mayor!" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "Hecho. El límite de página se ha establecido a {}." -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -4188,257 +3508,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" -" " -msgstr "Establece el retraso tras el cual se eliminarán las páginas de ayuda.\n\n" -" Esta configuración está deshabilitada por defecto, y sólo se aplica a la ayuda que no es propia del \n" -" menú, enviada en los canales de texto del servidor.\n" -" Establecer el retraso a 0 deshabilita esta función.\n\n" -" El bot debe tener permiso MANAGE_MESSAGES para que esto funcione.\n\n" -" **Ejemplos:**\n" -" - `[p]helpset deletedelay 60` - Elimina las páginas de ayuda después de un minuto.\n" -" - `[p]helpset deletedelay 1` - Borrar las páginas de ayuda tan pronto como sea posible.\n" -" - `[p]helpset deletedelay 1209600` - Tiempo máximo de espera antes de eliminar (14 días).\n" -" - `[p]helpset deletedelay 0` - Desactiva la eliminación de páginas de ayuda.\n\n" -" **Argumentos:**\n" -" - `` - Los segundos a esperar antes de eliminar las páginas de ayuda.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "¡El retraso no puede ser superior a 14 días!" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "Hecho. Los mensajes de ayuda no se eliminarán ahora." -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "Hecho. El retraso de borrado se ha establecido en {} segundos." -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" -" " -msgstr "Establece el tiempo de espera para las reacciones, si los menús están habilitados.\n\n" -" El valor predeterminado es de 30 segundos.\n" -" El tiempo de espera debe estar entre 15 y 300 segundos.\n\n" -" **Ejemplos:**\n" -" - `[p]helpset reacttimeout 30` - El tiempo de espera predeterminado.\n" -" - `[p]helpset reacttimeout 60` - Tiempo de espera de 1 minuto.\n" -" - `[p]helpset reacttimeout 15` - Mínimo permitido tiempo de espera.\n" -" - `[p]helpset reacttimeout 300` - Máximo permitido tiempo de espera (5 minutos).\n\n" -" **Argumentos:**\n" -" - `` - El tiempo de espera, en segundos, de las reacciones.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "¡Debes dar un valor de al menos 15 segundos!" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "El tiempo de espera no puede ser superior a 5 minutos!" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "Hecho. El tiempo de espera de reacción se ha establecido en {} segundos." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" -" " -msgstr "\n" -" Establece la etiqueta de pie a usar.\n\n" -" La longitud máxima de la línea es de 2048 caracteres.\n" -" Esta configuración sólo se aplica a la ayuda incrustada. Si no se especifica ninguna etiqueta, se utilizará el valor por defecto en su lugar.\n\n" -" **Ejemplos:**\n" -" - `[p]helpset tagline Gracias por usar el bot!\n" -" - `[p]helpset tagline` - Restablece la línea a la predeterminada.\n\n" -" **Argumentos:**\n" -" - `[tagline]` - Esta etiqueta de pie aparecerá en la parte inferior de la ayuda incrustada. Deje en blanco para reiniciarla.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "La etiqueta se ha restablecido." -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "¡Tu etiqueta es demasiado larga! Por favor, acorde a no más de 2048 caracteres." -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "La etiqueta se ha establecido." -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" -" " -msgstr "Envía un mensaje al Dueño.\n\n" -" Esto está limitado a un mensaje cada 60 segundos por persona.\n\n" -" **Ejemplo:**\n" -" - `[p]contact ¡Ayuda! ¡El bot se ha vuelto loco!\n\n" -" **Argumentos:**\n" -" - `[message]` - El mensaje a enviar al dueño del bot.\n" +" - `[message]` - The message to send to the owner.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "ID de usuario: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "a través de MP" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | ID del servidor: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilice `{}dm {} ` para responder a este usuario" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "He sido configurado para no enviar esto a ninguna parte." -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Su mensaje ha sido enviado." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "No soy capaz de entregar su mensaje. Lo siento." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" -" " -msgstr "Envía un DM a un usuario.\n\n" -" Este comando necesita un ID de usuario para funcionar.\n\n" -" Para obtener un ID de usuario, vaya a la configuración de Discord, y abra la pestaña 'Apariencia'.\n" -" Habilite el 'Modo desarrollador', y luego haga clic derecho en un usuario y haga clic en 'Copiar ID'.\n\n" -" **Ejemplo:**\n" -" - `[p]dm 262626262626262626262626262626 ¿Le agrado? Sí / No`\n\n" -" **Argumentos:**\n" -" - `[message]` - El mensaje a enviar a ese usuario.\n" +" - `[message]` - The message to dm to the user.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "ID no válida, usuario no encontrado, o el usuario es un bot. Solo puedes enviar mensajes a personas con las que comparto un servidor." -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Dueño de {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "Puedes responder este mensaje con {}contact" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Lo siento, no pude enviar su mensaje a {}" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Mensaje enviado a {}" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "Imprime la ruta de datos del bot." -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "Ruta de datos: {path}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "Muestra información de depuración útil para la depuración." -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" -" " -msgstr "\n" -" ¡Diagnostica problemas con las comprobaciones de comando con facilidad!\n\n" -" Si quieres diagnosticar el comando desde un canal de texto en un servidor diferente,\n" -" puede hacerlo usando el comando en DMs.\n\n" -" **Ejemplo:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnosticar por qué @Slime no puede usar el comando `[p]ban en el canal #general.\n\n" -" **Argumentos:**\n" -" - `[channel]` - El canal de texto donde el comando será probado. Por defecto es el canal actual.\n" -" - `` - El miembro que debe ser considerado como el iniciador del comando.\n" -" - `` - El nombre del comando a probar.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "Es necesario indicar un canal de texto, un canal de voz, un canal de escena, o un hilo de foros al usar este comando en DMs." -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "El usuario indicado no es miembro del servidor diagnosticado." -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "¡No intentes engañarme, el miembro indicado no puede acceder al canal {channel}!" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -4451,109 +3716,85 @@ msgstr "\n" " Usa `[p]allowlist clear` para desactivar la lista de usuarios autorizados\n" " " -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" -" " -msgstr "\n" -" Añade usuarios a la lista de usuarios autorizados.\n\n" -" **Ejemplos:**\n" -" - `[p]allowlist add @26 @Will` - Añade dos usuarios a la lista de usuarios autorizados.\n" -" - `[p]allowlist add 262626262626262626` - Añade un usuario por su ID.\n\n" -" **Argumentos:**\n" -" - `` - El usuario o los usuarios a añadir a la lista de usuarios autorizados.\n" +" - `` - The user or users to add to the allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "Los usuarios han sido añadidos a la lista permitida." -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "El usuario ha sido añadido a la lista permitida." -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" -" " -msgstr "\n" -" Lista de usuarios en la lista de usuarios autorizados.\n\n" -" **Ejemplo:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "Usuarios en la lista permitida:" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "Usuario en la lista permitida:" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "Usuario desconocido o eliminado" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" -" " -msgstr "\n" -" Elimina a los usuarios de la lista de usuarios autorizados.\n\n" -" La lista de usuarios autorizados se deshabilitará si todos los usuarios son eliminados.\n\n" -" **Ejemplos:**\n" -" - `[p]allowlist remove @26 @Will` - Elimina dos usuarios de la lista de usuarios autorizados.\n" -" - `[p]allowlist remove 262626262626262626` - Elimina un usuario por su ID.\n\n" -" **Argumentos:**\n" -" - `` - El usuario o los usuarios a eliminar de la lista de usuarios autorizados.\n" +" - `` - The user or users to remove from the allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "Los usuarios han sido eliminados de la lista permitida." -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "El usuario ha sido eliminado de la lista permitida." -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" -" " -msgstr "\n" -" Borra la lista de usuarios autorizados.\n\n" -" Esto desactiva la lista de usuarios autorizados.\n\n" -" **Ejemplo:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "La lista de permisos ha sido borrada." -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -4564,103 +3805,81 @@ msgstr "\n" " Use `[p]blocklist clear` para desactivar la lista de bloqueados\n" " " -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" -" " -msgstr "\n" -" Añade usuarios a la lista de usuarios bloqueados.\n\n" -" **Ejemplos:**\n" -" - `[p]blocklist add @26 @Will` - Añade dos usuarios a la lista de de usuarios bloqueados.\n" -" - `[p]blocklist add 262626262626262626` - bloquea un usuario por su ID.\n\n" -" **Argumentos:**\n" -" - `` - El usuario o los usuarios a añadir a la lista de usuarios bloqueados.\n" +" - `` - The user or users to add to the blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "¡No puedes agregar un dueño a la lista de bloqueos!" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "Los usuarios han sido añadidos a la lista de bloqueos." -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "El usuario ha sido añadido a la lista de bloqueos." -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" -" " -msgstr "\n" -" Lista de usuarios en la lista de bloqueados.\n\n" -" **Ejemplo:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "Usuarios en la lista de bloqueos:" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "Usuario en la lista de bloqueos:" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" -" " -msgstr "\n" -" Elimina a los usuarios de la lista de bloques.\n\n" -" **Ejemplos:**\n" -" - `[p]blocklist remove @26 @Will` - Elimina dos usuarios de la lista de bloqueos.\n" -" - `[p]blocklist remove 262626262626262626` - Elimina un usuario por su ID.\n\n" -" **Argumentos:**\n" -" - `` - El usuario o los usuarios a eliminar de la lista de bloqueados.\n" +" - `` - The user or users to remove from the blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "Los usuarios han sido eliminados de la lista de bloqueos." -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "El usuario ha sido eliminado de la lista de bloqueos." -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" -" " -msgstr "\n" -" Limpia la lista de bloqueados.\n\n" -" **Ejemplo:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "Se ha borrado la lista de bloqueos." -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4673,119 +3892,93 @@ msgstr "\n" " Use `[p]localallowlist clear` para desactivar la lista de usuarios autorizados\n" " " -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" -" " -msgstr "\n" -" Añade un usuario o rol a la lista de usuarios autorizados del servidor.\n\n" -" **Ejemplos:**\n" -" - `[p]localallowlist add @26 @Will` - Añade dos usuarios a la lista local permitida.\n" -" - `[p]localallowlist add 262626262626262626` - Autoriza a un usuario por su ID.\n" -" - `[p]localallowlist añadir \"Super Admins\"` - Autoriza a un rol con un espacio en el nombre sin mencionar.\n\n" -" **Argumentos:**\n" -" - `` - Los usuarios o roles a eliminar de la lista local de usuarios autorizados.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "No puedo permitirte hacer esto, ya que eliminaría tu capacidad para ejecutar comandos, por favor asegúrate de añadirte a ti mismo a la lista permitida primero." -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "Usuarios y/o roles han sido añadidos a la lista permitida." -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "El usuario o el rol han sido añadidos a la lista permitida." -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" -" " -msgstr "\n" -" Lista de usuarios y roles en la lista de usuarios autorizados del servidor.\n\n" -" **Ejemplo:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "Usuarios y/o roles permitidos:" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "Usuario o rol permitido:" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "Usuario/Rol borrado o desconocido" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" -" " -msgstr "\n" -" Elimina el usuario o el rol de la lista de usuarios autorizados.\n\n" -" La lista local de Usuarios autorizados será deshabilitada si todos los usuarios son eliminados.\n\n" -" **Ejemplos:**\n" -" - `[p]localallowlist remove @26 @Will` - Elimina dos usuarios de la lista local permitida.\n" -" - `[p]localallowlist remove 262626262626262626` - Elimina un usuario por su ID.\n" -" - `[p]localallowlist eliminar \"Super Admins\"` - Quita un rol con un espacio en el nombre sin mencionar.\n\n" -" **Argumentos:**\n" -" - `` - Los usuarios o roles a eliminar de la lista local de usuarios autorizados.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "No puedo permitirte que hagas esto, ya que eliminaría tu capacidad para ejecutar comandos." -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Los usuarios y/o roles han sido eliminados de la lista permitida del servidor." -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "El usuario o el rol han sido removidos de la lista permitida del servidor." -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" -" " -msgstr "\n" -" Borra la lista de permitidos.\n\n" -" Esto desactiva la lista local de permitidos y borra todas las entradas.\n\n" -" **Ejemplo:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "La lista permitida del servidor ha sido borrada." -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4796,498 +3989,373 @@ msgstr "\n" " Use `[p]localblocklist clear` para desactivar la lista de bloqueados \n" " " -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" -" " -msgstr "\n" -" Añade un usuario o rol a la lista de bloqueados local.\n\n" -" **Ejemplos:**\n" -" - `[p]localblocklist add @26 @Will` - Añade dos usuarios a la lista de bloqueados local.\n" -" - `[p]localblocklist add 262626262626262626` - bloquea un usuario por su ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Bloquea un rol con un espacio en el nombre sin mencionar.\n\n" -" **Argumentos:**\n" -" - `` - Los usuarios o roles a añadir a la lista de bloqueados local.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "¡No puedes añadirte a ti mismo a la lista de bloqueos!" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "¡No puedes añadir al propietario del servidor a la lista de bloqueos!" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "¡No puedes añadir un propietario de bot a la lista de bloqueos!" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "Usuarios y/o roles han sido añadidos desde la lista de bloqueos del servidor." -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "El usuario o el rol han sido añadidos de la lista de bloqueo del servidor." -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" -" " -msgstr "\n" -" Lista de usuarios y roles en la lista de bloqueados del servidor.\n\n" -" **Ejemplo:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "Usuarios y/o roles bloqueados:" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "Usuario o rol bloqueado:" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" -" " -msgstr "\n" -" Elimina usuario o rol de la lista de bloqueados local.\n\n" -" **Ejemplos:**\n" -" - `[p]localblocklist remove @26 @Will` - Elimina dos usuarios de la lista de bloqueados local.\n" -" - `[p]localblocklist remove 262626262626262626` - Desbloquea un usuario por su ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Desbloquea un rol con un espacio en el nombre sin mencionar.\n\n" -" **Argumentos:**\n" -" - `` - Los usuarios o roles a eliminar de la lista de bloqueados locales.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Los usuarios y/o roles han sido eliminados de la lista de bloqueos del servidor." -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "El usuario o el rol han sido eliminados de la lista de bloqueo del servidor." -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" -" " -msgstr "\n" -" Borra la lista de bloqueados del servidor.\n\n" -" Esto desactiva la lista de bloqueados del servidor y elimina todas las entradas.\n\n" -" **Ejemplo:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "La lista de bloqueo del servidor ha sido borrada." -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Comandos para activar y desactivar comandos y cogs." -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" -" " -msgstr "Establece el estado predeterminado para un cog como desactivado.\n\n" -" Esto deshabilitará el cog para todos los servidores por defecto.\n" -" Para sobrescribirlo, usa `[p]command enablecog` en los servidores que quieres permitir el uso.\n\n" -" Nota: Esto sólo funcionará en los cogs activados, y debe hacer referencia al nombre del cog en mayúsculas y minúsculas.\n\n" -" **Ejemplos:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" -" **Argumentos:**\n" -" - `` - El nombre del cog para deshabilitar por defecto. Debe ser un título.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "No puedes desactivar este cog por defecto." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} ha sido establecido como deshabilitado por defecto." -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" -" " -msgstr "Establecerel estado predeterminado para un Cog como habilitado.\n\n" -" Esto volverá a habilitar el Cog para todos los servidores por defecto.\n" -" Para sobrescribirlo, usa el comando `[p]disablecog` en los servidores que quieres impedir el uso.\n\n" -" Nota: Esto sólo funcionará en los Cogs cargados, y debe hacer referencia al nombre del Cog en mayúsculas y minúsculas.\n\n" -" **Ejemplos:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" -" **Argumentos:**\n" -" - `` - El nombre del módulo para habilitar por defecto. La primera letra del nombre debe estar en Mayúsculas.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "El cog {cogname} se ha habilitado por defecto." -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " -msgstr "Desactiva un cog en este servidor.\n\n" -" Nota: Esto solo funcionará en los cog cargados, y debe hacer referencia al nombre del cog en mayúsculas del título.\n\n" -" **Ejemplos:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" -" **Argumentos:**\n" -" - `` - El nombre del cog para desactivar en este servidor. Debe estar en minusculas. " +msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "No puedes desactivar este cog ya que te bloquearia del servidor." -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "El cog {cogname} ha sido deshabilitado en este gremio." -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "El cog {cogname} ya estaba deshabilitado (no hay nada que hacer)." -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" -" " -msgstr "Activa un cog en este servidor.\n\n" -" Nota: Esto solo funcionará en los cogs cargados, y debe hacer referencia al nombre del cog en mayúsculas del título.\n\n" -" **Ejemplos:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" -" **Argumentos:**\n" -" - `` - El nombre del cog a activar en este servidor. Debe ser un título con minúsculas.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "El cog {cogname} ha sido habilitado en este gremio." -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "El Cog \"{arg}\" no ha sido encontrado." -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} no fue deshabilitado (nada que hacer)." -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" -" " -msgstr "Muestra una lista de los cogs que están deshabilitados en este servidor.\n\n" -" **Ejemplo:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "Los siguientes cogs están deshabilitados en este gremio:\n" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "No hay cogs deshabilitados en este servidor." -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" -" " -msgstr "\n" -" Lista de comandos deshabilitados.\n\n" -" Si eres el dueño del bot, esto mostrará los comandos globales deshabilitados por defecto.\n" -" De lo contrario, se mostrarán comandos deshabilitados en el servidor actual.\n\n" -" **Ejemplo:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" -" " -msgstr "Lista de comandos deshabilitados globalmente.\n\n" -" **Ejemplo:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "No hay ningún comando desactivado globalmente." -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "Los comandos {} están deshabilitados globalmente.\n" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "1 comando está deshabilitado globalmente.\n" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" -" " -msgstr "Muestra una lista de los cogs deshabilitados en este servidor.\n\n" -" **Ejemplo:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabled guild`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "No hay ningún comando deshabilitado en {}." -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "{} comandos están deshabilitados en {}.\n" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "1 comando está deshabilitado en {}.\n" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" -" " -msgstr "\n" -" Desactivar un comando.\n\n" -" Si eres el propietario del bot, esto deshabilitará los comandos globalmente por defecto.\n" -" De lo contrario, esto desactivará los comandos en el servidor actual.\n\n" -" **Ejemplos:**\n" -" - `[p]command disable userinfo` - Deshabilita el comando `userinfo` en el cog Mod.\n" -" - `[p]command disable urban` - Deshabilita el comando `urban` en el cog General.\n\n" -" **Argumentos:**\n" -" - `` - El comando a deshabilitar.\n" +" - `` - The command to disable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" -" " -msgstr "\n" -" Desactiva un comando globalmente.\n\n" -" **Ejemplos:**\n" -" - `[p]command disable global userinfo` - Deshabilita el comando `userinfo` en el cog Mod.\n" -" - `[p]command disable global urban` - Deshabilita el comando `urban` en el cog General.\n\n" -" **Argumentos:**\n" -" - `` - El comando para desactivar globalmente.\n" +" - `` - The command to disable globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "El comando para desactivar no puede ser `command` o cualquiera de sus subcomandos." -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "Este comando está siempre disponible y no se puede desactivar." -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "Ese comando ya está deshabilitado globalmente." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" -" " -msgstr "\n" -" Desactiva un comando sólo en este servidor.\n\n" -" **Ejemplos:**\n" -" - `[p]command disable server userinfo` del servidor - Deshabilita el comando `userinfo` en el Cog Mod.\n" -" - `[p]command disable server urban` servidor - Deshabilita el comando `urban` en el Cog General.\n\n" -" **Argumentos:**\n" -" - `` El comando a desactivar para el servidor actual.\n" +" - `` - The command to disable for the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "No tienes permisos para desactivar ese comando." -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "Ese comando ya está desactivado en este servidor." -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" -" " -msgstr "Activar un comando.\n\n" -" Si eres el dueño del bot, esto intentará habilitar un comando deshabilitado globalmente por defecto.\n" -" De lo contrario, esto intentará habilitar un comando deshabilitado en el servidor actual.\n\n" -" **Ejemplos:**\n" -" - `[p]comando habilitar userinfo` - Habilita el comando `userinfo` en el Mod cog.\n" -" - `[p]comando habilitar urban` - Activa el comando `urban` en el módulo General.\n\n" -" **Argumentos:**\n" -" - `` - El comando a habilitar.\n" +" - `` - The command to enable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" -" " -msgstr "\n" -" Activa un comando globalmente.\n\n" -" **Ejemplos:**\n" -" - `[p]command enable global userinfo` - Activa el comando `userinfo` en el Cog Mod.\n" -" - `[p]command enable global urban` - Activa el comando `urban` en el Cog General.\n\n" -" **Argumentos:**\n" -" - `` - El comando para habilitar globalmente.\n" +" - `` - The command to enable globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "Ese comando ya está habilitado globalmente." -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" -" " -msgstr "\n" -" Habilitar un comando en este servidor.\n\n" -" **Ejemplos:**\n" -" - `[p]command enable server userinfo` - Habilita el comando `userinfo` en el Cog Mod.\n" -" - `[p]command enable server unban` - Habilita el comando `urban` en el Cog General.\n\n" -" **Argumentos:**\n" -" - `` El comando a habilitar para el servidor actual.\n" +" - `` - The command to enable for the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "No tienes permisos para activar ese comando." -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "Ese comando ya está habilitado en este servidor." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" -" " -msgstr "Establece la respuesta del bot a comandos deshabilitados.\n\n" -" Deje en blanco para no enviar nada.\n\n" -" Para incluir el nombre del comando en el mensaje, incluya el marcador de posición `{command}`.\n\n" -" **Ejemplos:**\n" -" - `[p]command disabledmsg Este comando está deshabilitado`\n" -" - `[p]command disabledmsg {command} está deshabilitado`\n" -" - `[p]command disabledmsg` - No envía nada cuando se intenta desactivar un comando desactivado.\n\n" -" **Argumentos:**\n" -" - `[message]` - El mensaje a enviar cuando un comando deshabilitado es ejecutado.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -5298,105 +4366,80 @@ msgstr "\n" " Esto incluye la eliminación de mensajes duplicados y menciones de spam de los Cog Mod y Filter.\n" " " -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" -" " -msgstr "\n" -" Obtiene una lista de los miembros y roles actuales configurados para la inmunidad ante las acciónes de moderación automáticas.\n\n" -" **Ejemplo:**\n" -" - `[p]autoimmune list\n" +" - `[p]autoimmune list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "Rol inmune de las acciones automatizadas de moderación:\n" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "Miembros inmunes de las acciones de moderación automatizadas:\n" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "Aquí no hay ajustes de inmunidad." -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" -" " -msgstr "\n" -" Hace que un usuario o un rol sean inmunes a las acciones de moderación automatizadas.\n\n" -" **Ejemplos:**\n" -" - `[p]autoimmune add @Twentysix` - Añade un usuario.\n" -" - `[p]autoimmune add @Mods` - Añade un rol.\n\n" -" **Argumentos:**\n" -" - `` - El usuario o el rol al que agregar inmunidad.\n" +" - `` - The user or role to add immunity to.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "Ya se ha añadido." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" -" " -msgstr "\n" -" Quitar un usuario o rol de ser inmune a las acciones de moderación automatizadas.\n\n" -" **Ejemplos:**\n" -" - `[p]autoinmune remove @Twentysix` - Elimina un usuario.\n" -" - `[p]autoinmune remove @Mods` - Elimina un rol.\n\n" -" **Argumentos:**\n" -" - `` - El usuario o el rol del que eliminar la inmunidad.\n" +" - `` - The user or role to remove immunity from.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "No esta en lista." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" -" " -msgstr "\n" -" Comprueba si un usuario o rol sería considerado inmune de acciones automatizadas.\n\n" -" **Ejemplos:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" -" **Argumentos:**\n" -" - `` - El usuario o el rol del que comprobar la inmunidad de.\n" +" - `` - The user or role to check the immunity of.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "Son inmunes." -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "No son inmunes." -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -5409,146 +4452,112 @@ msgstr "\n" " Nota: Los dueños y administradores anulan la lista de ignorados.\n" " " -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" -" " -msgstr "\n" -" Lista de los servidores y canales actualmente ignorados.\n\n" -" **Ejemplo:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" -" " -msgstr "\n" -" Ignorar comandos en el canal, hilo o categoría.\n\n" -" Por defecto es el hilo o canal actual.\n\n" -" Nota: Los propietarios, administradores y aquellos con permisos de administración del canal anulan los canales ignorados.\n\n" -" **Ejemplos:**\n" -" - `[p]ignore channel #general` - Ignora comandos en el canal #general.\n" -" - `[p]ignore channel` - Ignores comandos en el canal actual.\n" -" - `[p]ignore channel \"General Channels\"` - Use comillas para las categorías con espacios.\n" -" - `[p]ignore channel 356236713347252226` - También acepta IDs.\n\n" -" **Argumentos:**\n" -" - `` - El canal a ignorar. Esto también puede ser un hilo o un canal de categoría.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "Canal añadido a ignorados." -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "El canal ya está en ignorados." -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" -" " -msgstr "\n" -" Ignorar comandos en este servidor.\n\n" -" Nota: Los dueños, administradores y aquellos con permisos de Gestionar el Servidor anulan los servidores ignorados.\n\n" -" **Ejemplo:**\n" -" - `[p]ignore server` - Ignora el servidor actual\n" +" - `[p]ignore server` - Ignores the current server\n" " " +msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "Este servidor ha sido añadido a la lista de ignorar." -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "Este servidor ya está siendo ignorado." -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Comandos para eliminar servidores o canales de la lista de ignorados." -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" -" " -msgstr "\n" -" Eliminar un canal, hilo o categoría de la lista de ignorados.\n\n" -" Por defecto es el hilo o canal actual.\n\n" -" **Ejemplos:**\n" -" - `[p]unignore channel #general` - Deja de ignorar comandos en el canal #general.\n" -" - `[p]unignore channel` - Deja de ignorar comandos en el canal actual.\n" -" - `[p]unignore channel \"Canales Generales\"` - Usar comillas para categorías con espacios.\n" -" - `[p]unignore channel 356236713347252226` - También acepta IDs. Utilice este método para dejar de ignorar las categorías.\n\n" -" **Argumentos:**\n" -" - `` - El canal a designorar. Esto también puede ser un hilo o un canal de categoría.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "Canal removido de la lista ignorada." -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "Ese canal no está en la lista ignorarda." -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" -" " -msgstr "\n" -" Elimina este servidor de la lista de ignorados.\n\n" -" **Ejemplo:**\n" -" - `[p]unignore server` - Deja de ignorar el servidor actual\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " +msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "Este servidor ha sido eliminado de la lista de ignorar." -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "Este servidor no está en la lista de ignorar." -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "Este servidor está siendo ignorado actualmente." -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Ninguno" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" @@ -5556,7 +4565,7 @@ msgstr "Categorías ignoradas actualmente: {categories}\n" "Canales: {channels}\n" "Hilos (excluyendo archivados):{threads}" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -5565,12 +4574,12 @@ msgstr "\n" " Obtén información sobre las licencias de Red.\n" " " -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "El desarrollo variado se centró en utilidades." -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -5614,7 +4623,7 @@ msgstr "Evalúa una declaración de código python.\n\n" " `cf` - del módulo redbot.core.utils.chat_formatting \n" " " -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -5657,7 +4666,7 @@ msgstr "Ejecutar código asíncrono.\n\n" " `cf` - del módulo redbot.core.utils.chat_formatting \n" " " -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -5700,44 +4709,44 @@ msgstr "Abrir un REPL interactivo.\n\n" " `cf` - del módulo redbot.core.utils.chat_formatting \n" " " -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Este canal ya está ejecutando una sesión REPL. Salga usando `quit`." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "Ya ejecutando una sesión REPL en este canal. Reanuda el REPL con `{}repl resume`." -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "Introduzca el código para ejecutar o evaluar. `exit()` o `quit` para salir. `{}repl pause` para pausar." -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "Saliendo." -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "Error inesperado: " -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "Pausa/reanuda el proceso REPL en ejecución en el canal actual." -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "Actualmente no hay ninguna sesión REPL en este canal." -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "Se ha reanudado la sesión REPL en este canal." -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "La sesión REPL en este canal ahora está pausada." -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" @@ -5746,7 +4755,7 @@ msgstr "Simula a otro usuario que invoca un comando.\n\n" " El prefijo no debe ser introducido.\n" " " -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -5761,18 +4770,18 @@ msgstr "Envia un mensaje de evento como si fuera enviado por un usuario diferent " o cualquier otra cosa que haga que el mensaje no esté vacío.\n" " " -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "Dale a los dueños del bot la capacidad de evitar los tiempos de espera.\n\n" " No se mantiene a través de reinicios." -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Los propietarios de bots ahora saltarán todos los comandos con tiempos de espera." -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Los propietarios de bots ya no pasarán por alto todos los comandos con tiempos de espera." @@ -5873,11 +4882,11 @@ msgstr "Enmendado por:" msgid "Last modified at:" msgstr "Última modificación en:" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "Comando no encontrado." -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "No tienes permiso para usar este comando." diff --git a/redbot/core/locales/fi-FI.po b/redbot/core/locales/fi-FI.po index e72429926..54e2a4eae 100644 --- a/redbot/core/locales/fi-FI.po +++ b/redbot/core/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -572,133 +572,133 @@ msgid "\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` ei ole kelvollinen arvo kohteelle `{command}`" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "Tuo komento ei ole käytettävissä yksityisviesteissä." -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "Tuo komento on käytettävissä vain yksityisviesteissä." -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -855,7 +855,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -869,7 +869,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -913,7 +913,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -980,7 +980,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -994,7 +994,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1007,12 +1007,12 @@ msgstr "Käyttäjä ei voi poistaa omaa dataansa." msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1033,7 +1033,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1071,7 +1071,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1108,7 +1108,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1123,63 +1123,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1187,19 +1187,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1208,27 +1208,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1237,19 +1237,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1257,23 +1257,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1281,19 +1281,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1302,32 +1302,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "käytössä" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "ei käytössä" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1336,70 +1336,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1408,13 +1408,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1423,78 +1423,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "Selvä. Näkemiin :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "Okei, jään sitten :)" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1502,155 +1502,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1661,27 +1661,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1692,19 +1692,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1714,28 +1714,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1745,16 +1745,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1766,11 +1766,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1780,71 +1780,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Sammutetaan... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Käynnistetään uudelleen..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Globaali" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Palvelin" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1853,7 +1853,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1861,205 +1861,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2068,50 +2068,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2120,155 +2120,155 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "Kuvaus nollattu." -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "URL-osoite on virheellinen." -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Vain JPG / PNG muotoja." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Valmista." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "Avatar poistettu." -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "Vahvistetun botin nimeä ei voida muokata manuaalisesti. Ota yhteyttä Discord-tukeen vaihtaaksesi sen." -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "Nimen vaihtaminen ei onnistunut. Sen tulee olla 32 kirjainta pitkä tai lyhyempi." -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "Käyttäjänimen vaihto ei onnistunut. Discord palautti seuraavan virheen:\n" "{error_message}" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2276,152 +2276,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Tilaksi asetettiin {}." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2432,22 +2432,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2457,62 +2457,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2520,17 +2520,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2538,55 +2538,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2594,61 +2594,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2658,71 +2658,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2730,7 +2730,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2738,63 +2738,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2802,18 +2802,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2821,61 +2821,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2883,91 +2883,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "Väri nollattiin." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "Väri asetettiin." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2975,34 +2975,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3017,15 +3017,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3039,19 +3039,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3059,48 +3059,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3109,82 +3109,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3193,44 +3193,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3239,22 +3239,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3263,21 +3263,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3286,22 +3286,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3309,202 +3309,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "Käyttäjä-ID: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3513,85 +3513,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "Tuntematon tai poistettu käyttäjä" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3599,81 +3599,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3682,93 +3682,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "En voi antaa sinun tehdä noin, sillä sen jälkeen et voisi enää käyttää komentoja." -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3776,373 +3776,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4150,80 +4150,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4232,130 +4232,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4380,7 +4380,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4404,7 +4404,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4428,51 +4428,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "Poistutaan." -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4482,17 +4482,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4593,11 +4593,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/fr-FR.po b/redbot/core/locales/fr-FR.po index 9705fc3bd..706775ebe 100644 --- a/redbot/core/locales/fr-FR.po +++ b/redbot/core/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -608,133 +608,133 @@ msgstr "\n\n" "Vous avez Python version `{py_version}` et cette mise à jour nécessite la version `{req_py}` ; vous ne pouvez pas simplement exécuter la commande de mise à jour.\n\n" "Vous devrez suivre les instructions de mise à jour dans notre documentation ci-dessus, si vous avez toujours besoin d'aide pour la mise à jour après avoir suivi la documentation, vous pouvez aller sur notre salon de #support dans " -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "Invite de commande" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "Terminal" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` n'est pas une valeur valide pour `{command}`" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "\"{argument}\" n'est pas un nombre." -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" n'est pas un nombre." -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Erreur dans la commande '{command}'. Vérifiez votre console ou les logs pour plus de détails." -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "J'ai besoin de la permission {permission} pour exécuter cette commande." -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "J'ai besoin de ces permissions {permission_list} pour exécuter cette commande." -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "Cette commande n'est pas disponible en Messages Privés (DMs)." -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "Cette commande est disponible seulement en messages privés." -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "Cette commande n'est disponible que dans les channels NSFW." -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "Trop de personnes utilisent cette commande. Elle ne peut être utilisée que {number} fois simultanément." -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "Trop de personnes utilisent cette commande. Elle ne peut être utilisée que une fois simultanément." -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Cette commande est toujours en cours d’exécution, elle ne peut être utilisée que {number} fois par {type} simultanément." -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Cette commande est toujours en cours d’exécution, elle ne peut être utilisée qu'une seule fois par {type} simultanément." -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "Trop de personnes utilisent cette commande. Elle ne peut être utilisée que {number} fois par {type} simultanément." -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "Trop de personnes utilisent cette commande. Elle ne peut être utilisée qu'une seule fois par {type} simultanément." @@ -914,13 +914,9 @@ msgstr "\n" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" -" " -msgstr "\n" -" Découvrez quel type de données [botname] stocke et pourquoi.\n\n" -" **Exemple:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " +msgstr "" #: redbot/core/core_commands.py:585 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" @@ -933,13 +929,9 @@ msgstr "Ce bot garde des données à propos des utilisateurs nécessaires pour s msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" -" " -msgstr "Afficher les déclarations de données de l'utilisateur final de chaque module tiers.\n\n" -" Ceci enverra une pièce jointe avec les déclarations de données de l'utilisateur final de tous les modules tiers chargés.\n\n" -" **Exemple:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " +msgstr "" #: redbot/core/core_commands.py:615 msgid "I need to be able to attach files (try in DMs?)." @@ -981,16 +973,9 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" -" " -msgstr "\n" -" Forcez [botname] à oublier ce qu'il sait sur vous.\n\n" -" Cela peut ne pas supprimer toutes les données vous concernant, les données nécessaires à l'opération,\n" -" comme les temps de recharge des commandes seront conservées jusqu'à ce qu'elles ne soient plus nécessaires.\n\n" -" D'autres interactions avec [botname] peuvent à nouveau lui fournir des infos à votre sujet.\n\n\n" -" **Exemple :**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " +msgstr "" #: redbot/core/core_commands.py:709 msgid "This command ({command}) does not support non-interactive usage." @@ -1064,14 +1049,9 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " -msgstr "\n" -" Configurez le robot pour permettre aux utilisateurs de demander la suppression de données.\n\n" -" Cette option est activée par défaut.\n" -" Opposé à `[p]mydata ownermanagement disallowuserdeletions`\n\n" -" **Exemple:**\n" -" - `[p]mydata ownermanagement allowuserdeletions` " +msgstr "" #: redbot/core/core_commands.py:820 msgid "User can delete their own data. This will not include operational data such as blocked users." @@ -1083,15 +1063,9 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" -" " -msgstr "\n" -" Configurez le robot pour qu'il ne permette pas aux utilisateurs de demander la suppression de données.\n\n" -" Opposé à `[p]mydata ownermanagement allowuserdeletions`\n\n" -" **Exemple:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" -" \n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:837 msgid "User can not delete their own data." @@ -1102,23 +1076,14 @@ msgstr "L'utilisateur ne peut pas supprimer ses propres données." msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" -" " -msgstr "\n" -"Définit comment les suppressions d'utilisateurs sont traitées.\n\n" -" **Exemple:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" -" **Arguments:**\n" -" - `` - Le niveau de rigueur pour la suppression des utilisateurs. Voir le guide des niveaux ci-dessous.\n\n" -" Niveau :\n" -" - `0` : Ce que les utilisateurs peuvent supprimer est laissé entièrement à la discrétion de chaque cog.\n" -" - `1` : Les joueurs doivent supprimer tout ce dont ils n'ont pas besoin concernant l'utilisateur.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " +msgstr "" #: redbot/core/core_commands.py:858 msgid "Cogs will be instructed to remove all non operational data upon a user request." @@ -1137,17 +1102,9 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "\n" -" Traite une demande de suppression de Discord.\n\n" -" Cela fera que le bot se débarrasse ou désassociera toutes les données de l'ID utilisateur spécifié.\n" -" Vous ne devriez pas utiliser ceci à moins que Discord ne l'ait spécifiquement demandé à l'égard d'un utilisateur supprimé.\n" -" Ceci supprimera l'utilisateur de diverses mesures anti-abus.\n" -" Si vous traitez une requête manuelle d'un utilisateur, vous pouvez vouloir `[p]mydata ownermanagement deleteforuser` à la place.\n\n" -" **Arguments:**\n" -" - `` - L'id de l'utilisateur dont les données seront supprimées.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:891 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" @@ -1190,15 +1147,9 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "Supprimer les données de [botname] concernant un utilisateur, pour un utilisateur.\n\n" -" Cela fera que le bot se débarrasse ou désassociera beaucoup de données non opérationnelles de l'utilisateur spécifié.\n" -" Les utilisateurs ont accès à une commande différente pour cela sauf s'ils ne peuvent pas interagir avec le bot du tout.\n" -" C'est une opération généralement sûre, mais vous ne devriez pas l'utiliser à moins de traiter une requête de cet utilisateur car cela peut affecter son utilisation du bot.\n\n" -" **Arguments :**\n" -" - `` - L'id de l'utilisateur dont les données seraient supprimées.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:967 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" @@ -1240,14 +1191,9 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "Supprimer les données de [botname] concernant un utilisateur.\n\n" -" Cela fera que le bot se débarrasse ou désassociera beaucoup de données à propos de l'utilisateur spécifié.\n" -" Cela peut inclure plus que de simples données de l'utilisateur final, y compris des enregistrements anti-abus.\n\n" -" **Arguments:**\n" -" - `` - L'id de l'utilisateur dont les données seraient supprimées.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:1052 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" @@ -1261,87 +1207,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" -" " -msgstr "\n" -" Commandes pour activer ou éteindre les embeds\n\n" -" Ce paramètre détermine s'il faut ou non utiliser des embeds comme réponse à une commande (pour les commandes qui le supportent).\n" -" La valeur par défaut est d'utiliser des embeds.\n\n" -" Les paramètres d'intégration sont vérifiés jusqu'au premier Vrai / Faux dans cet ordre :\n" -" - Dans le contexte de guilde :\n" -" 1. Substitution de canal - `[p]embedset channel`\n" -" 2. Substitution de la commande du serveur - `[p]embedset command server`\n" -" 3. Surcharge du serveur - `[p]embedset server`\n" -" 4. Commande globale de remplacement - `[p]embedset command global`\n" -" 5. Paramètre global -`[p]embedset global`\n\n" -" - Dans le contexte de DM :\n" -" 1. Surcharge utilisateur - `[p]embedset user`\n" -" 2. Commande globale de remplacement - `[p]embedset command global`\n" -" 3. Paramètre global - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" -" " -msgstr "\n" -" Afficher les paramètres actuels pour l'utilisation d'embeds.\n\n" -" Fournir un nom de commande pour vérifier les paramètres ds embeds spécifiques à la commande.\n\n" -" **Exemples:**\n" -" - `[p]embedset showsettings` - Affiche les paramètres intégrés.\n" -" - `[p]embedset showsettings info` - Affiche également les paramètres des embeds pour la commande 'info'.\n" -" - `[p]embedset showsettings \"ignore list\"` - La vérification des sous-commandes nécessite des guillemets.\n\n" -" **Arguments:**\n" -" - `[command]` - Vérifie cette commande pour les embeds spécifiques à la commande.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "Paramètre des embeds :\n\n" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "Paramètre par défaut global : {value}\n" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "Paramètre global de la commande {command} : {value}\n" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "Paramètre du serveur : {value}\n" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "Paramètre du serveur pour la commande {command} : {value}\n" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "Paramètres du salon : {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "Paramètre utilisateur : {value}" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1349,26 +1271,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" -" " -msgstr "\n" -" Activer/désactiver le paramètre global pour l'utilisation d'embeds.\n\n" -" Ceci est utilisé comme valeur si l'utilisateur ou le serveur n'a pas défini de préférence.\n" -" La valeur par défaut est d'utiliser des embeds.\n\n" -" Pour voir l'ordre d'évaluation complet des paramètres intégrés, exécutez `[p]aide embedset`.\n\n" -" **Exemple :**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "Les embeds sont maintenant désactivées par défaut." -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "Les embeds sont maintenant activées par défaut." -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1377,38 +1292,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Définit le paramètre d'utilisation des embeds sur ce serveur.\n\n" -" Si défini, est utilisé à la place de la valeur par défaut globale pour déterminer si oui ou non utiliser des embeds.\n" -" Ceci est utilisé pour toutes les commandes effectuées dans un serveur.\n\n" -" Si le champ est laissé vide, le paramètre sera annulé et la valeur globale par défaut sera utilisée à la place.\n\n" -" Pour voir l'ordre d'évaluation complet des paramètres intégrés, exécutez `[p]help embedset`.\n\n" -" **Exemples:**\n" -" - `[p]embedset server False` - Désactive les embeds sur ce serveur.\n" -" - `[p]embedset server` - Réinitialise la valeur par défaut pour utiliser la valeur globale.\n\n" -" **Arguments:**\n" -" - `[enabled]` - Utilise des embeds sur ce serveur. Laisser vide pour réinitialiser à la valeur par défaut.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "Les embeds vont maintenant revenir au paramètre global." -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "Les embeds sont maintenant activées pour ce serveur." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "Les embeds sont maintenant désactivées pour ce serveur." -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1417,31 +1321,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Définit le paramètre d'utilisations des embeds pour une commande.\n\n" -" Si vous êtes le propriétaire du bot, cela tentera de modifier le paramètre d'inclusion de la commande globalement par défaut.\n" -" Sinon, cela tentera de modifier les paramètres des, embds sur le serveur actuel.\n\n" -" Si cette option est laissée vide, le paramètre sera annulé.\n\n" -" Pour voir l'ordre d'évaluation complet des embeds, exécutez `[p]help embedset`.\n\n" -" **Exemples:**\n" -" - `[p]embedset command info` - Efface les paramètres spécifiques de la commande pour 'info'.\n" -" - `[p]embedset info False` - Désactive les embeds pour 'info'.\n" -" - `[p]commande embedset \"ignore list\" True` - Des guillemets sont nécessaires pour les sous-commandes.\n\n" -" **Arguments:**\n" -" - `[enabled]` - Utilise ou non des embeds pour cette commande. Laisser vide pour réinitialiser à la valeur par défaut.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "La commande passée nécessite l’autorisation Embed Links et ne peut donc pas être configurée pour ne pas utiliser d’embeds." -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1449,35 +1341,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Définit le paramètre d'utilisations des embeds pour une commande.\n\n" -" Si vous êtes le propriétaire du bot, cela tentera de modifier le paramètre d'inclusion de la commande globalement par défaut.\n" -" Sinon, cela tentera de modifier les paramètres des, embds sur le serveur actuel.\n\n" -" Si cette option est laissée vide, le paramètre sera annulé.\n\n" -" Pour voir l'ordre de vérification complet des paramètres des embeds, exécutez `[p]help embedset`.\n\n" -" **Exemples:**\n" -" - `[p]embedset command info` - Efface les paramètres spécifiques de la commande pour 'info'.\n" -" - `[p]embedset info False` - Désactive les embeds pour 'info'.\n" -" - `[p]commande embedset \"ignore list\" True` - Des guillemets sont nécessaires pour les sous-commandes.\n\n" -" **Arguments:**\n" -" - `[enabled]` - Utilise ou non des embeds pour cette commande. Laisser vide pour réinitialiser à la valeur par défaut.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "Les embeds sont maintenant activés pour la commande {command_name}." -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "Les embeds sont maintenant désactivés pour la commande {command_name}." -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1485,19 +1365,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "Les embeds vont maintenant revenir au paramètre serveur." -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1506,32 +1386,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "Les embeds sont maintenant {} pour ce salon." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "activé" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "désactivé" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1540,101 +1420,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Définit les paramètres personnels d'utilisation des embds pour les DMs.\n\n" -" Si défini, est utilisé à la place de la valeur par défaut globale pour déterminer si oui ou non utiliser des embeds.\n" -" Ceci est utilisé pour toutes les commandes exécutées en DM avec le bot.\n\n" -" Si le champ est laissé vide, le paramètre sera annulé et la valeur globale par défaut sera utilisée à la place.\n\n" -" Pour voir l'ordre de vérification complet des paramètres des embeds, exécutez `[p]help embedset`.\n\n" -" **Exemples:**\n" -" - `[p]embedset user False` - Désactive les embeds dans vos DMs.\n" -" - `[p]embedset user` - Réinitialise la valeur par défaut pour utiliser la valeur globale.\n\n" -" **Arguments:**\n" -" - `[enabled]` - Si vous voulez utiliser des embeds dans vos DMs. Laisser vide pour réinitialiser à la valeur par défaut.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "Les embeds sont maintenant activés pour vous en messages privés." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "Les embeds sont maintenant désactivés pour vous en messages privés." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" -" " -msgstr "Envoie au propriétaire la dernière exception de commande qui s'est produite.\n\n" -" Si public (\"True\" est spécifié), il sera envoyé dans le chat à la place.\n\n" -" Avertissement : L'envoi public de la traceback peut révéler accidentellement des informations sensibles sur votre ordinateur ou votre configuration.\n\n" -" **Exemples:**\n" -" - `[p]traceback` - Envoie le traçage à vos MP.\n" -" - `[p]traceback True` - Envoie le dernier traçage dans le contexte actuel.\n\n" -" **Arguments:**\n" -" - `[public]` - Envoyer la traçabilité au contexte actuel. Laissez vide pour envoyer à vos MP.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "Aucune exception n'a eu lieu pour le moment." -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" -" " -msgstr "Affiche l'URL d'invitation de [botname].\n\n" -" Ceci enverra toujours l'invitation aux MP pour le garder privé.\n\n" -" Cette commande est verrouillée au propriétaire sauf si `[p]inviteset public` est définie à True.\n\n" -" **Exemple :**\n" -" - `[p]Invite`\n" +" - `[p]invite`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "Ce bot est actuellement **serverlocked**, ce qui signifie qu'il est verrouillé sur ses serveurs actuels et qu'il quittera tout serveur qu'il rejoint." -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Des commandes pour configurer les paramètres d'invitation de [botname]." -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" -" " -msgstr "\n" -" Bascule si `[p]invite` doit être accessible pour l'utilisateur moyen.\n\n" -" Le bot doit être transformé en un `bot public` dans le tableau de bord du développeur pour que les invitations publiques puissent fonctionner.\n\n" -" **Exemple :**\n" -" - `[p]inviteset public yes` - bascule le paramètre d'invitation publique.\n\n" -" **Arguments:**\n" -" - `[confirm]- Requis pour mettre en public. Non requis pour revenir en mode privé.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1643,23 +1492,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" -" " -msgstr "\n" -" Faire que le bot crée son propre rôle avec des permissions lorsqu'il rejoindra un nouvau serveur.\n\n" -" Le bot créera son propre rôle avec les permissions désirées lorsqu'il rejoindra un nouveau serveur. Il s'agit d'un rôle spécial qui ne peut pas être supprimé ou supprimé du bot.\n\n" -" Pour cela, vous devez fournir un niveau de permissions valide.\n" -" Vous pouvez en générer un ici : https://discordapi.com/permissions. tml\n\n" -" Veuillez noter que vous pourriez avoir besoin d'une authentification à deux facteurs pour certaines autorisations.\n\n" -" **Exemple :**\n" -" - `[p]inviteset perms 134217728` - Ajoute une exigence des permissions \"Gérer les surnoms\" à l'invitation.\n\n" -" **Arguments:**\n" -" - `` - Le niveau de permission nécessaire pour le bot dans l'invitation générée.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1672,88 +1511,78 @@ msgstr "\n" " Notez que les serveurs précédents qui ont invité le bot sans la portée ne peuvent pas avoir de commandes slash, ils devront inviter le bot une seconde fois.\n" " " -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "La portée `applications.commands` a été ajoutée à l'URL d'invitation." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "La portée `applications.commands` a été supprimée de l'URL d'invitation." -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" -" " -msgstr "\n" -" Quitte les serveurs spécifiés ou le serveur actuel.\n\n" -" Si aucun ID de serveur n'est passé, le serveur actuel sera quitté à la place.\n\n" -" Note : Cette commande est interactive.\n\n" -" **Exemples:**\n" -" - `[p]leave` - Quitter le serveur actuel.\n" -" - `[p]leave \"Red - Discord Bot\"` - Des guillemets sont nécessaires quand il y a des espaces dans le nom.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Quitte plusieurs serveurs, en utilisant IDs.\n\n" -" **Arguments:**\n" -" - `[servers...]` - Les serveurs à partir. Lorsqu'il est vide, tente de quitter le serveur actuel.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "Vous devez spécifier au moins un id de serveur." -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Vous n'avez donné aucun ID de serveur. Voulez-vous que je quitte ce serveur ?" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "Êtes-vous sûr de vouloir que je quitte ces serveurs ?" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "Êtes-vous sûr de vouloir que je quitte ce serveur ?" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Je ne peux pas quitter le serveur `{server_name}`: j'en suis le propriétaire." -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "Réponse expirée." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "Très bien. Bye :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "D'accord. Je quitte {number} serveurs..." -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "D'accord. Je quitte un serveur..." -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "D'accord, je reste alors. :)" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "D'accord, je ne quitte pas ces serveurs." -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "D'accord, je ne quitte pas ce serveur." -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1764,192 +1593,168 @@ msgstr "\n" " Note : Cette commande est interactive.\n" " " -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" -" " -msgstr "Charge les paquets cogs déchargés depuis les chemins d'accès locaux et les cogs installés.\n\n" -" Voir les paquets disponibles pour charger avec `[p]cogs`.\n\n" -" Des cogs supplémentaires peuvent être ajoutés en utilisant Downloader, ou depuis de nouveaux chemins locaux en utilisant `[p]addpath`.\n\n" -" **Exemples:**\n" -" - `[p]load general` - Charge le cog `general`.\n" -" - `[p]load mutes mod admin` - Charge plusieurs cogs.\n\n" -" **Arguments:**\n" -" - `` - Les paquets cog à charger.\n" +" - `` - The cog packages to load.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "Chargé {packs}." -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "Le paquet suivant est déjà chargé : {pack}" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "Les paquets suivants sont déjà chargés : {packs}" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Impossible de charger le paquet suivant:{pack}.\n" "Vérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Impossible de charger le paquet suivant:{packs}.\n" "Vérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Les noms suivants ne sont pas des noms de paquets valides : {pack}\n" "Les noms de paquets ne peuvent pas commencer par un chiffre et ne peuvent contenir que des chiffres, des lettres et des tirets du bas ascii." -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Les noms suivants ne sont pas des noms de paquets valides : {packs}\n" "Les noms de paquets ne peuvent pas commencer par un chiffre et ne peuvent contenir que des chiffres, des lettres et des tirets du bas ascii." -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "Le paquet suivant n'a été trouvé dans aucun chemin de cog : {pack}." -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "Les paquets suivant n'ont pas été trouvé dans aucun chemin de cog : {packs}" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Ce paquet n'a pas pu être chargé pour la raison suivante :\n\n" "{reason}" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Ces paquets n'ont pas pu être chargés pour les raisons suivantes :\n\n" "{reasons}" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**AVERTISSEMENT** : Le repo suivant utilise des bibliothèques partagées qui sont marquées pour être supprimées dans le futur : {repo}.\n" " Vous devriez informer le responsable de ce dépôt de ce message." -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**AVERTISSEMENT**: Les dépôts suivants utilisent des bibliothèques partagées qui sont marquées pour être supprimées dans le futur : {repos}.\n" " Vous devriez informer les responsables de ces dépôts à propos de ce message." -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" -" " -msgstr "Déharge les paquets cogs chargés depuis les chemins d'accès locaux et les cogs installés.\n\n" -" Voir les paquets disponibles à décharger avec `[p]cogs`.\n\n" -" Des cogs supplémentaires peuvent être ajoutés en utilisant Downloader, ou depuis de nouveaux chemins locaux en utilisant `[p]addpath`.\n\n" -" **Exemples:**\n" -" - `[p]unload general` - Décharge le cog `general`.\n" -" - `[p]unload mutes mod admin` - Décharge plusieurs cogs.\n\n" -" **Arguments:**\n" -" - `` - Les paquets cog à décharger.\n" +" - `` - The cog packages to unload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "Le paquet suivant a été déchargé : {pack}." -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "Les paquets suivants ont été déchargés : {packs}." -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "Le paquet suivant n'était pas chargé : {pack}." -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "Les paquets suivants n'étaient pas chargés : {packs}." -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" -" " -msgstr "Recharge les paquets cogs spécifiés.\n\n" -" Cela déchargera, puis chargera les cogs spécifiés.\n\n" -" Les cogs déjà déchargés seront seulement chargés.\n\n" -" **Exemples:**\n" -" - `[p]reload general` - Décharge et charge le cog `general`.\n" -" - `[p]recharger les mutes de mod admin` - Décharge puis charge plusieurs cogs.\n\n" -" **Arguments:**\n" -" - `` - Les paquets cog à recharger.\n" +" - `` - The cog packages to reload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "Rechargé {packs}." -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Impossible de recharger le paquet suivant :{pack}.\n" "Vérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Impossible de recharger les paquets suivants :{packs}.\n" "Vérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Ce paquet n'a pas pu être rechargé pour la raison suivante :\n\n" "{reason}" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Ces paquets n'ont pas pu être rechargés pour les raisons suivantes :\n\n" "{reasons}" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**AVERTISSEMENT** : Le repo suivant utilise des bibliothèques partagées qui sont marquées pour être supprimées dans le futur : {repo}.\n" " Vous devriez informer les responsables de ce dépôt de ce message." -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1960,27 +1765,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1991,19 +1796,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -2013,28 +1818,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -2044,16 +1849,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -2065,11 +1870,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -2079,87 +1884,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" -" " -msgstr "Arrête le bot.\n\n" -" Permet à [botname] de s'arrêter correctement.\n\n" -" C'est la méthode recommandée pour arrêter le bot.\n\n" -" **Exemples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Arrêt silencieux.\n\n" -" **Arguments:**\n" -" - `[silently]` - Pour sauter l'envoi du message d'arrêt. Par défaut, Faux.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Arrêt... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" -" " -msgstr "Tentatives de redémarrer [botname].\n\n" -" Fait quitter [botname] avec le code de sortie 26.\n" -" Le redémarrage n'est pas garanti : il doit être traité par le gestionnaire de processus utilisé.\n\n" -" **Exemples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Redémarre silencieusement.\n\n" -" **Arguments:**\n" -" - `[silently]` - Si vous devez sauter l'envoi du message de redémarrage. Faux par défaut.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Redémarrage..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Commande de base pour les paramètres de la banque." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Affiche les paramètres actuels de la banque." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Global" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Serveur" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2173,7 +1962,7 @@ msgstr "Paramètres de la banque :\n\n" "Solde de départ : {default_balance}\n" "Solde maximum autorisé : {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2184,210 +1973,186 @@ msgstr "Permet de choisir si la banque est globale ou non.\n\n" " Si la banque est par serveurs, elle deviendra globale.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "par serveur" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "global" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Cela va basculer la banque en : {banktype}, en supprimant tout les comptes durant le processus ! Si vous êtes sûr, tapez `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "La banque est désormais : {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Défini le nom de la banque." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Le nom de la banque est maintenant : {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Défini le nom de la devise de la banque." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Le nom de la devise est maintenant : {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Définit le solde maximum qu'un utilisateur peut obtenir." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Le montant doit être supérieur à zéro et inférieur à {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Le solde maximal a été réglé sur : {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " -msgstr "Définissez le solde initial pour les nouveaux comptes bancaires.\n\n" -" Exemple :\n" -" - `[p]bankset registeramount 5000`\n\n" -" **Arguments**\n\n" -" - `` Le nouveau montant du solde initial. La valeur par défaut est 0.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "Le montant doit être supérieur ou égal à zéro et inférieur à {maxbal}." -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "L'enregistrement d'un compte va maintenant donner {num} {currency}." -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Supprimer tous les comptes bancaires.\n\n" -" Exemples:\n" -" - `[p]bankset reset` - Ne pas confirmer. Affiche le message d'aide.\n" -" - `[p]bankset reset yes`\n\n" -" **Arguments**\n\n" -" - `` Ceci sera par défaut faux, sauf si spécifié.\n" -" " - -#: redbot/core/core_commands.py:2566 -msgid "This will delete all bank accounts for {scope}.\n" -"If you're sure, type `{prefix}bankset reset yes`" -msgstr "Ceci supprimera tous les comptes bancaires pour {scope}.\n" -"Si vous êtes sûr, tapez `{prefix}bankset reset yes`" - -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 -msgid "this server" -msgstr "ce serveur" - -#: redbot/core/core_commands.py:2577 -msgid "All bank accounts for {scope} have been deleted." -msgstr "Tous les comptes bancaires pour {scope} ont été supprimés." - -#: redbot/core/core_commands.py:2586 -#, docstring -msgid "Base command for pruning bank accounts." -msgstr "Commande de base pour élaguer les comptes bancaires." - -#: redbot/core/core_commands.py:2593 -#, docstring -msgid "Prune bank accounts for users no longer in the server.\n\n" -" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" -" Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" -" **Arguments**\n\n" -" - `` This will default to false unless specified.\n" -" " -msgstr "Supprimer tous les comptes bancaires.\n\n\n\n" -" Exemples:\n" -" - `[p]bankset reset` - Ne pas confirmer. Affiche le message d'aide.\n" -" - `[p]bankset reset yes`\n" -" **Arguments**\n\n" -" - `` Ceci sera par défaut faux, sauf si spécifié.\n" -" " - -#: redbot/core/core_commands.py:2607 -msgid "This command cannot be used with a global bank." -msgstr "Cette commande ne peut pas être utilisée avec une banque globale." - -#: redbot/core/core_commands.py:2611 -msgid "This will delete all bank accounts for users no longer in this server.\n" -"If you're sure, type `{prefix}bankset prune local yes`" -msgstr "Cela supprimera tous les comptes bancaires pour les utilisateurs qui ne sont plus sur ce serveur.\n" -"Si vous êtes sûr, tapez `{prefix}bank prune local yes`" - -#: redbot/core/core_commands.py:2620 -msgid "Bank accounts for users no longer in this server have been deleted." -msgstr "Les comptes bancaires des utilisateurs qui ne sont plus sur ce serveur ont été supprimés." - -#: redbot/core/core_commands.py:2626 -#, docstring -msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" -" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" -" Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2567 +msgid "This will delete all bank accounts for {scope}.\n" +"If you're sure, type `{prefix}bankset reset yes`" +msgstr "Ceci supprimera tous les comptes bancaires pour {scope}.\n" +"Si vous êtes sûr, tapez `{prefix}bankset reset yes`" + +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 +msgid "this server" +msgstr "ce serveur" + +#: redbot/core/core_commands.py:2578 +msgid "All bank accounts for {scope} have been deleted." +msgstr "Tous les comptes bancaires pour {scope} ont été supprimés." + +#: redbot/core/core_commands.py:2587 +#, docstring +msgid "Base command for pruning bank accounts." +msgstr "Commande de base pour élaguer les comptes bancaires." + +#: redbot/core/core_commands.py:2594 +#, docstring +msgid "Prune bank accounts for users no longer in the server.\n\n" +" Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" +" Examples:\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2608 +msgid "This command cannot be used with a global bank." +msgstr "Cette commande ne peut pas être utilisée avec une banque globale." + +#: redbot/core/core_commands.py:2612 +msgid "This will delete all bank accounts for users no longer in this server.\n" +"If you're sure, type `{prefix}bankset prune local yes`" +msgstr "Cela supprimera tous les comptes bancaires pour les utilisateurs qui ne sont plus sur ce serveur.\n" +"Si vous êtes sûr, tapez `{prefix}bank prune local yes`" + +#: redbot/core/core_commands.py:2621 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "Les comptes bancaires des utilisateurs qui ne sont plus sur ce serveur ont été supprimés." + +#: redbot/core/core_commands.py:2627 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" +" Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" +" Examples:\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" +" **Arguments**\n\n" +" - `` This will default to false unless specified.\n" +" " +msgstr "" + +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "Cette commande ne peut pas être utilisée avec une banque locale." -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "Cela supprimera tous les comptes bancaires pour les utilisateurs qui ne partagent plus de serveur avec le bot.\n" "Si vous êtes sûr, tapez `{prefix}bank prune global yes`" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "Les comptes bancaires des utilisateurs qui ne partagent plus de serveur avec le bot ont été supprimés." -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " -msgstr "Supprime le compte bancaire d'un utilisateur spécifique.\n\n" -" Exemples:\n" -" - `[p]bankset prune @Jeanbon - Ne confirme pas. Affiche le message d'aide.\n" -" - `[p]bankset prune user @Jeanbon yes `\n\n" -" **Arguments**\n\n" -" - `` L'utilisateur à qui on va supprimer le compte bancaire. Prends en compte les mentions, les pseudos, et les identifiants des utilisateurs. \n" -"- `` Sera définit par défaut à false sauf si spécifié.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "Ceci supprimera le compte bancaire de {name}.\n" "Si vous êtes sûr, tapez `{prefix}user prune {id} yes`" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "Le compte bancaire de {name} a été supprimé." -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "Gérer les paramètres du modlog." -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "Commande pour réparer les cas de mauvaise conduite." -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" @@ -2396,23 +2161,23 @@ msgstr "Définir un salon comme modlog.\n\n" " Omettre `[channel]` pour désactiver le modlog.\n" " " -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "Les événements de modération seront envoyés à {channel}." -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "Je n'ai pas les permissions d'envoyer des messages dans {channel} !" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "Le journal des mods est déjà désactivé." -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "Journal des logs désactivé." -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2425,50 +2190,50 @@ msgstr "\n" " Exemple: `[p]modlogset case kick enabled`\n" " " -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "Cette action n’est pas enregistrée." -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "Vous avez pris trop de temps à répondre." -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "Aucune modification n'a été faite." -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Des commandes pour modifier les paramètres de [botname]." -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2477,155 +2242,155 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "Description réinitialisée." -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "Cette description est trop longue pour être affichée correctement. Veuillez réessayer avec moins de 250 caractères." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "Cette URL est invalide." -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "Quelque chose s'est mal passé au moment de récupérer l'image." -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "Échec. N'oubliez pas que vous pouvez éditer mon avatar que 2 fois par heure. L'URL et la pièce jointe doit être une image valide au format JPG ou PNG." -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Format JPG/PNG uniquement." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Terminé." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "Avatar supprimé." -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "Le nom d'utilisateur d'un bot vérifié ne peut pas être modifié manuellement. Veuillez contacter le support Discord pour le modifier." -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "Impossible de changer le nom. Doit être de 32 caractères ou moins." -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "Le changement de nom d'utilisateur a échoué. N'oubliez pas que vous pouvez changer mon nom jusqu'à 2 fois par heure. Utilisez les pseudos si vous avez besoin de changements fréquents: {command}" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "Impossible de changer le nom d'utilisateur. Discord a renvoyé l'erreur suivante :\n" "{error_message}" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "Une erreur inattendue s'est produite au moment de changer le nom d'utilisateur." -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "Impossible de changer le pseudo. Doit être de 32 caractères ou moins." -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Je n'ai pas la permission de changer mon propre surnom." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "Le texte personnalisé a été effacé." -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "Le texte personnalisé a été défini." -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "Le texte doit être long de moins de 1024 caractères." -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2633,152 +2398,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "La longueur maximale de l'url pour un streamer est de 511 caractères." -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "La longueur maximale d'un titre de stream est de 128 caractères." -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "La longueur maximale d'une description de jeu est de 128 caractères." -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "Jeu effacé." -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "La longueur maximale d'une description d'écoute est de 128 caractères." -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "Écoute éffacé." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "La longueur maximale d'une description de visionnage est de 128 caractères." -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "Status de Visionnage effacé." -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "La longueur maximale d'une description de participation est de 128 caractères." -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "Statut de participation effacé." -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Statut changé à {}." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2789,22 +2554,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "Ce rôle est déjà un rôle admin." -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "Ce rôle est désormais considéré comme un rôle administrateur." -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2814,62 +2579,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "Ce rôle est déjà un rôle modérateur." -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "Ce rôle est désormais considéré comme un rôle modérateur." -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "Ce rôle n’était pas un rôle administrateur." -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "Ce rôle n’est désormais plus considéré comme un rôle administrateur." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "Ce rôle n’était pas un rôle modérateur." -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "Ce rôle n’est désormais plus considéré comme un rôle modérateur." -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2877,17 +2642,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2895,55 +2660,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "Code de langue invalide. Utilisez le format `en-US`" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Format invalide - le code de langue doit inclure le code du pays, par exemple `en-US`" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "Le langage global a été définie." -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "Le langage a été défini sur le paramètre par défaut." -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Le langage a été défini." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2951,61 +2716,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "Le formatage régional sera maintenant basé sur la localisation du bot dans ce serveur." -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Le formatage régional sera maintenant basé sur le langage `{language_code}`." -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -3015,72 +2780,72 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "`{service}` les tokens API ont été définis." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "Aucun service d'API n'a encore été défini." -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "Services d'API définis:\n" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "Service d'API défini:\n" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Services supprimés avec succès :\n" "{services_list}" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "Service supprimé avec succès :{service_name}" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "Aucun des services que vous avez fournis n'a de clés de défini." -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3088,7 +2853,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3096,63 +2861,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "Salon inconnu avec l'id : {id}" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3160,11 +2925,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3174,7 +2939,7 @@ msgstr "Roles d'administrateurs: {admin}\n" "Localisation: {guild_locale}\n" "Format régional d'écriture: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3186,67 +2951,61 @@ msgstr "{bot_name} Paramètres:\n\n" "Format d'écriture régionale global : {regional_format}\n" "Couleur d'embed par défaut : {colour}" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "Suppression de la commande désactivée." -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "Délai de suppression défini à {num} secondes." -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Le bot supprimera les messages de commandes après {num} secondes. Définissez cette valeur sur -1 pour arrêter la suppression des messages" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "Je ne supprimerai pas les messages de commande." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" -" " -msgstr "\n" -" Permet d'utiliser ou non la couleur configurée par le propriétaire du bot pour les embeds.\n\n" -" Par défaut, la couleur configurée du bot est utilisée.\n" -" Sinon, la couleur utilisée sera la couleur du rôle principal du bot.\n\n" -" **Exemple :**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "Le bot {} utilise sa couleur configurée pour les embeds." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "ne sera pas" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "sera" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3254,91 +3013,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "La recherche de commande par fuzzy a été {} pour ce serveur." -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "La recherche de commande par fuzzy a été {} en DMs." -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "La couleur a été réinitialisée." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "La couleur a été définie." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Annulé." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Préfixe réglé." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "Préfixes défini." -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3346,34 +3105,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "Les préfixes du serveur ont été réinitialisées." -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "Préfixe du serveur défini." -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "Préfixes du serveur défini." -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3388,15 +3147,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3410,19 +3169,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3430,48 +3189,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3480,82 +3239,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "L'aide n'utilisera pas les menus." -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "L'aide ne filtrera pas les commandes cachées." -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "L'aide filtrera les commandes cachées." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3564,44 +3323,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "L'aide cochera maintenant la commande lorsqu'elle est envoyée en DM." -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "L'aide ne cochera pas la commande lorsqu'elle est envoyée en DM." -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "L'aide ne s'affichera que pour les commandes qui peuvent être exécutées." -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "L'aide s'affichera sans vérifier si les commandes peuvent être exécutées." -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3610,22 +3369,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3634,21 +3393,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "Vous devez donner une valeur d'au moins 500 caractères." -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "Terminé. La limite de caractères par page a été définie à {}." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3657,22 +3416,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "Vous devez donner une valeur de zéro ou plus !" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "Terminé. La limite de page a été définie à {}." -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3680,228 +3439,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" -" " -msgstr "Défini le délai après lequel les pages d'aide seront supprimées.\n\n" -" Le paramètre est désactivé par défaut, et ne s'applique qu'à l'aide hors menu,\n" -" envoyée dans les salons textuel du serveur.\n" -" Définir le délai à 0 désactive cette fonctionnalité.\n\n" -" Le bot doit avoir la permission \"Gérer les messages\" pour que cela fonctionne.\n\n" -" **Exemples:**\n" -" - `[p]helpset deletedelay 60` - Supprime les pages d'aide après une minute.\n" -" - `[p]helpset deletedelay 1` - Supprime les pages d'aide aussi vite que possible.\n" -" - `[p]helpset deletedelay 1209600` - Temps maximum d'attente avant de supprimer (14 jours).\n" -" - `[p]helpset deletedelay 0` - Désactive la suppression des pages d'aide.\n\n" -" **Arguments :**\n" -" - `` - Les secondes à attendre avant de supprimer les pages d'aide.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "Le délai ne peut pas être supérieur à 14 jours !" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "Fait. Les messages d'aide ne seront pas supprimés maintenant." -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "Terminé. Le délai de suppression a été réglé sur {} secondes." -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "Le tag a été réinitialisé." -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Votre tag est trop long ! Veuillez raccourcir ce type de tag pour ne pas dépasser 2048 caractères." -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "Le tag a été défini." -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" -" " -msgstr "Envoie un message au propriétaire.\n\n" -" Cette commande est limité à un message toutes les 60 secondes par personne.\n\n" -" **Exemple :**\n" -" - `[p]contact À l'aide ! Le bot est devenu conscient !\n\n" -" **Arguments:**\n" -" - `[message]` - Le message à envoyer au propriétaire.\n" +" - `[message]` - The message to send to the owner.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "ID utilisateur : {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "par message privé" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | ID du serveur : {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilisez `{}dm {} ` pour répondre à cet utilisateur" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Envoyé par {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "J'ai été configuré pour envoyer cela nulle part." -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Votre message a été envoyé." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Je ne parviens pas à envoyer votre message. Désolé." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" -" " -msgstr "Envoie un message privé à un utilisateur.\n\n" -" Cette commande a besoin d'un ID d'utilisateur pour fonctionner.\n\n" -" Pour obtenir un ID d'utilisateur, allez dans les paramètres de Discord et ouvrez l'onglet \"Apparence\".\n" -" Activez le 'Mode développeur', puis faites un clic droit sur un utilisateur et cliquez sur 'Copier l'identifiant'.\n\n" -" **Exemple :**\n" -" - `[p]dm 262626262626262626 Est-ce que tu m'aimes ? Oui / Non`\n\n" -" **Arguments:**\n" -" - `[message]` - Le message à envoyer en message privé à l'utilisateur.\n" +" - `[message]` - The message to dm to the user.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "ID invalide, utilisateur non trouvé ou l'utilisateur est un bot. Vous pouvez seulement envoyer des messages avec des personnes avec qui je partage un serveur." -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Propriétaire de {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "Vous pouvez répondre à ce message avec {} contact" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Désolé, je n'ai pas pu transmettre votre message à {}" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Message envoyé a {}" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "Envoie le chemin des données du bot." -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "Chemin des données: {path}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "Affiche les informations de débogage utiles pour le débogage." -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3910,94 +3643,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "Les utilisateurs ont été ajoutés à la liste des utilisateurs autorisés." -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "L'utilisateur a été ajouté à la liste des utilisateurs autorisés." -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" -" " -msgstr "\n" -" Liste les utilisateurs sur la liste des utilisateurs autorisés.\n\n" -" **Exemple :**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "Utilisateurs sur la liste des utilisateurs autorisés :" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "Utilisateur sur la liste des utilisateurs autorisés :" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "Utilisateur inconnu ou supprimé" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "Les utilisateurs ont été enlevés de la liste des utilisateurs autorisés." -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "L'utilisateur a été enlevé de la liste des utilisateurs autorisés." -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" -" " -msgstr "\n" -" Vide la liste des utilisateurs/rôles autorisés.\n\n" -" Cela désactive la liste des utilisateurs/rôles autorisés.\n\n" -" **Exemple:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "La liste des autorisés a été effacée." -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -4005,96 +3729,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "Vous ne pouvez pas ajouter un des propriétaires du bot à la liste des utilisateurs bloqués !" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "Les utilisateurs ont été ajoutés à la liste des utilisateurs bloqués." -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "L'utilisateur a été ajouté à la liste des utilisateurs bloqués." -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" -" " -msgstr "\n" -" Liste les utilisateurs sur la liste des utilisateurs bloqués.\n\n" -" **Exemple :**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "Utilisateurs sur la liste des utilisateurs bloqués :" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "Utilisateur sur la liste des utilisateurs bloqués :" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" -" " -msgstr "\n" -" Supprime des utilisateurs de la liste des utilisateurs bloqués.\n\n" -" **Exemples:**\n" -" - `[p]blocklist remove @26 @Will` - Supprime deux utilisateurs de la liste des utilisateurs bloqués.\n" -" - `[p]blocklist remove 262626262626262626` - Supprime un utilisateur en utilisant son ID.\n\n" -" **Arguments:**\n" -" - `` - L'utilisateur ou les utilisateurs à supprimer de la liste des utilisateurs bloqués.\n" +" - `` - The user or users to remove from the blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "Les utilisateurs ont été enlevé de la liste des utilisateurs bloqués." -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "L'utilisateur a été enlevé de la liste des utilisateurs bloqués." -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" -" " -msgstr "\n" -" Vide la liste des utilisateurs bloquées.\n\n" -" **Exemple :**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "La liste des bloqués a été effacée." -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4103,97 +3812,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Je ne peux pas vous permettre de faire cela, car vous ne pourriez plus exécuter de commandes, ajoutez-vous à la liste des utilisateurs autorisées avant." -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "Les utilisateurs et/ou les rôles ont été ajoutés à la liste des utilisateurs/rôles autorisés du serveur." -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "L'utilisateur ou le rôle a été ajouté à la liste des utilisateurs autorisés." -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" -" " -msgstr "\n" -" Liste les utilisateurs et les rôles sur la liste des utilisateurs autorisés du serveur.\n\n" -" **Exemple :**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "Utilisateurs et/ou rôles autorisés :" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "Utilisateur ou rôle autorisé :" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "Utilisateur / Role inconnu ou supprimé" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Je ne peux pas vous laisser faire cela, car cela vous empêcherais d’exécuter des commandes." -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Les utilisateurs et/ou les rôles ont été retirés de la liste des utilisateurs/rôles autorisés du serveur." -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "L'utilisateur ou le rôle a été retiré de la liste des utilisateurs/rôles autorisés du serveur." -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "La liste d'autorisations du serveur a été effacée." -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4201,410 +3906,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "Vous ne pouvez pas vous ajouter vous-même à la liste de blocages !" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "Vous ne pouvez pas ajouter le propriétaire du serveur à la liste de blocages!" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "Vous ne pouvez pas ajouter un propriétaire de bot à la liste de blocages!" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "Les utilisateurs et/ou les rôles ont été ajoutés à la liste des utilisateurs/rôles bloqués du serveur." -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "L'utilisateur ou le rôle a été retiré de la liste des utilisateurs/rôles bloqués du serveur." -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" -" " -msgstr "\n" -" Liste les utilisateurs et les rôles sur la liste des utilisateurs/rôles bloqués du serveur.\n\n" -" **Exemple :**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "Utilisateurs et/ou rôles bloqués :" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "Utilisateur ou rôle bloqué :" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Les utilisateurs et/ou les rôles ont été retirés de la liste des bloqués du serveur." -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "L'utilisateur ou le rôle a été retiré de la liste des utilisateurs/rôles bloqués du serveur." -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "La liste des utilisateurs bloqués du serveur a été effacée." -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Des commandes pour activer et désactiver les commandes et les cogs." -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "Vous ne pouvez pas désactiver ce cog par défaut." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} a été défini comme désactivé par défaut." -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} a été défini comme activé par défaut." -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} a été désactivé dans ce serveur." -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} a déjà été désactivé (rien à faire)." -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} a été activé dans ce serveur." -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} n'était pas désactivé (rien à faire)." -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" -" " -msgstr "Liste les cogs qui sont désactivés sur ce serveur.\n\n" -" **Exemple :**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "Les cogs suivants sont désactivés dans ce serveur :\n" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "Il n'y a pas de cogs désactivés dans ce serveur." -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" -" " -msgstr "\n" -" Liste les commandes désactivées.\n\n" -" Si vous êtes le propriétaire du bot, par défaut, cela affichera les commandes désactivées globalement.\n" -" Sinon, cela affichera les commandes désactivées sur le serveur actuel.\n\n" -" **Exemple:**\n" -" - `[p]commande listdisabled`\n" +" - `[p]command listdisabled`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" -" " -msgstr "Liste les commandes désactivées globalement.\n\n" -" **Exemple :**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "Il n'y a aucune commande désactivée globalement." -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "{} commandes sont désactivées globalement.\n" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "1 commande est désactivée globalement.\n" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" -" " -msgstr "Liste les commandes désactivées sur ce serveur.\n\n" -" **Exemple :**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "Il n'y a aucune commande désactivée dans {}." -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "{} commandes sont désactivées dans {}.\n" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "1 commande est désactivée dans {}.\n" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" -" " -msgstr "\n" -" Désactive une commande.\n\n" -" Si vous êtes le propriétaire du bot, par défaut, cela désactivera les commandes globalement.\n" -" Sinon, cela désactivera les commandes sur le serveur actuel.\n\n" -" **Exemples:**\n" -" - `[p]command disable userinfo` - Désactive la commande `userinfo` du cog Mod.\n" -" - `[p]command disable urban` - Désactive la commande `urban` du Cog General.\n\n" -" **Arguments:**\n" -" - `` - La commande à désactiver.\n" +" - `` - The command to disable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "La commande à désactiver ne peut pas être `command` ou l'une de ses sous-commandes." -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "Cette commande est désignée comme étant toujours disponible et ne peut pas être désactivée." -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "Cette commande est déjà globalement désactivée." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "Vous n'êtes pas autorisé à désactiver cette commande." -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "Cette commande est déjà désactivée sur ce serveur." -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "Cette commande est déjà activée globalement." -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "Vous n'êtes pas autorisé à activer cette commande." -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "Cette commande est déjà activée sur ce serveur." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" -" " -msgstr "Définit la réponse du bot aux commandes désactivées.\n\n" -" Laissez vide pour ne rien envoyer.\n\n" -" Pour inclure le nom de la commande dans le message, mettez la balise `{command}`.\n\n" -" **Exemples:**\n" -" - `[p]commande disabledmsg Cette commande est désactivée`\n" -" - `[p]commande disabledmsg {command} est désactivée`\n" -" - `[p]commande disabledmsg` - N'envoie rien lorsqu'une commande désactivée est essayée.\n\n" -" **Arguments:**\n" -" - `[message]` - Le message à envoyer lorsqu'une commande désactivée est essayée.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4612,80 +4280,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "Rôles immunisés contre les actions de modération automatisées : \n" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "Membres immunisés contre les actions de modération automatisées :\n" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "Aucun paramètre d'immunité ici." -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "Déjà ajouté." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "Pas dans la liste." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "Ils sont immunisés." -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "Ils ne sont pas immunisés." -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4694,118 +4362,118 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "Salon ajouté à la liste des ignorés." -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "Salon déjà dans la liste des ignorés." -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "Ce serveur a été ajouté à la liste des ignorés." -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "Ce serveur est déjà ignoré." -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Des commandes pour supprimer les serveurs ou les salons de la liste des ignorés." -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "Salon supprimé de la liste des ignorés." -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "Ce salon n'est pas dans la liste des ignorés." -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "Ce serveur a été supprimer de la liste ignorés." -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "Ce serveur n'est pas dans la liste des ignorés." -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "Ce serveur est actuellement ignoré." -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Aucun" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -4814,12 +4482,12 @@ msgstr "\n" " Obtenir des infos sur les licences de Red .\n" " " -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "Divers outils axés sur le développement." -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4844,7 +4512,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4868,7 +4536,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4892,44 +4560,44 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Déjà en cours d'exécution d'une session REPL dans ce canal. Quittez-la avec `quit`." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "Entrez du code à exécuter ou évaluer. Entrez `exit()` ou `quit` pour quitter. `{}repl pause` pour mettre en pause." -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "Fermeture en cours." -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "Il n'y a pas de session REPL en cours d'exécution dans ce salon." -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "La session REPL dans ce salon a été reprise." -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "La session REPL dans ce salon est maintenant en pause." -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" @@ -4938,7 +4606,7 @@ msgstr "Faire comme si un autre utilisateur invoquait une commande.\n\n" " Le préfixe ne doit pas être saisi.\n" " " -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4948,17 +4616,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Les propriétaires du bots passeront désormais au travers des délais de réutilisation des commandes." -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Les propriétaires du bots ne passeront désormais plus au travers des délais de réutilisation des commandes." @@ -5059,11 +4727,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/hi-IN.po b/redbot/core/locales/hi-IN.po index 0929b20c0..8f9dc5586 100644 --- a/redbot/core/locales/hi-IN.po +++ b/redbot/core/locales/hi-IN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -572,133 +572,133 @@ msgid "\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -855,7 +855,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -869,7 +869,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -913,7 +913,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -980,7 +980,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -994,7 +994,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1007,12 +1007,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1033,7 +1033,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1071,7 +1071,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1108,7 +1108,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1123,63 +1123,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1187,19 +1187,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1208,27 +1208,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1237,19 +1237,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1257,23 +1257,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1281,19 +1281,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1302,32 +1302,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1336,70 +1336,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1408,13 +1408,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1423,78 +1423,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1502,155 +1502,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1661,27 +1661,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1692,19 +1692,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1714,28 +1714,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1745,16 +1745,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1766,11 +1766,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1780,71 +1780,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1853,7 +1853,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1861,205 +1861,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2068,50 +2068,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2120,154 +2120,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2275,152 +2275,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2431,22 +2431,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2456,62 +2456,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2519,17 +2519,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2537,55 +2537,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2593,61 +2593,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2657,71 +2657,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2729,7 +2729,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2737,63 +2737,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2801,18 +2801,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2820,61 +2820,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2882,91 +2882,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2974,34 +2974,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3016,15 +3016,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3038,19 +3038,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3058,48 +3058,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3108,82 +3108,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3192,44 +3192,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3238,22 +3238,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3262,21 +3262,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3285,22 +3285,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3308,202 +3308,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3512,85 +3512,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3598,81 +3598,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3681,93 +3681,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3775,373 +3775,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4149,80 +4149,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4231,130 +4231,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4379,7 +4379,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4403,7 +4403,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4427,51 +4427,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4481,17 +4481,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4592,11 +4592,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/hr-HR.po b/redbot/core/locales/hr-HR.po index a71a4ab0d..fde9a3233 100644 --- a/redbot/core/locales/hr-HR.po +++ b/redbot/core/locales/hr-HR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -592,133 +592,133 @@ msgstr "\n\n" "Imate Python `{py_version}` dok ovo ažuriranje zahtijeva `{req_py}`; ne možete jednostavno pokorenuti naredbu ažuriranja.\n\n" "Morat ćete slijediti upute za ažuriranje u našim dokumentima iznad. Ako i dalje trebate pomoć pri ažuriranju, posjetite naš #support kanal u " -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "Naredbeni redak" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "Terminal" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` nije važeća vrijednost za `{command}`" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Pogreška u naredbi '{command}'. Provjerite konzolu ili zapisnike za detalje." -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "Potrebna mi je {permission} dozvola za izvršavanje te naredbe." -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "Potrebne su mi {permission_list} dozvole za izvršavanje te naredbe." -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "Ova naredba nije dostupna u direktnim porukama." -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "Ova naredba je dostupna samo u direktnim porukama." -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "Ova naredba je dostupna samo u NSFW kanalima." -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "Previše ljudi koristi ovu naredbu. Može se koristiti samo {number} puta istovremeno." -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "Previše ljudi koristi ovu naredbu. Može se koristiti samo jednom istovremeno." -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Ta se naredba još uvijek dovršava, može se koristiti samo {number} puta po {type} istovremeno." -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Ta se naredba još uvijek dovršava, može se koristiti samo jednom po {type} istovremeno." -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "Previše ljudi koristi ovu naredbu. Može se koristiti samo {number} puta po {type} istovremeno." -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "Previše ljudi koristi ovu naredbu. Može se koristiti samo jednom po {type} istovremeno." @@ -884,7 +884,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -898,7 +898,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -942,7 +942,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -1009,7 +1009,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -1023,7 +1023,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1036,12 +1036,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1062,7 +1062,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1100,7 +1100,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1137,7 +1137,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1152,63 +1152,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1216,19 +1216,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1237,27 +1237,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1266,19 +1266,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1286,23 +1286,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1310,19 +1310,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1331,32 +1331,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1365,70 +1365,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1437,13 +1437,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1452,78 +1452,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1531,157 +1531,157 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "{packs} su ponovno učitani." -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Ponovno učitavanje sljećeg paketa nije uspjelo: {pack}.\n" "Provjerite konzolu ili zapisnike za detalje." -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Ponovno učitavanje sljedećih paketa nije uspjelo: {packs}\n" "Provjerite konzolu ili zapisnike za detalje." -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1692,27 +1692,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1723,19 +1723,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1745,28 +1745,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1776,16 +1776,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1797,11 +1797,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1811,71 +1811,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Osnovna naredba za postavke banke." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Prikaži trenutne postavke banke." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Globalno" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Server" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1889,7 +1889,7 @@ msgstr "Postavke banke:\n\n" "Zadani ukupni iznos: {default_balance}\n" "Maksimani dopušten ukupni iznos: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1900,205 +1900,205 @@ msgstr "Prebacite je li banka globalna ili ne\n\n" " Ako je banka povezana sa serverom, postat će globalna.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "povezana sa serverom" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "globalna" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Ovime će banka postati {banktype}, brišući sve račune u tom procesu! Ako ste sigurni, upišite `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "Banka je sada {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Postavite naziv banke." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Naziv banke postavljen je kao: {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Postavite naziv za valutu banke." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Naziv valute postavljen je kao: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Postavite maksimalni ukupni iznos koji korisnik može dobiti." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Iznos mora biti veći od nule i manji od {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Maksimalni ukupni iznos postavljen je na: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2107,50 +2107,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2159,154 +2159,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2314,152 +2314,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2470,22 +2470,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2495,62 +2495,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2558,17 +2558,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2576,55 +2576,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2632,61 +2632,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2696,71 +2696,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2768,7 +2768,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2776,63 +2776,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2840,18 +2840,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2859,61 +2859,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2921,91 +2921,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Otkazano." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3013,34 +3013,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3055,15 +3055,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3077,19 +3077,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3097,48 +3097,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3147,82 +3147,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3231,44 +3231,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3277,22 +3277,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3301,21 +3301,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3324,22 +3324,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3347,202 +3347,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3551,85 +3551,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3637,81 +3637,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3720,111 +3720,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Ne mogu vam to dopustiti jer bi ste uklonili svoju mogućnost pokretanja naredbi. Prvo se dodajte na popis dopuštenih." -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "Korisnici i/ili uloge dodani su na popis dopuštenih." -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "Korisnik ili uloga dodani su na popis dopuštenih." -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" -" " -msgstr "\n" -" Ispiši korisnike i uloge na serverovom popisu dopuštenih.\n\n" -" **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "Dopušteni korisnici i/ili uloge:" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "Dopušten korisnik ili uloga:" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "Nepoznat ili izbrisan korisnik/uloga" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" -" " -msgstr "\n" -" Uklanja korisnika ili ulogu s popisa dopuštenih.\n\n" -" Lokalni popis dopuštenih bit će onemogućen ako se uklone svi korisnici.\n\n" -" **Primjeri:**\n" -" - `[p]localallowlist remove @26 @Will` - Uklanja dva korisnika s lokalnog popisa dopuštenih.\n" -" - `[p]localallowlist remove 262626262626262626` - Uklanja korisnika prema ID-u.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Uklanja ulogu s razmakom u imenu bez spominjanja.\n\n" -" **Argumenti:**\n" -" - `` - Korisnici ili uloge koje treba ukloniti s lokalnog popisa dopuštenih.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Ne mogu ti dozvoliti da to učiniš jer bi to uklonilo tvoju sposobnost pokretanja naredbi." -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Korisnici i/ili uloge uklonjeni su sa serverovog popisa dopuštenih." -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "Korisnik ili uloga uklonjeni su sa serverovog popisa dopuštenih." -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" -" " -msgstr "\n" -" Briše popis dopuštenih.\n\n" -" Ovo onemogućuje lokalni popis dopuštenih i briše sve unose.\n\n" -" **Primjeri:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "Serverov popis dopuštenih je izbrisan." -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3835,499 +3817,373 @@ msgstr "\n" " Upotrijebite `[p]localblocklist clear` da biste onemogućili popis blokiranih\n" " " -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" -" " -msgstr "\n" -" Dodaje korisnika ili uloga na lokalni popis blokiranih.\n\n" -" **Primjeri:**\n" -" - `[p]localblocklist add @26 @Will` - Dodaje dva korisnika na lokalni popis blokiranih.\n" -" - `[p]localblocklist add 262626262626262626` - Blokira korisnika prema ID-u.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blokira ulogu s razmakom u imenu bez spominjanja.\n\n" -" **Argumenti:**\n" -" - `` - Korisnici ili uloge koje dodajete na lokalni popis blokiranih.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "Ne možete dodati sebe na popis blokiranih!" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "Ne možete dodati vlasnika servera na popis blokiranih!" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "Ne možete dodati vlasnika bota na popis blokiranih!" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "Korisnici i/ili uloge dodani su sa serverovog popisa blokiranih." -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "Korisnik ili uloga dodani su sa serverovog popisa blokiranih." -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" -" " -msgstr "\n" -" Navedite korisnike i uloge na serverovom popisu blokiranih.\n\n" -" **Primjer:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "Blokirani korisnici i/ili uloge:" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "Blokiran korisnik ili uloga:" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" -" " -msgstr "\n" -" Uklanja korisnika ili ulogu s lokalnog popisa blokiranih.\n\n" -" **Primjeri:**\n" -" - `[p]localblocklist remove @26 @Will` - Uklanja dva korisnika s lokalnog popisa blokiranih.\n" -" - `[p]localblocklist remove 262626262626262626` - Odblokira korisnika prema ID-u.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Odblokira ulogu s razmakom u imenu bez spominjanja.\n\n" -" **Argumenti:**\n" -" - `` - Korisnici ili uloge koje treba ukloniti s lokalnog popisa blokiranih.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Korisnici i/ili uloge uklonjeni su sa serverovog popisa blokiranih." -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "Korisnik ili uloga uklonjeni su sa serverovog popisa blokiranih." -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" -" " -msgstr "\n" -" Briše serverov popis blokiranih.\n\n" -" Ovo onemogućuje serverov popis blokiranih i briše sve unose.\n\n" -" **Primjer:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "Serverov popis blokiranih je izbrisan." -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Naredbe za omogućavanje i onemogućavanje naredbi i Cog-ova." -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" -" " -msgstr "Postavite zadano stanje za Cog kao onemogućeno.\n\n" -" Ovo će prema zadanim postavkama onemogućiti Cog za sve servere.\n" -" Da biste ga nadjačali, koristite `[p]command enablecog` na serverima kojima želite dozvoliti korištenje Cog-a.\n\n" -" Napomena: Ovo će raditi samo za učitane Cog-ove i mora sadržavati velika početna slova.\n\n" -" **Primjeri:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" -" **Argumenti:**\n" -" - `` - Naziv Cog-a koji će prema zadanim postavkama biti onemogućen. Mora sadržavati velika početna slova.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "Ne možete onemogućiti ovaj Cog prema zadanim postavkama." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} je postavljen kao onemogućen prema zadanim postavkama." -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" -" " -msgstr "Postavite zadano stanje za Cog kao omogućeno.\n\n" -" Ovo će prema zadanim postavkama omogućiti Cog za sve servere.\n" -" Da biste ga nadjačali, koristite `[p]command disablecog` na serverima kojima želite zabraniti korištenje Cog-a.\n\n" -" Napomena: Ovo će raditi samo za učitane Cog-ove i mora sadržavati velika početna slova.\n\n" -" **Primjeri:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" -" **Argumenti:**\n" -" - `` - Naziv Cog-a koji će prema zadanim postavkama biti omogućen. Mora sadržavati velika početna slova.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} je postavljen kao omogućen prema zadanim postavkama." -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" -" " -msgstr "Onemogući Cog u ovom serveru.\n\n" -" Napomena: Ovo će raditi samo na učitanim Cog-ovima i ime Cog-a mora sadržavati velika početna slova.\n\n" -" **Primjeri:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" -" **Argumenti:**\n" -" - `` - Naziv Cog-a kojeg treba onemogućiti u ovom serveru. Mora sadržavati velika početna slova.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "Ne možete onemogućiti ovaj Cog jer bi sami sebe zaključali." -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} je onemogućen u ovom serveru." -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} je već onemogućen (nemam išta za napraviti)." -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" -" " -msgstr "Omogući Cog u ovom serveru.\n\n" -" Napomena: Ovo će raditi samo na učitanim Cog-ovima i ime Cog-a mora sadržavati velika početna slova.\n\n" -" **Primjeri:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" -" **Argumenti:**\n" -" - `` - Naziv Cog-a kojeg treba omogućiti u ovom serveru. Mora sadržavati velika početna slova.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} je omogućen u ovom serveru." -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" nije pronađen." -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} nije onemogućen (nemam išta za napraviti)." -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" -" " -msgstr "Prikažite popis onemogućenih Cog-ova u ovom serveru.\n\n" -" **Primjer:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "Sljedeći Cog-ovi su onemogućeni u ovom serveru:\n" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "U ovom serveru nema onemogućenih Cog-ova." -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" -" " -msgstr "\n" -" Prikažite popis onemogućenih naredbi.\n\n" -" Ako ste vlasnik bota, ovo će prema zadanim postavkama prikazati globalno onemogućene naredbe.\n" -" U suprotnom, ovo će prikazati onemogućene naredbe za trenutni server.\n\n" -" **Primjer:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" -" " -msgstr "Prikažite popis globalno onemogućenih naredbi.\n\n" -" **Primjer:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "Nema globalno onemogućenih naredbi." -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "{} naredbi je globalno onemogućeno.\n" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "Jedna naredba je globalno onemogućena.\n" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" -" " -msgstr "Prikažite popis onemogućenih naredbi u ovom serveru.\n\n" -" **Primjer:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "U {} nema onemogućenih naredbi." -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "{} naredbi je onemogućeno u {}.\n" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "Jedna naredba je onemogućena u {}.\n" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" -" " -msgstr "\n" -"Onemogući naredbu.\n\n" -" Ako ste vlasnik bota, ovo će prema zadanim postavkama naredbe globalno onemogućiti.\n" -" U suprotnom, ovo će onemogućiti naredbe u trenutnom serveru.\n\n" -" **Primjeri:**\n" -" - `[p]command disable userinfo` - Onemogućuje naredbu `userinfo` iz Mod Cog-a.\n" -" - `[p]command disable urban` - Onemogućuje naredbu `urban` iz General Cog-a.\n\n" -" **Argumenti:**\n" -" - `` - Naredba koju onemogućujete.\n" +" - `` - The command to disable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" -" " -msgstr "\n" -" Globalno onemogućite naredbu.\n\n" -" **Primjeri:**\n" -" - `[p]command disable global userinfo` - Onemogućuje naredbu `userinfo` iz Mod Cog-a.\n" -" - `[p]command disable global urban` - Onemogućuje naredbu `urban` iz General Cog-a.\n\n" -" **Argumenti:**\n" -" - `` - Naredba koju globalno onemogućujete.\n" +" - `` - The command to disable globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Naredba koju onemogućujete ne može biti `command` ni bilo koja od njezinih podnaredbi." -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "Ova naredba je označena kao uvijek dostupna i ne može se onemogućiti." -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "Ta je naredba već globalno onemogućena." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" -" " -msgstr "\n" -" Onemogućite naredbu u ovom serveru.\n\n" -" **Primjeri:**\n" -" - `[p]command disable server userinfo` - Onemogućuje naredbu `userinfo` iz Mod Cog-a.\n" -" - `[p]command disable server urban` - Onemogućuje naredbu `urban` iz General Cog-a.\n\n" -" **Argumenti:**\n" -" - `` - Naredba koju onemogućujete za trenutni server.\n" +" - `` - The command to disable for the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "Nije vam dopušteno onemogućiti tu naredbu." -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "Ta je naredba već onemogućena u ovom serveru." -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" -" " -msgstr "Omogući naredbu.\n\n" -" Ako ste vlasnik bota, ovo će prema zadanim postavkama pokušati omogućiti globalno onemogućenu naredbu.\n" -" U suprotnom, ovo će pokušati omogućiti naredbu onemogućenu u trenutnom serveru.\n\n" -" **Primjeri:**\n" -" - `[p]command enable userinfo` - Omogućuje naredbu `userinfo` iz Mod Cog-a.\n" -" - `[p]command enable urban` - Omogućuje naredbu `urban` iz General Cog-a.\n\n" -" **Argumenti:**\n" -" - `` - Naredba koju omogućujete.\n" +" - `` - The command to enable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" -" " -msgstr "\n" -" Globalno omogućite naredbu.\n\n" -" **Primjeri:**\n" -" - `[p]command enable global userinfo` - Omogućuje naredbu `userinfo` iz Mod Cog-a.\n" -" - `[p]command enable global urban` - Omogućuje naredbu `urban` iz General Cog-a.\n\n" -" **Argumenti:**\n" -" - `` - Naredba koju globalno omogućujete.\n" +" - `` - The command to enable globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "Ta je naredba već globalno omogućena." -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" -" " -msgstr "\n" -" Omogućite naredbu u ovom serveru.\n\n" -" **Primjeri:**\n" -" - `[p]command enable server userinfo` - Omogućuje naredbu `userinfo` iz Mod Cog-a.\n" -" - `[p]command enable server urban` - Omogućuje naredbu `urban` iz General Cog-a.\n\n" -" **Argumenti:**\n" -" - `` - Naredba koju omogućujete za trenutni server.\n" +" - `` - The command to enable for the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "Nije vam dopušteno omogućiti tu naredbu." -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "Ta je naredba već omogućena u ovom serveru." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" -" " -msgstr "Postavite botov odgovor na onemogućene naredbe.\n\n" -" Ostavite prazno da ništa ne šalje.\n\n" -" Da biste uključili naziv naredbe u poruku, uključite `{command}` u poruku.\n\n" -" **Primjeri:**\n" -" - `[p]command disabledmsg Ova naredba je onemogućena`\n" -" - `[p]command disabledmsg {command} je onemogućen`\n" -" - `[p]command disabledmsg` - Ne šalje išta kada se onemogućena naredba pokuša izvodit.\n\n" -" **Argumenti:**\n" -" - `[message]` - Poruka za slanje kada se onemogućena naredba pokuša izvodit.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4338,105 +4194,80 @@ msgstr "\n" " To uključuje brisanje duplikatnih poruka i neželjenog spominjanja iz Mod Cog-a i filtre iz Filter Cog-a.\n" " " -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" -" " -msgstr "\n" -" Dobiva trenutne članove i uloge konfigurirane za imunitet na automatsku moderaciju.\n\n" -" **Primjer:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "Uloge imune na automatizirane radnje moderiranja:\n" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "Članovi imuni na automatizirane radnje moderiranja:\n" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "Ovdje nema postavki imuniteta." -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" -" " -msgstr "\n" -" Čini korisnika ili ulogu imunim na automatizirane radnje moderiranja.\n\n" -" **Primjeri:**\n" -" - `[p]autoimmune add @Twentysix` - Dodaje korisnika.\n" -" - `[p]autoimmune add @Moderatori` - Dodaje ulogu.\n\n" -" **Argumenti:**\n" -" - `` - Korisnik ili uloga za dodavanje imuniteta.\n" +" - `` - The user or role to add immunity to.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "Već dodano." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" -" " -msgstr "\n" -" Uklonite korisnika ili ulogu da ne budu imuni na automatizirane radnje moderiranja.\n\n" -" **Primjeri:**\n" -" - `[p]autoimmune remove @Twentysix` - Uklanja korisnika.\n" -" - `[p]autoimmune remove @Moderatori` - Uklanja ulogu.\n\n" -" **Argumenti:**\n" -" - `` - Korisnik ili uloga za uklanjanje imuniteta.\n" +" - `` - The user or role to remove immunity from.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "Nije na popisu." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" -" " -msgstr "\n" -" Provjerava bi li se korisnik ili uloga smatrali imunim na automatizirane radnje.\n\n" -" **Primjeri:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Moderatori`\n\n" -" **Argumenti:**\n" -" - `` - Korisnik ili uloga za provjeru imuniteta.\n" +" - `` - The user or role to check the immunity of.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "Imuni su." -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "Nisu imuni." -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4449,131 +4280,118 @@ msgstr "\n" " Napomena: Vlasnici i administratori nadjačavaju popis ignoriranja.\n" " " -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" -" " -msgstr "\n" -" Navedite trenutno ignorirane servere i kanale.\n\n" -" **Primjer:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "Kanal je dodan na popis ignoriranih." -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "Kanal je već na popisu ignoriranih." -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" -" " -msgstr "\n" -" Ignoriraj naredbe u ovom serveru.\n\n" -" Napomena: Vlasnici, administratori i oni s dopuštenjima za upravljanje serverom nadjačavaju ignorirane servere.\n\n" -" **Primjer:**\n" -" - `[p]ignore server` - Ignorira trenutni server\n" +" - `[p]ignore server` - Ignores the current server\n" " " +msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "Ovaj server je dodan na popis ignoriranih." -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "Ovaj server se već ignorira." -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Naredbe za uklanjanje servera ili kanala s popisa ignoriranih." -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "Kanal je uklonjen s popisa ignoriranih." -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "Ovaj kanal nije na popisu ignoriranih." -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" -" " -msgstr "\n" -" Uklonite ovaj server s popisa ignoriranih.\n\n" -" **Primjer:**\n" -" - `[p]unignore server` - Prestaje ignorirati trenutni server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " +msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "Ovaj server je uklonjen s popisa ignoriranih." -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "Ovaj server nije na popisu ignoriranih." -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "Ovaj server se trenutno ignorira." -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -4582,12 +4400,12 @@ msgstr "\n" " Dobijte informacije o Red-ovim licencama.\n" " " -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "Razne usluge usmjerene na razvoj." -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4612,7 +4430,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4636,7 +4454,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4660,44 +4478,44 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "REPL sesija se već izvodi u ovom kanalu. Izađite s `quit`." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "REPL sesija se već izvodi u ovom kanalu. Nastavi REPL s `{}repl resume`." -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "Unesite kod za izvršenje ili analizu. `exit()` ili `quit` za izlaz. `{}repl pause` za pauziranje." -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "Izlazim." -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "Trenutno nema pokrenute REPL sesije u ovom kanalu." -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "REPL sesija u ovom kanalu je nastavljena." -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "REPL sesija u ovom kanalu je sada pauzirana." -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" @@ -4706,7 +4524,7 @@ msgstr "Pretvarajte se da drugi korisnik poziva naredbu.\n\n" " Prefiks se ne smije unijeti.\n" " " -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4721,18 +4539,18 @@ msgstr "Pošaljite događaj poruke kao da ga je poslao drugi korisnik.\n\n" " ili bilo što drugo što poruku čini nepraznom.\n" " " -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "Omogućite vlasnicima bota da zaobiđu vrijeme hlađenja.\n\n" " Ne traje nakon ponovnog pokretanja." -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Vlasnici bota će sada zaobilaziti hlađenje svih naredbi." -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Vlasnici bota više neće zaobilaziti hlađenje svih naredbi." @@ -4833,11 +4651,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/hu-HU.po b/redbot/core/locales/hu-HU.po index 13c1fb6ad..7b2747b79 100644 --- a/redbot/core/locales/hu-HU.po +++ b/redbot/core/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -581,133 +581,133 @@ msgid "\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -867,7 +867,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -881,7 +881,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -925,7 +925,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -992,7 +992,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -1006,7 +1006,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1019,12 +1019,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1045,7 +1045,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1083,7 +1083,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1120,7 +1120,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1135,63 +1135,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1199,19 +1199,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1220,27 +1220,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1249,19 +1249,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1269,23 +1269,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1293,19 +1293,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1314,32 +1314,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "engedélyezve" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "nincs engedélyezve" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1348,70 +1348,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1420,13 +1420,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1435,78 +1435,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "Időtúllépés." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1514,155 +1514,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1673,27 +1673,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1704,19 +1704,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1726,28 +1726,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1757,16 +1757,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1778,11 +1778,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1792,71 +1792,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Leállítás... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Újraindítás..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1865,7 +1865,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1873,205 +1873,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "globális" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2080,50 +2080,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2132,154 +2132,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "JPG / PNG formátum az elfogadott." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Kész." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Nincs jogom hogy megváltoztassam a nevem." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2287,152 +2287,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2443,22 +2443,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2468,62 +2468,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2531,17 +2531,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2549,55 +2549,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "A helyszín be lett állítva." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2605,61 +2605,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2669,71 +2669,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2741,7 +2741,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2749,63 +2749,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2813,18 +2813,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2832,61 +2832,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "A bot {} a beállított színeket használja az embedsekhez." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "nem fogja" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "fogja" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2894,91 +2894,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "A szín resetelve." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "A szín be lett állítva." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Megszakítva." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Prefix beállítva." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2986,34 +2986,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3028,15 +3028,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3050,19 +3050,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3070,48 +3070,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3120,82 +3120,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3204,44 +3204,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3250,22 +3250,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3274,21 +3274,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3297,22 +3297,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3320,202 +3320,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "privát üzeneten keresztül" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "{}-től" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Használd a `{}dm {} ` üzenetet hogy válaszolj ennek a felhasználónak" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Küldve {} {} által" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Az üzeneted el lett küldve." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Nem tudom kézbesíteni az üzeneted. Bocsi." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Tulajdonosa ennek: {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "Válaszolhatsz erre az üzenetre {}contact -vel" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Sajnálom, de nem tudtam elküldeni az üzeneted {} -nek" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Üzenet elküldve {} -nek" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3524,85 +3524,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3610,81 +3610,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3693,93 +3693,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3787,373 +3787,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4161,80 +4161,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4243,130 +4243,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4391,7 +4391,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4415,7 +4415,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4439,51 +4439,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Már most is fut egy REPL értekezlet ebben a csatornában. Lépj ki a `quit` használatával." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4493,17 +4493,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4604,11 +4604,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/id-ID.po b/redbot/core/locales/id-ID.po index fa1b072bf..5d9b1cc8b 100644 --- a/redbot/core/locales/id-ID.po +++ b/redbot/core/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -646,23 +646,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -674,7 +674,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -855,7 +855,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -869,7 +869,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -913,7 +913,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -980,7 +980,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -994,7 +994,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1007,12 +1007,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1033,7 +1033,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1071,7 +1071,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1108,7 +1108,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1123,63 +1123,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1187,19 +1187,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1208,27 +1208,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1237,19 +1237,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1257,23 +1257,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1281,19 +1281,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1302,32 +1302,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "diaktifkan" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "dinonaktifkan" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1336,70 +1336,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1408,13 +1408,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1423,78 +1423,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1502,155 +1502,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1661,27 +1661,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1692,19 +1692,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1714,28 +1714,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1745,16 +1745,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1766,11 +1766,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1780,71 +1780,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Mematikan... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Memulai ulang..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Command dasar untuk pengaturan bank." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Lihat pengaturan bank." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1858,7 +1858,7 @@ msgstr "Pengaturan Bank:\n\n" "Saldo Awal: {default_balance}\n" "Saldo Maksimum: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1869,205 +1869,205 @@ msgstr "Mengalihkan apakah bank global atau tidak.\n\n" " Jika bank per-server, akan menjadi global.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "global" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Ini akan membuat bank menjadi {banktype}, yang akan menghapus semua akun dalam prosesnya! Jika anda yakin, ketik `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "Bank telah menjadi {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Tentukan nama bank." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Nama bank telah ditetapkan menjadi: {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Tentukan nama untuk saldo bank." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Nama mata uang telah ditetapkan menjadi: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Tentukan saldo maksimum yang bisa didapatkan seseorang." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Jumlah harus lebih dari nol dan kurang dari {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Saldo maksimum telah ditetapkan menjadi: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2076,50 +2076,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2128,154 +2128,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Format JPG / PNG saja." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Selesai." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Saya kurang memiliki izin untuk mengganti nama panggilan saya sendiri." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2283,152 +2283,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2439,22 +2439,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2464,62 +2464,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2527,17 +2527,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2545,55 +2545,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Lokal telah ditetapkan." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2601,61 +2601,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2665,71 +2665,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2737,7 +2737,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2745,63 +2745,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2809,18 +2809,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2828,61 +2828,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "Perintah menghapus dinonaktifkan." -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "Saya tidak akan menghapus pesan perintah." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2890,91 +2890,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Dibatalkan." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Set awalan." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2982,34 +2982,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3024,15 +3024,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3046,19 +3046,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3066,48 +3066,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3116,82 +3116,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3200,44 +3200,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3246,22 +3246,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3270,21 +3270,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3293,22 +3293,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3316,202 +3316,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "ID Pengguna: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "melalui DM" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "dari {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gunakan `{} dm {} ` untuk membalas pengguna ini" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Dikirim oleh {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Pesan Anda telah dikirim." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Saya tidak dapat menyampaikan pesan Anda. Maaf." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Pemilik dari {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3520,85 +3520,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3606,81 +3606,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3689,93 +3689,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3783,373 +3783,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4157,80 +4157,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4239,130 +4239,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "Saluran ditambahkan ke daftar abaikan." -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "Saluran sudah ada didalam daftar abaikan." -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "Saluran di hapus dari dalam daftar abaikan." -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "Saluran sedang tidak ada di dalam daftar abaikan." -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Tak satupun" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4387,7 +4387,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4411,7 +4411,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4435,51 +4435,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Sudah menjalankan sesi REPL dalam kanal ini. Keluar dengan 'berhenti'." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4489,17 +4489,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4600,11 +4600,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/it-IT.po b/redbot/core/locales/it-IT.po index 0adc6a52b..8fd00111d 100644 --- a/redbot/core/locales/it-IT.po +++ b/redbot/core/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -660,23 +660,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -688,7 +688,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -892,13 +892,9 @@ msgstr "\n" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" -" " -msgstr "\n" -" Scopri quale tipo di dati [botname] memorizza e perché.\n\n" -" **Esempio:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " +msgstr "" #: redbot/core/core_commands.py:585 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" @@ -911,13 +907,9 @@ msgstr "Questo bot memorizza alcuni dati sugli utenti come necessario per funzio msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" -" " -msgstr "Visualizza le istruzioni sui dati dell'utente finale di ogni modulo di terze parti.\n\n" -" Questo invierà un allegato con le istruzioni sui dati dell'utente finale di tutti gli ingranaggi di terze parti caricati.\n\n" -" **Esempio:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " +msgstr "" #: redbot/core/core_commands.py:615 msgid "I need to be able to attach files (try in DMs?)." @@ -959,16 +951,9 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" -" " -msgstr "\n" -" [botname] ha dimenticato quello che sa di te.\n\n" -" Questo potrebbe non rimuovere tutti i dati su di te, i dati necessari per l'operazione,\n" -" come ad esempio il congelamento dei comandi sarà mantenuto fino a quando non sarà più necessario.\n\n" -" Ulteriori interazioni con [botname] possono far conoscere di nuovo di te.\n\n" -" **Esempio:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " +msgstr "" #: redbot/core/core_commands.py:709 msgid "This command ({command}) does not support non-interactive usage." @@ -1042,15 +1027,9 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" -" " -msgstr "\n" -" Imposta il bot per consentire agli utenti di richiedere la cancellazione dei dati.\n\n" -" Questo è attivato per impostazione predefinita.\n" -" Opposto di `[p]mydata ownermanagement disallowuserdeletions`\n\n" -" **Esempio:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:820 msgid "User can delete their own data. This will not include operational data such as blocked users." @@ -1062,15 +1041,9 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" -" " -msgstr "\n" -" Imposta il bot per consentire agli utenti di richiedere la cancellazione dei dati.\n\n" -" Questo è attivato per impostazione predefinita.\n" -" Opposto di `[p]mydata ownermanagement disallowuserdeletions`\n\n" -" **Esempio:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:837 msgid "User can not delete their own data." @@ -1081,23 +1054,14 @@ msgstr "L'utente non può eliminare i propri dati." msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" -" " -msgstr "\n" -" Imposta come vengono trattate le cancellazioni degli utenti.\n\n" -" **Esempio:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" -" **Argomenti:**\n" -" - `` - Il livello di rigore per l'eliminazione dell'utente. Vedere Guida ai livelli qui sotto.\n\n" -" Livello:\n" -" - `0`: Ciò che gli utenti possono eliminare è lasciato interamente a ogni ingranaggio.\n" -" - `1`: i cog dovrebbero eliminare tutto ciò di cui il cog non ha bisogno riguardo all'utente.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " +msgstr "" #: redbot/core/core_commands.py:858 msgid "Cogs will be instructed to remove all non operational data upon a user request." @@ -1116,17 +1080,9 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "\n" -" Gestisci una richiesta di cancellazione da Discord.\n\n" -" Questo farà sì che il bot elimini o disassegni tutti i dati dall'ID utente specificato.\n" -" Non dovresti usarlo a meno che Discord non lo abbia espressamente richiesto per un utente eliminato.\n" -" Questo rimuoverà l'utente da varie misure anti-abuso.\n" -" Se stai elaborando una richiesta manuale da parte di un utente, potresti volere `[p]mydata ownermanagement deleteforuser` invece.\n\n" -" **Argomenti:**\n" -" - `` - L'id dell'utente i cui dati sarebbero stati eliminati.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:891 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" @@ -1168,15 +1124,9 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "Elimina i dati che [botname] ha riguardo ad un utente.\n\n" -" Questo farà sì che il bot elimini o disassegni molti dati non operativi dall'utente specificato.\n" -" Gli utenti hanno accesso a un altro comando per questo a meno che non possano interagire con il bot affatto.\n" -" Questa è un'operazione per lo più sicura, ma non si dovrebbe utilizzare a meno che l'elaborazione di una richiesta da parte di questo utente in quanto potrebbe influire sul loro utilizzo del bot.\n\n" -" **Argomenti:**\n" -" - `` - L'id dell'utente i cui dati sarebbero stati eliminati.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:967 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" @@ -1218,14 +1168,9 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "Elimina i dati [botname] ha riguardo a un utente.\n\n" -" Questo farà sì che il bot elimini o disassegni molti dati sull'utente specificato.\n" -" Questo può includere più di semplici dati degli utenti finali, compresi i record antiabuso.\n\n" -" **Argomenti:**\n" -" - `` - L'id dell'utente i cui dati sarebbero stati eliminati.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:1052 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" @@ -1239,78 +1184,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" -" " -msgstr "\n" -" Comandi per attivare o disattivare gli embed.\n\n" -" Questa impostazione determina se usare o meno gli embeds come risposta a un comando (per i comandi che lo supportano).\n" -" Il valore predefinito è quello di utilizzare gli embeds.\n\n" -" Le impostazioni di embed sono controllate fino al primo True/False in questo ordine:\n" -" - Nel contesto della gilda:\n" -" 1. Sovrascrivi canale - `[p]embedset channel`\n" -" 2. Sovrascrivi i comandi del server - `[p]embedset command server`\n" -" 3. Override del server - `[p]embedset server`\n" -" 4. Override del comando globale - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. Override utente - `[p]embedset user`\n" -" 2. Override globale dei comandi - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "Impostazioni embed:\n\n" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "Default globale: {value}\n" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "Impostazione del comando globale per il comando {command}: {value}\n" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "Impostazione gilda: {value}\n" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "Impostazione del comando globale per il comando {command}: {value}\n" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "Impostazioni del canale: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "Impostazioni utente: {value}" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1318,26 +1248,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" -" " -msgstr "\n" -" Attiva/disattiva l'impostazione globale incorporata.\n\n" -" Questo è usato come un ripiego se l'utente o la gilda non ha impostato una preferenza.\n" -" Il valore predefinito è quello di utilizzare gli embeds.\n\n" -" Per vedere l'ordine di valutazione completo delle impostazioni incorporate, esegui `[p]help embedset`.\n\n" -" **Esempio:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "Gli embed sono ora disabilitati per impostazione predefinita." -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "Gli embed sono ora abilitati per impostazione predefinita." -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1346,38 +1269,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Imposta l'impostazione incorporata del server.\n\n" -" Se impostato, questo viene utilizzato al posto del default globale per determinare se usare o meno gli embeds.\n" -" Questo è usato per tutti i comandi eseguiti in un server.\n\n" -" Se abilitato è lasciato vuoto, l'impostazione verrà azzerata e verrà invece utilizzato il valore predefinito globale.\n\n" -" Per vedere l'ordine di valutazione completo delle impostazioni incorporate, esegui `[p]help embedset`.\n\n" -" **Esempi:**\n" -" - `[p]embedset server False` - Disabilita embeds su questo server.\n" -" - `[p]embedset server` - Ripristina il valore per usare il default globale.\n\n" -" **Argomenti:**\n" -" - `[enabled]` - Indica se usare embeds su questo server. Lascia vuoto per reimpostare il valore predefinito.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "Per gli embed adesso verrà utilizzata l'impostazione di default." -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "Gli embed sono ora abilitati per questa gilda." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "Gli embed sono ora disabilitati per questa gilda." -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1386,31 +1298,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Imposta l'impostazione di un comando incorporato.\n\n" -" Se sei il proprietario del bot, questo cercherà di cambiare l'impostazione incorporata del comando globalmente per impostazione predefinita.\n" -" Altrimenti, questo cercherà di modificare le impostazioni di embed sul server corrente.\n\n" -" Se abilitata è lasciata vuota, l'impostazione verrà disattivata.\n\n" -" Per vedere l'ordine di valutazione completo delle impostazioni incorporate, esegui `[p]help embedset`.\n\n" -" **Esempi:**\n" -" - `[p]embedset command info` - Impostazione specifica del comando Clears per 'info'.\n" -" - `[p]embedset command info False` - Disabilita gli embeds per 'info'.\n" -" - `[p]comando embedset \"ignore list\" True` - Le citazioni sono necessarie per i sottocomandi.\n\n" -" **Argomenti:**\n" -" - `[enabled]` - Indica se usare gli embeds per questo comando. Lascia vuoto per reimpostare il valore predefinito.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "Il comando passato richiede l'autorizzazione Link Incorporati e quindi non può essere impostato per non usare gli embeds." -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1418,35 +1318,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Imposta l'impostazione di un comando incorporato.\n\n" -" Se sei il proprietario del bot, questo cercherà di cambiare l'impostazione incorporata del comando globalmente per impostazione predefinita.\n" -" Altrimenti, questo cercherà di modificare le impostazioni di embed sul server corrente.\n\n" -" Se abilitata è lasciata vuota, l'impostazione verrà disattivata.\n\n" -" Per vedere l'ordine di valutazione completo delle impostazioni incorporate, esegui `[p]help embedset`.\n\n" -" **Esempi:**\n" -" - `[p]embedset command info` - Impostazione specifica del comando Clears per 'info'.\n" -" - `[p]embedset command info False` - Disabilita gli embeds per 'info'.\n" -" - `[p]comando embedset \"ignore list\" True` - Le citazioni sono necessarie per i sottocomandi.\n\n" -" **Argomenti:**\n" -" - `[enabled]` - Indica se usare gli embeds per questo comando. Lascia vuoto per reimpostare il valore predefinito.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "Gli embed sono ora abilitati per il comando {command_name}." -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "Gli embed sono ora disabilitati per il comando {command_name}." -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1454,19 +1342,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "Per gli embed adesso verrà utilizzata l'impostazione di default." -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1475,32 +1363,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "Gli embed sono ora {} per questo canale." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "abilitata" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "disabilitata" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1509,101 +1397,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Imposta l'impostazione incorporata del server.\n\n" -" Se impostato, questo viene utilizzato al posto del default globale per determinare se usare o meno gli embeds.\n" -" Questo è usato per tutti i comandi eseguiti in un server.\n\n" -" Se abilitato è lasciato vuoto, l'impostazione verrà azzerata e verrà invece utilizzato il valore predefinito globale.\n\n" -" Per vedere l'ordine di valutazione completo delle impostazioni incorporate, esegui `[p]help embedset`.\n\n" -" **Esempi:**\n" -" - `[p]embedset server False` - Disabilita embeds su questo server.\n" -" - `[p]embedset server` - Ripristina il valore per usare il default globale.\n\n" -" **Argomenti:**\n" -" - `[enabled]` - Indica se usare embeds su questo server. Lascia vuoto per reimpostare il valore predefinito.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "Gli embeds sono ora abilitati per te in DMs." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "Gli embeds sono ora disabilitati per te in DMs." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" -" " -msgstr "Invia al proprietario l'ultima eccezione di comando che si è verificata.\n\n" -" Se pubblico (si è specificato), verrà inviato invece alla chat.\n\n" -" Attenzione: inviare il traceback pubblicamente può rivelare accidentalmente informazioni sensibili sul computer o sulla configurazione.\n\n" -" **Esempi:**\n" -" - `[p]traceback` - Invia il traceback ai tuoi DMs.\n" -" - `[p]traceback True` - Invia l'ultima traceback nel contesto attuale.\n\n" -" **Argomenti:**\n" -" - `[public]` - Indica se inviare il traceback al contesto attuale. Lascia vuoto per inviare ai tuoi DM.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "Nessuna eccezione si è ancora verificata." -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" -" " -msgstr "Mostra l'url di invito di [botname].\n\n" -" Questo invierà sempre l'invito ai DM per mantenerlo privato.\n\n" -" Questo comando è bloccato al proprietario a meno che `[p]inviteset public` non sia impostato su True.\n\n" -" **Esempio:**\n" -" - `[p]invito`\n" +" - `[p]invite`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Comandi per configurare le impostazioni di invito di [botname]." -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" -" " -msgstr "\n" -" Attiva/disattiva se `[p]invite` dovrebbe essere accessibile per l'utente medio.\n\n" -" Il bot deve essere trasformato in un `bot pubblico` nel cruscotto dello sviluppatore per gli inviti pubblici a lavorare.\n\n" -" **Esempio:**\n" -" - `[p]inviteset public sì` - Commuta l'impostazione dell'invito pubblico.\n\n" -" **Argomenti:**\n" -" - `[confirm]` - Richiesto per essere pubblicato. Non è necessario passare al privato.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1612,23 +1469,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" -" " -msgstr "\n" -" Rendi il bot creare il proprio ruolo con i permessi al momento dell'adesione.\n\n" -" Il bot creerà il proprio ruolo con i permessi desiderati quando entrerà in un nuovo server. Questo è un ruolo speciale che non può essere eliminato o rimosso dal bot.\n\n" -" Per questo, è necessario fornire un livello di autorizzazioni valido.\n" -" Puoi generarne uno qui: https://discordapi.com/permissions. tml\n\n" -" Si prega di notare che potrebbe essere necessario due fattori di autenticazione per alcuni permessi.\n\n" -" **Esempio:**\n" -" - `[p]inviteset perms 134217728` - Aggiunge un requisito di autorizzazione \"Gestisci Nicknames\" all'invito.\n\n" -" **Argomenti:**\n" -" - `` - Il livello di autorizzazione da richiedere per il bot nell'invito generato.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1637,88 +1484,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" -" " -msgstr "\n" -" Lascia i server.\n\n" -" Se non vengono passati gli ID del server, verrà lasciato il server locale.\n\n" -" Nota: Questo comando è interattivo.\n\n" -" **Esempi:**\n" -" - `[p]leave` - Lascia il server corrente.\n" -" - `[p]lasciare \"Red - Discord Bot\"` - Le citazioni sono necessarie quando ci sono spazi nel nome.\n" -" - `[p]lascia 133049272517001216 240154543684321280` - Lascia più server, usando ID.\n\n" -" **Argomenti:**\n" -" - `[servers...]` - I server da lasciare. Quando vuoto, tenta di lasciare il server corrente.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "È necessario specificare almeno un ID server." -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Non hai passato alcun ID del server. Vuoi che lasci questo server?" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "Sei sicuro di volere che lasci questi server?" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Non posso lasciare il server `{server_name}`: ne sono il proprietario." -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "Risposta scaduta." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "Bene. Ciao :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "Bene. Lasciando {number} servers..." -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "Bene, starò qui allora. :)" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "Va bene, non lascerò quei server." -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1729,163 +1566,155 @@ msgstr "\n" " Nota: Questo comando è interattivo.\n" " " -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" -" " -msgstr "Carica i pacchetti cog dai percorsi locali e gli ingranaggi installati.\n\n" -" Vedi i pacchetti disponibili per caricare con `[p]cogs`.\n\n" -" Ulteriori ingranaggi possono essere aggiunti usando Downloader o da percorsi locali usando `[p]addpath`.\n\n" -" **Esempi:**\n" -" - `[p]load general` - Carica l'ingranaggio `general`.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" -" **Argomenti:**\n" -" - `` - I pacchetti cog da caricare.\n" +" - `` - The cog packages to load.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "Caricato {packs}." -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1896,27 +1725,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1927,19 +1756,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1949,28 +1778,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1980,16 +1809,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -2001,11 +1830,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -2015,71 +1844,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Arresto in corso... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Riavvio in corso..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2088,7 +1917,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2096,205 +1925,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "globale" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2303,50 +2132,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2355,154 +2184,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "I formati file permessi sono JPG / PNG." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Fatto." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Non ho i permessi necessari per cambiare il mio nickname." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2510,152 +2339,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Status cambiato a {}." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2666,22 +2495,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2691,62 +2520,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "Questo ruolo è già un ruolo moderatore." -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "Questo ruolo è ora considerato un ruolo di mod." -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "Quel ruolo non era un ruolo di amministratore per cominciare." -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "Questo ruolo non è più considerato un ruolo amministratore." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "Quel ruolo non era un ruolo mod per cominciare." -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "Questo ruolo non è più considerato un ruolo moderatore." -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2754,17 +2583,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2772,55 +2601,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Le impostazioni della lingua sono state impostate." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2828,61 +2657,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2892,71 +2721,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2964,7 +2793,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2972,63 +2801,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3036,18 +2865,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3055,61 +2884,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "Il bot {} utilizzerà i colori configurati per gli embed." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "non " -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr " " -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3117,91 +2946,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "La ricerca indistinta dei comandi è stata {} per questo server." -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "La ricerca indistinta dei comandi è stata {} in DM." -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "Il colore è stato resettato." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "Il colore è stato impostato." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Il prefisso è stato impostato." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3209,34 +3038,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3251,15 +3080,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3273,19 +3102,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3293,48 +3122,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3343,82 +3172,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3427,44 +3256,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3473,22 +3302,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3497,21 +3326,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "Fatto. Il limite di caratteri per pagina è stato impostato a {}." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3520,22 +3349,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "Devi inserire un valore superiore o uguale a zero!" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "Fatto. Il limite di pagine è stato impostato a {}." -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3543,202 +3372,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "La tagline è stata resettata." -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "La tua tagline è troppo lunga! Per favore abbreviala in modo che non superi i 2048 caratteri." -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "ID utente: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "attraverso il DM" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "da {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | ID server: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilizzare `{}dm {} ` per rispondere a questo utente" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Inviato da {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Il tuo messaggio è stato inviato." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Non sono in grado di consegnare il messaggio. Mi dispiace." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Proprietario di {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "Puoi risponder a questo messaggio con {}contact" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Mi dispiace, non sono riuscito a consegnare il messaggio a {}" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Messaggio recapitato a {}" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3747,85 +3576,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3833,81 +3662,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3916,93 +3745,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4010,373 +3839,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "Questo comando risulta già disabilitato globalmente." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "Questo comando è già disabilitato in questo server." -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "Questo comando risulta già abilitato globalmente." -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "Questo comando è già abilitato in questo server." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4384,80 +4213,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "Già aggiunto." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "Non in elenco." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4466,130 +4295,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Nessuno" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4614,7 +4443,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4638,7 +4467,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4662,51 +4491,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "E' già in esecuzione una sessione REPL in questo canale. Puoi terminarla scrivendo `quit`." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4716,17 +4545,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4827,11 +4656,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/ja-JP.po b/redbot/core/locales/ja-JP.po index 719bfd602..31a8d4fa5 100644 --- a/redbot/core/locales/ja-JP.po +++ b/redbot/core/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -653,23 +653,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -681,7 +681,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -862,7 +862,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -876,7 +876,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -920,7 +920,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -987,7 +987,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -1001,7 +1001,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1014,12 +1014,12 @@ msgstr "ユーザーは自分のデータを削除することはできません msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1040,7 +1040,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1078,7 +1078,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1115,7 +1115,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1130,63 +1130,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1194,19 +1194,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1215,27 +1215,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1244,19 +1244,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1264,23 +1264,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1288,19 +1288,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1309,32 +1309,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "無効" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1343,70 +1343,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1415,13 +1415,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1430,78 +1430,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1509,155 +1509,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1668,27 +1668,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1699,19 +1699,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1721,28 +1721,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1752,16 +1752,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1773,11 +1773,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1787,71 +1787,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1860,7 +1860,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1868,205 +1868,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "グローバル" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2075,50 +2075,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2127,154 +2127,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2282,152 +2282,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2438,22 +2438,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2463,62 +2463,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2526,17 +2526,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2544,55 +2544,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2600,61 +2600,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2664,71 +2664,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2736,7 +2736,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2744,63 +2744,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2808,18 +2808,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2827,61 +2827,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2889,91 +2889,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2981,34 +2981,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3023,15 +3023,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3045,19 +3045,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3065,48 +3065,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3115,82 +3115,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3199,44 +3199,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3245,22 +3245,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3269,21 +3269,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3292,22 +3292,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3315,202 +3315,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3519,85 +3519,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3605,81 +3605,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3688,93 +3688,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3782,373 +3782,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4156,80 +4156,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4238,130 +4238,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "無い" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4386,7 +4386,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4410,7 +4410,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4434,51 +4434,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4488,17 +4488,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4599,11 +4599,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/ko-KR.po b/redbot/core/locales/ko-KR.po index d49b8f9d6..d4f4428de 100644 --- a/redbot/core/locales/ko-KR.po +++ b/redbot/core/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -646,23 +646,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -674,7 +674,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -855,7 +855,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -869,7 +869,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -913,7 +913,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -980,7 +980,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -994,7 +994,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1007,12 +1007,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1033,7 +1033,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1071,7 +1071,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1108,7 +1108,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1123,63 +1123,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1187,19 +1187,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1208,27 +1208,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1237,19 +1237,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1257,23 +1257,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1281,19 +1281,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1302,32 +1302,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1336,70 +1336,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1408,13 +1408,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1423,78 +1423,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1502,155 +1502,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1661,27 +1661,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1692,19 +1692,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1714,28 +1714,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1745,16 +1745,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1766,11 +1766,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1780,71 +1780,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "종료하는 중..." -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "다시 시작하는 중..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "전체" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "서버" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1853,7 +1853,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1861,205 +1861,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "글로벌" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2068,50 +2068,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2120,154 +2120,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "JPG / PNG 형식만 가능해요." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "다 했어요." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "제 별명을 변경할 수 있는 권한이 없어요." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2275,152 +2275,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2431,22 +2431,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2456,62 +2456,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2519,17 +2519,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2537,55 +2537,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "로컬이 설정됐어요." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2593,61 +2593,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2657,71 +2657,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2729,7 +2729,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2737,63 +2737,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2801,18 +2801,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2820,61 +2820,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "커맨드 삭제 사용 안 함." -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "커맨드 메세지를 삭제하지 않을게요." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2882,91 +2882,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "취소되었어요." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "프리픽스가 변경됐어요." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2974,34 +2974,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3016,15 +3016,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3038,19 +3038,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3058,48 +3058,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3108,82 +3108,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3192,44 +3192,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3238,22 +3238,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3262,21 +3262,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3285,22 +3285,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3308,202 +3308,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "다이렉트 메세지를 통해서" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "{} 에서" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "해당 사용자에게 응답하려면 `{}dm {} ` 을 사용해야 해요." -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "{} {} 의해 전송됐어요." -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "메세지가 전송됐어요." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "사용자님의 메세지를 전송할 수 없어요. 미안해요." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3512,85 +3512,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3598,81 +3598,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3681,93 +3681,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3775,373 +3775,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4149,80 +4149,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4231,130 +4231,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "채널이 무시 목록에 추가됐어요." -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "채널이 이미 무시 목록에 포함되어 있어요." -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "채널이 무시 목록에서 제거됐어요." -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "해당 채널은 무시 목록에 없어요." -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "없음" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4379,7 +4379,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4403,7 +4403,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4427,51 +4427,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "이 채널에서 이미 REPL 세션을 실행하고 있어요, `quit`으로 종료하세요." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4481,17 +4481,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4592,11 +4592,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/nb-NO.po b/redbot/core/locales/nb-NO.po index 700e1ee5d..be2bb32bb 100644 --- a/redbot/core/locales/nb-NO.po +++ b/redbot/core/locales/nb-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -683,23 +683,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Feil under kommandoen{command}'. Sjekk konsollen eller loggene for detaljer." -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "Jeg trenger {permission} tillatelse til å utføre denne kommandoen." -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "Jeg krever {permission_list} tillatelser til å utføre den kommandoen." -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "Den kommandoen er ikke tilgjengelig i direktemeldinger." @@ -711,7 +711,7 @@ msgstr "Den kommandoen er bare tilgjengelig i direktemeldinger." msgid "That command is only available in NSFW channels." msgstr "Denne kommandoen er bare tilgjengelig i NSFW kanaler." -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -915,13 +915,9 @@ msgstr "\n" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" -" " -msgstr "\n" -" Finn ut hvilken type data [botname] har og hvorfor.\n\n" -" **Eksempel:**\n" -" -[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " +msgstr "" #: redbot/core/core_commands.py:585 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" @@ -934,13 +930,9 @@ msgstr "Denne boten lagrer noen data om brukere etter behov for å fungere. Dett msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" -" " -msgstr "Vis sluttbruker data-avtaler for hver tredjeparts modul.\n\n" -" Dette vil sende et vedlegg med sluttbrukerdata fra alle lastede tredjeparts cogs.\n\n" -" **Eksempel:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " +msgstr "" #: redbot/core/core_commands.py:615 msgid "I need to be able to attach files (try in DMs?)." @@ -982,16 +974,9 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" -" " -msgstr "\n" -" Har [botname] glemt hva den vet om deg.\n\n" -" Dette kan ikke fjerne alle data om deg, data som er nødvendig for operasjon,\n" -" f.eks. nedkjølinger av kommando vil beholdes til det ikke lenger er nødvendig.\n\n" -" Ytterligere interaksjoner med [botname] kan føre til at den lærer om deg igjen.\n\n" -" **Eksempel:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " +msgstr "" #: redbot/core/core_commands.py:709 msgid "This command ({command}) does not support non-interactive usage." @@ -1065,15 +1050,9 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" -" " -msgstr "\n" -" Angi botten slik at brukere kan be om en sletting av data.\n\n" -" Dette er på som standard.\n" -" Opposite of `[p]mydata ownermanagement disallowusertions`\n\n" -" **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:820 msgid "User can delete their own data. This will not include operational data such as blocked users." @@ -1085,14 +1064,9 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" -" " -msgstr "\n" -" Sett botten til å ikke tillate brukere å be om en sletting av data.\n\n" -" Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" -" **Eksempel:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:837 msgid "User can not delete their own data." @@ -1103,23 +1077,14 @@ msgstr "Brukeren kan ikke slette sine egne data." msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" -" " -msgstr "\n" -" Angir hvordan brukeren slettinger behandles.\n\n" -" **Eksempel:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" -" **Argumenter:**\n" -" - `- The stritness level for user deletion. Se nivåguide nedenfor.\n\n" -" Nivå:\n" -" - `0`: Hva brukere kan slette er helt igjen i oppkant av hvert tokt.\n" -" - `1`: Cogs bør slette noe cog ikke trenger med brukeren.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " +msgstr "" #: redbot/core/core_commands.py:858 msgid "Cogs will be instructed to remove all non operational data upon a user request." @@ -1138,17 +1103,9 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "\n" -" Håndter en sletteforespørsel fra Discord.\n\n" -" Dette vil føre til at botten kvitter seg med eller kobles alle data fra den angitte bruker-ID.\n" -" Du bør ikke bruke dette med mindre Discord har bedt om dette spesielt med hensyn til en slettet bruker.\n" -" Dette vil fjerne brukeren fra ulike anti-misbrukstiltak.\n" -" Hvis du behandler en manuell forespørsel fra brukeren, du skulle ønske `[p]mydata ownermanagement deleteforuser` i stedet.\n\n" -" **Argumenter:**\n" -" - `` - Brukerens ID vil bli slettet av data.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:891 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" @@ -1191,15 +1148,9 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "Slett data [botname] har om en bruker for en bruker.\n\n" -" Dette vil føre til at botten kvitter seg med eller nedknytter mange ikke-operasjonelle data fra den angitte brukeren.\n" -" Brukere har tilgang til en annen kommando for dette med mindre de ikke kan samhandle med boten i det hele tatt.\n" -" Dette er en særlig trygg operasjon, men du bør ikke bruke den hvis ikke en forespørsel fra denne brukeren siden den kan påvirke bruken av boten.\n\n" -" **Argumenter:**\n" -" - `- Id-en til brukeren som ville slettet sine data.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:967 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" @@ -1241,14 +1192,9 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "Slett data [botname] har om en bruker.\n\n" -" Dette vil forårsake at botten kvitter seg med eller nedknytter mange data om den angitte brukeren.\n" -" Dette kan omfatte mer enn bare sluttbrukerdata, inkludert anti-data i form av misbruk.\n\n" -" **Argumenter:**\n" -" - `- Id-en til brukeren som vil bli slettet.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:1052 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" @@ -1262,87 +1208,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" -" " -msgstr "\n" -" Kommandoer for å skru embeds på eller av.\n\n" -" Denne innstillingen avgjør om embeds blir brukt som svar på en kommando (for kommandoer som støtter den).\n" -" Standard er å bruke embeds.\n\n" -" Embed innstillingene kontrolleres til den første True/False i denne rekkefølgen:\n" -" - I server kontekst:\n" -" 1. Kanal overstyring `[p]embedset channel`\n" -" 2. Server kommando overstyring `[p]embedset command server`\n" -" 3. Server overstyring `[p]embedset server`\n" -" 4. Global kommando overstyring `[p]embedset command global`\n" -" 5. Global innstilling `[p]embedset global`\n\n" -" - I DM kontekst:\n" -" 1. Bruker overstyring `[p]embedset user`\n" -" 2. Global kommando overstyring `[p]embedset command global`\n" -" 3. Global innstilling `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" -" " -msgstr "\n" -" Vis de nåværende innebygde innstillingene.\n\n" -" Skriv inn et kommandonavn for å sjekke for kommandospesifikke innebygde innstillinger.\n\n" -" **Eksempler:**\n" -" - `[p]embedset showsettings` - Viser embed innstillingene.\n" -" - `[p]embedset showsettings info` - Viser også innebygd innstillinger for 'info' kommandoen.\n" -" - `[p]embedset showsettings \"ignore list\"` - Sjekker underkommandoer krever tilbud.\n\n" -" **Argumenter:**\n" -" - `[command]` - Sjekker denne kommandoen for spesifikke innstillinger for kommando innebygd.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "Innebygde innstillinger:\n\n" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "Global standard: {value}\n" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "Global kommando-innstilling for {command} kommandoen: {value}\n" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "Guild innstilling: {value}\n" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "Server kommando-innstilling for {command} kommando: {value}\n" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "Kanal innstilling: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "Brukerinnstilling: {value}" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1350,26 +1272,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" -" " -msgstr "\n" -" Veksle den globale innebyggingsinnstillingen.\n\n" -" Dette brukes som en reserveløsning hvis brukeren eller guilden ikke har angitt en preferanse.\n" -" Standard er å bruke embeds.\n\n" -" For å se full evalueringsrekkefølge med embed innstillinger, kjør `[p]hjelp med embedset`.\n\n" -" **Eksempel:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "Embeder er nå deaktivert som standard." -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "Embeder er nå aktivert som standard." -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1378,38 +1293,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Angi serverens embed innstilling.\n\n" -" Hvis det er angitt, brukes dette i stedet for den globale standard for å bestemme om det skal brukes embeds eller ikke.\n" -" Dette brukes på alle kommandoer gjort på en server.\n\n" -" Hvis det er aktiver og latt være tom vil innstillingen ikke bli brukt og den globale standarden vil bli brukt i stedet.\n\n" -" For å se full evalueringsrekkefølge om embed innstillinger, kjør `[p]help embedset`.\n\n" -" **Eksempler:**\n" -" - `[p]embedset server False` - Deaktiverer embeds på denne serveren.\n" -" - `[p]embedset server` - Nullstiller verdi for å bruke global standard.\n\n" -" **Argumenter:**\n" -" - `[enabled]` - Om du vil bruke embeds på denne serveren. La den være blank for å tilbakestille til standard.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "Embeder vil nå bruke globale instillinger." -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "Embeder er nå aktivert for denne serveren." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "Embeder er nå deaktivert for denne serveren." -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1418,31 +1322,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Angir en kommandums innebygging.\n\n" -" Hvis du er robotens eier, dette vil prøve å endre kommandoens innebygde innstilling globalt som standard.\n" -" Ellers, dette vil prøve å endre embed innstillinger på gjeldende server.\n\n" -" Hvis aktivert er tom, vil innstillingen bli opphevet.\n\n" -" For å se full evalueringsrekkefølge med embed innstillinger, kjør `[p]help embedset`.\n\n" -" **Eksempler:**\n" -" - `[p]embedset command info` - Clears command spesifikke embed innstillinger for 'info'.\n" -" - `[p]embedset command info False` - Deaktiverer for 'info'.\n" -" - `[p]embedset command \"ignore liste\" True` - Tilbud er nødvendige for underkommandoer.\n\n" -" **Argumenter:**\n" -" - `[enabled]` - Om du vil bruke embeds for denne kommandoen. La være blank for å tilbakestille standard.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "Den beståttet kommandoen krever Embed lenketillatelser, og kan derfor ikke settes til å ikke bruke embeds." -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1450,34 +1342,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Angir et kommando-innstilling globalt.\n\n" -" Hvis angitt, dette brukes i stedet for global standard for å bestemme om det skal brukes forankringer eller ikke.\n\n" -" Hvis aktivert er tom vil innstillingen bli opphevet.\n\n" -" For å se full evalueringsrekkefølge med embed innstillinger, kjør `[p]help embedset`.\n\n" -" **Eksempler:**\n" -" - `[p]embedset command global info` - Clears command spesifikke embed innstillinger for 'info'.\n" -" - `[p]embedset command global info False` - Deaktiverer for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Tilbud er nødvendige for underkommandoer.\n\n" -" **Argumenter:**\n" -" - `[enabled]` - Om du vil bruke embeds for denne kommandoen. La være blank for å tilbakestille standard.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "Embeder er nå aktivert for {command_name} kommandoen." -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "Embeder er nå deaktivert for {command_name} kommandoen." -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1485,19 +1366,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "Embeder vil nå falle tilbake til serverinnstillingen." -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1506,32 +1387,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "Embeder er nå {} for denne kanalen." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "skrudd på" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "skrudd av" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1540,101 +1421,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Setter personlige innebygde innstillinger for direktemelding.\n\n" -" Hvis angitt, dette brukes i stedet for global standard for å bestemme om det skal brukes forankringer eller ikke.\n" -" Dette brukes for alle kommandoer utført i en DM med bot.\n\n" -" Hvis aktivert er tom Innstillingen vil bli valgt og den globale standarden vil bli brukt i stedet.\n\n" -" For å se full evalueringsrekkefølge med embed innstillinger, kjør `[p]help embedset`.\n\n" -" **Eksempler:**\n" -" - `[p]embedset user False` - Deaktiverer i din direktør.\n" -" - `[p]embedset user` - Nullstiller verdi for å bruke global standard.\n\n" -" **Argumenter:**\n" -" - `[enabled]` - Om du vil bruke entall i din dusj. La være blank for å tilbakestille standard.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "Embeder er nå aktivert for deg i DMer." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "Embeder er nå deaktivert for deg i DMer." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" -" " -msgstr "Sender til eieren det siste kommandounntaket som har skjedd.\n\n" -" Hvis offentlig (ja er spesifisert), vil det bli sendt til chatten i stedet.\n\n" -" Advarsel: Sende sporet offentlig tilbake-modus kan gi en uheldig informasjon om din datamaskin eller konfigurasjon.\n\n" -" **Eksempler:**\n" -" - `[p]traceback` - Sender sporet til din direkte melding.\n" -" - `[p]traceback True` - Sender den siste trakten i den gjeldende kanal.\n\n" -" **Argumenter:**\n" -" - `[public]` - Om du vil sende sporet tilbake til den nåværende konteksten. La stå tomt for å sende til din directe melding.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "Ingen unntak har oppstått ennå." -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" -" " -msgstr "Viser [botname]sin invitasjonsadresse.\n\n" -" Denne vil alltid sende invitasjonen til direktemeldinger for å holde den privat.\n\n" -" Denne kommandoen er låst til eieren med mindre `[p]inviteset public` er satt til True.\n\n" -" **Eksempel:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Kommandoer for å sette opp [botname] sin invitasjonsinnstillinger." -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" -" " -msgstr "\n" -" Veksler hvis `[p]invite` skal være tilgjengelig for gjennomsnittlig bruker.\n\n" -" Boten må lages i en `Public bot` i utviklerens dashbord for offentlige invitasjoner som skal fungere.\n\n" -" **Eksempel:**\n" -" - `[p]nviteset public yes` - Veksler offentlig invitasjonsinnstilling.\n\n" -" **Argumenter:**\n" -" - `[confirm]` - Kreves for å sette til offentlighet. Ikke nødvendig for å veksle tilbake til privat.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1643,22 +1493,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " -msgstr "\n" -"Få boten til å lage sin egen rolle med tillatelser for å bli med.\n\n" -" Boten vil lage sin egen rolle med de ønskede tillatelsene når den blir med i en ny server. Dette er en spesiell rolle som ikke kan slettes eller fjernes fra boten.\n\n" -" For det må du oppgi et gyldig tillatelsesnivå.\n" -" Du kan generere en her: https://discordapi.com/permissions.html\n\n" -" Vær oppmerksom på at du kan trenge tofaktorautentisering for noen tillatelser.\n\n" -" **Eksempel:**\n" -" - `[p]inviteset perms 134217728` - Legger til et\" Administrer kallenavn \"-tillatelseskrav til invitasjonen.\n\n" -" ** Argumenter: **\n" -" - `` - Tillatelsesnivået som kreves for boten i den genererte invitasjonen. " +msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1671,88 +1512,78 @@ msgstr "\n" " Merk at tidligere servere som inviterte boten uten virkeområde, kan ikke ha slash kommandoer, De må invitere botten enda en gang.\n" " " -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "«applications.commands» har blitt lagt til på invitasjonslenken." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "Omfanget `applications.commands` har blitt fjernet fra invitasjons URL-en." -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" -" " -msgstr "\n" -" Forlater servere.\n\n" -" Hvis ingen server-IDer blir bestått vil den lokale serveren bli liggende i stedet.\n\n" -" Merk: Denne kommandoen er interaktiv.\n\n" -" **Eksempler:**\n" -" - `[p]leave` - La den gjeldende serveren.\n" -" - `[p]leave \"Red - Discord Bot\"` - Sitater er nødvendig når det er mellomrom i navnet.\n" -" - `[p]leave 133049272517001216 240154543684321280` - blader flere servere, ved bruk av ID-er.\n\n" -" **Argumenter:**\n" -" - `[servers...]- Serverne for å forlate. På blankt, forsøk å forlate gjeldende server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "Du må angi minst én server-ID." -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Du har ikke sendt noen server-ID. Vil du at jeg skal forlate denne serveren?" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "Er du sikker på at du vil jeg forlate disse serverne?" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "Er du sikker på at du vil jeg skal forlate denne serveren?" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Jeg kan ikke forlate serveren `{server_name}`: Jeg er eieren av den." -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "Responsen ble tidsavbrutt." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "Okei. hade. :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "Ok. Forlater {number} servere..." -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "Ok. Forlater serveren..." -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "Ok, jeg blir da. :)" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "Ok, jeg forlater ikke serverne." -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "Ok, jeg forlater ikke serveren." -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1763,191 +1594,168 @@ msgstr "\n" " Merk: Denne kommandoen er interaktiv.\n" " " -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" -" " -msgstr "Laster inn cog pakker fra lokale stier og installerte cogs.\n\n" -" Se tilgjengelige pakker for innlasting med `[p]cogs`.\n\n" -" Flere cogs kan legges til ved hjelp av Nedlasting, eller fra lokale baner ved hjelp av `[p]addpath`.\n\n" -" **Eksempler:**\n" -" - `[p]load general` - Laster inn `general` cog.\n" -" - `[p]load admin mod mutes` - Laster inn flere cogs.\n\n" -" **Argumenter:**\n" -" - `` - cog pakker som skal lastes inn.\n" +" - `` - The cog packages to load.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "Lastet {packs}." -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "Følgende pakke er allerede lastet: {pack}" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "Følgende pakker er allerede lastet: {packs}" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Kunne ikke laste følgende pakke: {pack}.\n" "Sjekk konsollen eller loggene for detaljer." -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Kan ikke laste følgende pakker: {packs}\n" "Sjekk konsollen eller loggene for detaljer." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Følgende navn er ikke et gyldig pakkenavn: {pack}\n" "Pakkenavn kan ikke begynne med et nummer og kan bare inneholde jasi-numre, brev, and underscores." -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Følgende navn er ikke gyldige pakkenavn: {packs}\n" "Pakkenavn kan ikke starte med et nummer og kan bare inneholde ascii-numre, brev, and underscores." -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "Følgende pakke ble ikke funnet i noen cog sti: {pack}." -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "Følgende pakker ble ikke funnet i noen cog sti: {packs}" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Denne pakken kunne ikke lastes av følgende grunn:\n\n" "{reason}" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Disse pakkene kunne ikke lastes av følgende årsaker:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**ADVARSEL**: Følgende område bruker delte limer som er merket for å fjerne i fremtiden: {repo}.\n" "Du bør informere vedlikeholderen om denne meldingen." -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**ADVARSEL**: Følgende repoer bruker delte liber som er merket for å fjerne i fremtiden: {repos}.\n" "Du bør informere vedlikeholderne om denne meldingen." -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" -" " -msgstr "Laster ut tidligere lastede cog pakker.\n\n" -" Se tilgjengelige pakker for å losse med `[p]cogs`.\n\n" -" **Eksempler:**\n" -" - `[p]unload generel` - Avlaster `general` cog.\n" -" - `[p]unload admin mod mutes` - Avlaster flere cogs.\n\n" -" **Argumenter:**\n" -" - `` - Cog pakker som skal frigjøres.\n" +" - `` - The cog packages to unload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "Følgende cog ble utlastet: {pack}." -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "Følgende pakke ble utlastet: {packs}." -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "Følgende pakke ble utlastet: {pack}." -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "Følgende pakke ble ikke lastet: {packs}." -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" -" " -msgstr "Last av i tillegg på nytt.\n\n" -" Dette vil laste ut og deretter laste inn de spesifiserte loggene.\n\n" -" Cogs som ikke ble lastet inn vil bare bli lastet.\n\n" -" **Eksempler:**\n" -" - `[p]reload general` - Laster på nytt `generel` cog.\n" -" - `[p]reload admin mod mutes` - Laster flere cogs på nytt.\n\n" -" **Argumenter:**\n" -" - `` - Cog pakker for å laste inn på nytt.\n" +" - `` - The cog packages to reload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "Lastet på nytt {packs}." -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Kunne ikke laste følgende cog: {pack}.\n" "Sjekk konsollen eller loggene for detaljer." -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Kan ikke laste følgende cog på nytt: {packs}\n" "Sjekk konsollen eller loggene for detaljer." -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Denne pakken kunne ikke lastes på nytt av følgende grunn:\n\n" "{reason}" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Disse pakkene kunne ikke lastes på nytt av følgende grunner:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**ADVARSEL**: Følgende område bruker delte limer som er merket for å fjerne i fremtiden: {repo}.\n" "Du bør informere vedlikeholderne om denne meldingen." -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1958,27 +1766,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1989,19 +1797,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -2011,28 +1819,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -2042,16 +1850,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -2063,11 +1871,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -2077,87 +1885,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" -" " -msgstr "Avslutter boten.\n\n" -" Tillater [botname] å stenge ned gracefully.\n\n" -" Dette er den anbefalte metoden for å stenge ned boten.\n\n" -" **Eksempler:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - slår av botten i stillhet.\n\n" -" **Argumenter:**\n" -" - `[silently]` - Om du kan hoppe over sending av avbestillingsmeldingen. Standardverdi er usant.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Slår av... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" -" " -msgstr "Forsøker å starte [botname].\n\n" -" Gjør [botname] avslutning med exit kode 26.\n" -" Omstarten er ikke garantert: Den må behandles av prosessansvarlig i bruk.\n\n" -" **Eksempler:**\n" -" - `[p]omstart`\n" -" - `[p]restart True` - Restarter botten i stillhet.\n\n" -" **Argumenter:**\n" -" - `[silently]` - Om du skal hoppe over å sende meldingen. Standard til False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Restarter..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Grunnkommando for bankinnstillinger." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Vis gjeldende bankinnstillinger." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Globalt" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Server" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2171,7 +1963,7 @@ msgstr "Bankinnstillinger:\n\n" "Standardbalanse: {default_balance}\n" "Maksimal tillatt saldo: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2182,212 +1974,186 @@ msgstr "Velg om banken er global eller ikke.\n\n" " Hvis banken er per server, vil den bli global.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "global" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Dette vil veksle banken til å være {banktype}, slette alle kontoer i prosessen! Hvis du er sikker, skriv `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "Banken er nå {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Angi bankens navn." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Banknavnet har blitt satt til: {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Angi navn på bankens valuta." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Valutanavnet har blitt satt til: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Sett maksimal saldo en bruker kan få." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Beløpet må være større enn null og under {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Maksimal saldo har blitt satt til: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " -msgstr "0." +msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "Amount must be greater than or equal to zero and less than {maxbal}." -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "Registrering av en konto vil nå gi {num} {currency}." -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "262 / 5000\n" -"Slett alle bankkontoer.\n\n" -" Eksempler:\n" -" - `[p]bankset reset` - Bekreftet ikke. Viser hjelpemeldingen.\n" -" - `[p]bankset reset yes`\n\n" -" **Arguments**\n\n" -" - `` Dette vil som standard være usann med mindre det er spesifisert. " +msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "Dette vil slette alle bankkontoer for {scope}.\n" "Hvis du er sikker, skriv `{prefix}bankset reset yes`" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "denne serveren" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "Alle bankkontoer for {scope} er slettet." -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "Basiskommando for å utsette bankkontoer." -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Beskjær bankkontoer for brukere som ikke lenger er på serveren.\n\n" -" Kan ikke brukes med en global bank. Se `[p]bankset prune global`.\n\n" -" Eksempler:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" -" **Argumenter**\n\n" -" - `` Dette vil som standard være usann med mindre det er spesifisert. " +msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "Denne kommandoen kan ikke brukes med en global bank." -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "Dette vil slette alle bankkontoer for brukere som ikke lenger er på denne serveren.\n" "Hvis du er sikker, skriv inn `{prefix}bankset prune local yes`" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "Bank kontoer for brukere som ikke lenger er på denne serveren har blitt slettet." -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Prune bank for brukere som ikke lenger deler en server med boten.\n\n" -" Kan ikke brukes uten en global bank. Se `[p]bank prune server `.\n\n" -" Eksempler:\n" -" - `[p]bank prune global` - Er ikke bekreftet. Viser en hjelp-melding.\n" -" - `[p]bank prune globale yes`\n\n" -" **Argumenter**\n\n" -" - `` vil være standard for falsk med mindre de er angitt.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "Denne kommandoen kan ikke brukes med en lokal bank." -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "Dette vil slette alle bankkontoer for brukere som ikke lenger deler en server med boten.\n" "Om du er sikker, skriv `{prefix}bankset prune global yes`" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "Bank kontoer for brukere som ikke lenger deler en server med boten er slettet." -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " -msgstr "Slett bankkontoen til en spesifisert bruker.\n\n" -" Eksempler:\n" -" - `[p]bank prune user @Twentysix` - Er ikke bekreftet. Viser en hjelp-melding.\n" -" - `[p]bank prune @Twentysix yes`\n\n" -" **Argumenter**\n\n" -" - `` Brukeren som skal slette banken av. Tar nevner, navn og bruker ids.\n" -" - `` vil bli standard med mindre de er angitt.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "Dette vil slette {name} sin bankkonto.\n" "Hvis du er sikker, skriv `{prefix}bank prune user {id} yes`" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "Bankkontoen for {name} er slettet." -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "Behandle modlog-innstillinger." -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "Kommando for å fikse feilaktig i casetyper." -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" @@ -2396,23 +2162,23 @@ msgstr "Velg en kanal som modlog.\n\n" " Omit `[channel]` for å deaktivere modlog.\n" " " -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "Mod hendelser vil bli sendt til {channel}." -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "Jeg har ikke tillatelse til å sende meldinger i {channel}!" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "Mod loggen er allerede deaktivert." -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "Mod logg deaktivert." -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2421,50 +2187,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "Gjeldende innstillinger:\n" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "Denne handlingen er ikke registrert." -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "Saksopprettelse for {action_name} handlinger er nå {enabled}." -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "Tilbakestill alle modlog tilfeller på denne serveren." -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "Er du sikker på at du vil tilbakestille alle modlogg-tilfeller i denne serveren?" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "Du tok for lang tid å svare." -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "Tilfeller er tilbakestilt." -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "Ingen endringer er utført." -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Kommandoer for å endre [botname] sine innstillinger." -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "Kommandoer for å endre [botname] sine metadata." -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2473,201 +2239,155 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "\n" -" Angir boten sin beskrivelse.\n\n" -" Brukes uten beskrivelse for å tilbakestille.\n" -" Dette vises på noen få steder, inkludert hjelp-menyen.\n\n" -" Maksimal lengde på beskrivelse er 250 tegn for å sikre at den vises riktig.\n\n" -" Standard er \"Red V3\".\n\n" -" **Eksempler:**\n" -" - `[p]]set bot description` - Nullstiller beskrivelsen til standardinnstillingen.\n" -" - `[p]]set bot description MyBot: En rød V3 Bot`\n\n" -" **Argumenter:**\n" -" - `[description]` - Beskrivelsen som skal brukes for denne boten. La være blank for å tilbakestille til standard.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "Tilbakestilt beskrivelse." -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "Beskrivelsen er for lang til å vises riktig. Prøv igjen med en gang under 250 tegn." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "Setter [botname]sitt avatar\n\n" -" støtter enten et vedlegg eller en bilde-URL.\n\n" -" **Eksempler:**\n" -" - `[p]set bot avatar` - Med et vedlegg dette vil bestemme avataren.\n" -" - `[p]set bot avatar` - uten et vedlegg, dette vil vise kommando hjelp.\n" -" - `[p]set bot avatar https://links.faree.xyz/k95` - Angir avataren til den medfølgende URL-en.\n\n" -" **Argumenter:**\n" -" - `[url]` - Et bilde url som skal brukes som en avatar. La være tom når du laster opp et vedlegg.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "Denne URL-adressen er ugyldig." -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "Noe gikk galt under forsøket på å hente bildet." -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "Mislyktes. Husk at du kan redigere avataren din til to ganger i timen. Feil URL-adresse eller vedlegg må være gyldig bilde enten i JPG eller PNG format." -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Bare JPG / PNG format." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Ferdig." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" -" " -msgstr "\n" -" Fjerner [botname] sin avatar.\n\n" -" **Eksempel:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " +msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "Avatar fjernet." -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "Setter [botname] sitt brukernavn.\n\n" -" Maksimal lengde på et brukernavn er 32 tegn.\n\n" -" Merk: Brukernavnet til en verifisert bot kan ikke skiftes ut manuelt.\n" -" Vennligst kontakt Discord-støtte for å endre den.\n\n" -" **Eksempel:**\n" -" - `[p]set bot username BaguetteBot`\n\n" -" **Argumenter:**\n" -" - `` - Brukernavnet for å gi boten.\n" +" - `` - The username to give the bot.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "Brukernavnet til en verifisert bot kan ikke endres manuelt. Vennligst kontakt Discord støtte for å endre den." -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "Kan ikke endre navn. Må være 32 tegn eller færre." -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "Endre brukernavnet ble tidsavbrutt. Husk at du bare kan gjøre det opptil 2 ganger i timen. Bruk kallenavn hvis du trenger hyppige endringer: {command}" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "Kan ikke endre brukernavnet. Discord returnerte følgende feil:\n" "{error_message}" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "Det oppstod en uventet feil ved forsøk på å endre brukernavnet." -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " -msgstr "Angir [botname] kallenavn for gjeldende server.\n\n" -" Maksimal lengde for et kallenavn er 32 tegn.\n\n" -" **Eksempel:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" ** Argumenter: ** \n" -" - `[nickname]` - Kallenavnet for å gi boten. La det stå tomt for å fjerne det nåværende kallenavnet. " +msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "Kan ikke endre kallenavn. Må være 32 tegn eller færre." -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Jeg mangler tillatelse til å endre mitt eget kallenavn." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" -" " -msgstr "Tilpass en seksjon av `[p]-info`.\n\n" -" Det maksimale antallet tillatte tegn er 1024.\n" -" Støtter marked, linker og \"nevner\".\n\n" -" Lenke: `[Min link](https://example. om)\n\n" -" **Eksempler:**\n" -" - `[p]set bot custominfo >>> jeg kan bruke **markdown** som for eksempel tilbud, ∙spoilers∙and og flere linjer.\n" -" - `[p]set bot custominfo Bli med i min [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Fjerner en egendefinert informasjonstekst.\n\n" -" **Argumenter:**\n" -" - `[text]` - Den egendefinerte informasjonsteksten.\n" +" - `[text]` - The custom info text.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "Egendefinert tekst er tømt." -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "Den egendefinerte teksten er lagt inn." -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "Teksten må være mindre enn 1024 tegn lang." -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "Kommandoer for å sette [botname] sin status." -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2675,171 +2395,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "Angir [botname]sin strømmestatus til en Twitch-strøm.\n\n" -" Dette vises som `Streaming ` eller `LIVE PÅ UTEN K` avhengig av kontekst.\n" -" Den vil også inkludere en `Watch` knapp med en twitch.tv url for den medfølgende streamen.\n\n" -" Maksimum lengde for en kanaltittel er 128 tegn.\n\n" -" Med å forlate både streamer og stream_title vil tomme verdier tømmes.\n\n" -" **Eksempler:**\n" -" - `[p]set status stream` - Fjern aktivitetsstatusen.\n" -" - `[p]set status stream 26 Twentysix strømmer` - setter strømmingen til `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix strømmer` - Setter URL manuelt.\n\n" -" **Argumenter:**\n" -" - `` - twitch streamer for å legge inn en lenke til. Dette kan være deres twitch navn eller hele URL-en.\n" -" - `- Teksten for å følge `strømming` i statusen." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "Maksimal lengde på streamer url er 511 tegn." -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "Maksimal lengde på stream innhold er 128 tegn." -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "Angir [botname]sin spillestatus.\n\n" -" Dette vises som `Playing ` eller `SPILLER EN SPILL: ` avhengig av konteksten.\n\n" -" Maksimumslengde for en avspillende status er 128 tegn.\n\n" -" **Eksempler:**\n" -" - `[p]set status playing` - Rydder aktivitetsstatusen.\n" -" - `[p]set status playing som spiller tastaturen`\n\n" -" **Argumenter:**\n" -" - `[game]` - Teksten for å følge `Playing`. La den være blank for å fjerne aktiv status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "Maksimal lengde på spillbeskrivelser er 128 tegn." -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "Statusen satt til `Playing {game.name}`." -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "Spillet er tømt." -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "Maksimal lengde på lytterbeskrivelser er 128 tegn." -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "Statusen satt til \"Listening to {listening}." -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "Hører ryddet." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "Maksimal lengde på ser beskrivelser er 128 tegn." -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "Statusen satt til `Watching {watching}`." -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "Overvåkningsstatus ryddet." -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "Maksimal lengde på konkurrerende beskrivelser er 128 tegn." -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "Status satt til `Competing in {competing}`." -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "Konkurrerende status fjernet." -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Status endret til {}." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "Sett [botname] sin status til online." -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "Sett [botname] sin status for å ikke forstyrre." -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "Sett [botname] sin status til borte." -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "Sett [botname] sin status til usynlig." -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "Sett server admin og mod roller for [botname]." -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2850,34 +2551,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " -msgstr "\n" -"Legger til en administratorrolle for denne guilden.\n\n" -" Administratorer har samme tilgang som Mods, pluss flere kommandoer på administratornivå som:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" Og mer.\n\n" -" **Eksempler:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" -"** Argumenter: **\n" -" - `` - Rollen som skal legges til som administrator. " +msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "Denne rollen er allerede en administratorrolle." -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "Denne rollen anses nå som en administratorrolle." -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2887,85 +2576,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " -msgstr "\n" -"Legger til en moderatorrolle for denne lauget.\n\n" -" Dette gir tilgang til kommandoer på moderatornivå som:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" Og mer.\n\n" -" **Eksempler:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" -"** Argumenter: **\n" -" - `` - Rollen som skal legges til som moderator. " +msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "Denne rollen er allerede en mod rolle." -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "Denne rollen anses nå som en mod rolle." -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " -msgstr "\n" -" Fjerner en administratorrolle for denne serveren.\n\n" -" **Eksempler.**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" -" ** Argumenter: **\n" -" - `` - Rollen som skal fjernes fra å være administrator. " +msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "Den rollen var ikke en administratorrolle å begynne med." -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "Denne rollen anses ikke lenger som en administratorrolle." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " -msgstr "\n" -" Fjerner en moderator for denne serveren.\n\n" -" **Eksempler.**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" -" ** Argumenter: **\n" -" - `` - Rollen som skal fjernes fra å være moderator. " +msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "Den rollen var ikke en modifikasjonsrolle å begynne med." -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "Denne rollen anses ikke lenger som en mod rolle." -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2973,30 +2639,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Endrer botens locale på denne serveren.\n\n" -" Gå til [Red's Crowdin-side](https://translate.discord.red) for å se språk/land som er tilgjengelige med oversettelser.\n\n" -" Bruk \"standard\" for å gå tilbake til botens standardspråk.\n" -" For å tilbakestille til engelsk, bruk \"nb-NO\".\n\n" -" **Eksempler:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Tilbakestiller til standard locale.\n\n" -" **Argumenter:**\n" -" - `- Standard locale som skal brukes til boten. Dette kan være hvilken som helst språkkode med landskoden inkludert.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -3004,79 +2657,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Endrer [botname]'s default locale.\n\n" -" Dette vil bli brukt når en server ikke har angitt et lokalt, eller i direktør.\n\n" -" Gå til [Red's Crowdin-side](https://translate.discord.) for å se språkvalg som er tilgjengelig med oversettelser.\n\n" -" For å resette til engelsk, bruk \"nb-NO\".\n\n" -" **Eksempler:**\n" -" - `[p]set locale global nb-NO`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" -" **Arguments:**\n" -" - `` - Standard locale for å bruke boten. Dette kan være hvilken som helst språkkode med landskode inkludert.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "Ugyldig språkkode. Bruk format: `en-US`" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Ugyldig format - språkkode må inkludere landskode, f.eks. 'nb-NO'" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "Globalt Lokale innstillinger er angitt." -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" Endrer [botname]sin språkinnstilling på denne serveren.\n\n" -" Gå til [Red's Crowdin-side](https://translate.discord.) for å se språk/land som er tilgjengelige med oversettelser.\n\n" -" Bruk \"standard\" for å gå tilbake til botens standardspråk.\n\n" -" **Eksempler:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets til den globale standard locale.\n\n" -" **Argumenter:**\n" -" - `- Standard locale som skal brukes til boten. Dette kan være hvilken som helst språkkode med landskoden inkludert.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "Lokale innstillinger er satt til standard." -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Lokale innstillinger er angitt." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -3084,92 +2713,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "\n" -" Endrer botens regionale format på denne serveren. Dette brukes til formateringsdato, klokkeslett og nummer.\n\n" -" `language_code` kan være hvilken som helst språkkode som helst med landskode inkludert, f.eks. `nb-NO`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" -" Send \"null\" til `language_code` for å basere regional formatering på botens locale på denne serveren.\n\n" -" Hvis du vil endre botens globale regionale format, se `[p]set regionalformat global` kommando.\n\n" -" **Eksempler:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Tilbakestiller til lokalet.\n\n" -" **Argumenter:**\n" -" - `[language_code]` - Regionsformatet som skal brukes til denne boten på denne serveren.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "\n" -" Endrer botens regionale format. Dette brukes til formatering av dato, tid og tall.\n\n" -" `language_code` kan være hvilken som helst språkkode som helst med landskoden inkludert.. `nb-NO`, `de-DE`, `fr-FR`, `pl-PL`, osv.\n" -" Send \"tilbakestill\" til `language_code` for å basere regional formatering på bot's locale.\n\n" -" **Eksempler:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set global de-DE`\n" -" - `[p]set regionalformat global reset` - Tilbakestiller til lokalet.\n\n" -" **Argumenter:**\n" -" - `[language_code]- Standardformat som brukes til boten.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "Global regional formatering vil nå basere seg på botens lokalitet." -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "Global regional formatering vil nå bli basert på '{language_code}` lokal." -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "\n" -" Endrer botens regionale format på denne serveren. Dette brukes til formateringsdato, klokkeslett og nummer.\n\n" -" `language_code` kan være hvilken som helst språkkode som helst med landskoden inkludert.. `nb-NO`, `de-DE`, `fr-FR`, `pl-PL`, osv.\n" -" Send \"null\" til `language_code` for å basere regional formatering på botens locale på denne serveren.\n\n" -" **Eksempler:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region lokal de-DE`\n" -" - `[p]set regionalformat server reset` - Tilbakestiller til lokalet.\n\n" -" **Argumenter:**\n" -" - `[language_code]- Regionsformatet som skal brukes til denne serveren.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "Regional formatering vil nå være basert på botens locale på denne serveren." -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Regional formatering vil nå være basert på `{language_code}` lokal." -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -3179,92 +2777,72 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "\n" -" Kommandoer å angitt, liste eller fjerne ulike eksterne API-token.\n\n" -" Denne innstillingen vil bli spurt av noen tredjeparts cogs og noen kjernetaker.\n\n" -" Hvis det har gått uten `` eller `` argumenter vil det tillate deg å åpne en modal for å sette API-nøklene dine sikkert.\n\n" -" For å legge til nøklene kan du oppgi tjenestenavnet og tokenet som et kommaseparert\n" -" liste over nøkkel, allerede omtalt som beskrevet av tog som ber om denne kommandoen.\n\n" -" Merk: API tokens er sensitiv, så denne kommandoen skal bare brukes i en privat kanal eller i DM med boten.\n\n" -" **Eksempler:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **Argumenter:**\n" -" - `- Tjenesten du legger til tokens til.\n" -" - `` - Pairs of token Key og values. Nøkkelen og verdien bør separeres med en av `, `,`, eller `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "Klikk på knappen nedenfor for å velge nøkler." -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokens har blitt satt." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" -" " -msgstr "\n" -" Vis alle eksterne API-tjenester sammen med deres nøkler som har blitt satt.\n\n" -" Hemmeligheter er ikke vist.\n\n" -" **Eksempel:**\n" -" - `[p]sett api liste`\n" +" - `[p]set api list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "Ingen API tjenester har blitt angitt ennå." -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "Angi API-tjenester:\n" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "Angi API-tjenester:\n" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Tjenester ble slettet:\n" "{services_list}" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "Tjenesten ble slettet: {service_name}" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "Ingen av tjenestene du oppga hadde noen nøkler innsatt." -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3272,7 +2850,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3280,63 +2858,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "Det er ingen ekstra kanaler som sendes til." -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "Ukjent kanal med id: {id}" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3344,11 +2922,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "Ikke satt." -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3358,7 +2936,7 @@ msgstr "Admin roller: {admin}\n" "Lokal: {guild_locale}\n" "Regional format: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3370,77 +2948,61 @@ msgstr "{bot_name} Innstillinger:\n\n" "Globalt regionalt format: {regional_format}\n" "Standard embed farge: {colour}" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" -" " -msgstr "Angi forsinkelse til boten fjerner kommando meldingen.\n\n" -" Må være mellom -1 og 60.\n\n" -" Sett til -1 for å deaktivere denne funksjonen.\n\n" -" Dette gjelder bare på den gjeldende serveren og ikke globalt.\n\n" -" **Eksempler:**\n" -" - `[p]set deletedelay` - Viser innstillingen for gjeldende forsinkelse for sletting.\n" -" - `[p]set deletedelay 60` - Setter forsinkelsen for sletting til maks 60 sekunder.\n" -" - `[p]set deletedelay -1` - Deaktiverer sletting av kommando meldinger.\n\n" -" **Argumenter:**\n" -" - `[time]- sekunder å vente før du sletter kommando meldingen. Bruk -1 for å deaktivere.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "Kommando sletting deaktivert." -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "Slett forsinkelse, sett til {num} sekunder." -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Bot vil slette kommando meldinger etter {num} sekunder. Sett denne verdien til -1 for å stoppe sletting av meldinger" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "Jeg vil ikke slette kommando meldinger." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" -" " -msgstr "\n" -" Slå på om du vil bruke robotens eier-konfigurerte farge for embeder.\n\n" -" Standard er å bruke botens konfigurerte farge.\n" -" Ellers vil fargen som brukes, være fargen på botens øverste rolle.\n\n" -" **Eksempel:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "Botten {} bruke konfigurerte farger for embeder." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "vil ikke" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "vil" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3448,125 +3010,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" -" " -msgstr "\n" -" Slå på om du vil aktivere fuzzy kommando søk på serveren.\n\n" -" Dette tillater boten å identifisere potensielle feilstavede kommandoer og tilby korreksjoner.\n\n" -" Merk: Dette kan være prosessorintensiv og kan være uegnet for større servere.\n\n" -" Standard er at fuzzy kommando søk er deaktivert.\n\n" -" **Eksempel:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "Fuzzy kommando søking har blitt {} for denne serveren." -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" -" " -msgstr "\n" -" Velge om du vil aktivere fuzzy kommando søk i DMer.\n\n" -" Dette tillater boten å identifisere potensielle feilstavede kommandoer og tilby korreksjoner.\n\n" -" Standard er at fuzzy kommando søk er deaktivert.\n\n" -" **Eksempel:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "Fuzzy kommando søking har blitt {} i DMer." -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" -" " -msgstr "\n" -" Setter en standardfarge som skal brukes til botens innstøpe.\n\n" -" Akseptable verdier for fargeparameteren finnes på:\n\n" -" https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" -" **Eksempler:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" -" **Argumenter:**\n" -" - `[colour]` - Fargen som skal brukes for innebåring. La være blank for å sette til standardverdi (rød).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " +msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "Fargen har blitt tilbakestilt." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "Fargen har blitt lagt inn." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " -msgstr "Angir [botname] sitt globale prefik(er).\n\n" -" Advarsel: Dette er ikke tilsetningsstoff. Det vil erstatte alle nåværende prefikser.\n\n" -" Se også flagget `--mentionable` for å gjøre det mulig å nevne boten som prefiks.\n\n" -" **Eksempler:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Sitater er nødvendig for å bruke mellomrom i prefikser.\n" -" - `[p]set prefix \"@[botname] \"` - Dette bruker en omtale som prefiks. Se også flagget `--mentionable`.\n" -" - `[p]set prefix ! ? .` - Angir flere prefikser\n\n" -" ** Argumenter: **\n" -" - `` - prefikser som boten vil svare på globalt. " +msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Kansellert." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Prefiks satt." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "Prefikser satt." -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3574,34 +3102,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "Prefikser for server er tilbakestilt." -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "Server prefiks satt." -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "Server prefikser satt." -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3616,15 +3144,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3638,19 +3166,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3661,48 +3189,48 @@ msgstr "\n" " Alle hjelpeinnstillinger brukes globalt.\n" " " -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Advarsel: Standardformatteren er ikke i bruk, disse innstillingene gjelder ikke." -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "Hjelpeformateren har blitt tilbakestilt. Dette forhindrer ikke cogs fra å endre hjelp, du må kanskje fjerne en tog hvis dette har vært et problem." -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "Hjelpeinnstillingene har blitt tilbakestilt til standardverdiene. Dette vil kanskje ikke ha en innvirkning når du bruker formater for tredjeparts hjelp." -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3711,100 +3239,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "Hjelpen vil ikke bruke menyer." -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " -msgstr "\n" -"Dette lar hjelpekommandoen vise skjulte kommandoer.\n\n" -" Dette er som standard falskt.\n" -" Hvis du bruker dette uten en innstilling, vil det veksle.\n\n" -" **Eksempler:**\n" -" - `[p]helpset showhidden True` - Gjør det mulig å vise skjulte kommandoer.\n" -" - `[p]helpset showhidden` - Slår på/av.\n" -" \n" -" ** Argumenter: **\n" -" - `[show_hidden]` - Om du vil bruke skjulte kommandoer som hjelp. La det stå tomt for å veksle. " +msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "Hjelp vil ikke filtrere skjulte kommandoer." -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "Hjelp vil filtrere skjulte kommandoer." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" -" " -msgstr "\n" -" Dette tillater kommandoen hjelp å vise eksisterende kommandoer aliaser hvis det er noen.\n\n" -" Denne standarden settes til «true».\n" -" Å bruke dette uten en innstilling vil veksle.\n\n" -" **Eksempler:**\n" -" - `[p]helpset showaliases False` - Viser aliaser på denne serveren.\n" -" - `[p]helpset showaliases` - Slår på/av.\n\n" -" **Argumenter:**\n" -" - `[show_aliases]` - Om å inkludere aliaser i hjelp. La stå blank for å veksle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3813,55 +3323,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" -" " -msgstr "\n" -" Dette lar deg sende direktemelding til deg om hjelp sendes til en DM.\n\n" -" Ticking reagerer på beskjeden med en ✅.\n\n" -" Standard til False.\n" -" Bruk dette uten en innstilling vil veksle.\n\n" -" Merk: Dette brukes bare når boten ikke bruker menyene.\n\n" -" **Eksempler:**\n" -" - `[p]helpset usetick False` - Slå av når hjelp sendes til direktør.\n" -" - `[p]helpset usetick` - Slår på/av.\n\n" -" **Argumenter:**\n" -" - `[use_tick]- Om du vil krysse av i kommandoen når du sender hjelpe til DMs. La være blank for veksle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "Hjelp vil nå krysse av når den sendes i en DM." -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "Hjelpen vil ikke krysse av når den sendes i en DM." -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "Hjelpen vil bare vise for kommandoer som kan kjøres." -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "Hjelp vil vises uten å sjekke om kommandoene kan kjøres." -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3870,22 +3369,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "Hjelp vil bekrefte at hjelpeemner eksisterer." -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Hjelp vil bare verifisere at hjelpeemner er tilgjengelige via uklar hjelp (hvis aktivert)." -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3894,21 +3393,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "Du må gi en verdi på minst 500 tegn." -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "Ferdig. Tegngrensen per side er satt til {}." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3917,22 +3416,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "Du må gi en verdi som er null eller høyere!" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "Ferdig. Grensen er satt til {}." -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3940,202 +3439,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "Tidsfristen kan ikke være lengre enn 14 dager!" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "Ferdig. Hjelpe meldinger slettes ikke nå." -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "Ferdig. Slettingsforsinkelsen er satt til {} sekunder." -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "Etiketten er tilbakestilt." -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Din linje er for lang! Vennligst forkort den til å være maks 2048 tegn lang." -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "Taggen er lagt inn." -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "Bruker-ID: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "gjennom DM" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "fra {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | Server-ID: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Bruk '{} dm {} ' for å svare denne brukeren" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Sendt av {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "Jeg har blitt konfigurert til å ikke sende dette noe sted." -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Din melding har blitt sendt." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Jeg klarer ikke å levere meldingen. Unnskyld." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "Ugyldig ID, bruker ikke funnet, eller brukeren er en bot. Du kan bare sende meldinger til personer jeg deler en server med." -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Eier av {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "Du kan svare på denne meldingen med {}contact" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Beklager, kunne ikke levere meldingen din til {}" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Meldingen er levert til {}" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "Skriver ut botens datasti." -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "Datasti {path}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "Viser feilsøkingsinformasjon nyttig for feilsøking." -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -4144,85 +3643,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "Brukere har blitt lagt til i tillatt liste." -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "Brukeren har blitt lagt til i tillatelseslisten." -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "Brukere på tillatt liste:" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "Bruker på tillatt liste:" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "Ukjent eller slettet bruker" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "Brukere har blitt fjernet fra tillatt liste." -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "Brukeren har blitt fjernet fra tillatt liste." -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "Tillatt liste er tømt." -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -4230,81 +3729,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "Du kan ikke legge til en eier i blokkeringslisten!" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "Brukere har blitt lagt til i blokkeringslisten." -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "Brukeren har blitt lagt til blokkeringslisten." -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "Brukere på blokklisten:" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "Bruker på blokkeringslisten:" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "Brukere har blitt fjernet fra blokkeringslisten." -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "Brukeren har blitt fjernet fra blokkeringslisten." -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "Svartelisten er tømt." -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4313,93 +3812,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Jeg kan ikke tillate deg å gjøre dette, da det vil fjerne din evne til å kjøre kommandoer, vær sikker på at du legger deg selv til i tillatelseslisten først." -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "Brukere og/eller roller har blitt lagt til i tillatelseslisten." -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "Bruker eller rolle har blitt lagt til i tillatelseslisten." -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "Tillatte brukere og/eller roller:" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "Tillatt bruker eller rolle:" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "Ukjent eller slettet bruker/rolle" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Jeg kan ikke tillate deg å gjøre dette, da det vil fjerne din evne til å kjøre kommandoer." -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Brukere og/eller roller har blitt fjernet fra listen tillatt på serveren." -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "Brukeren eller rollen har blitt fjernet fra listen som server tillater." -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "Serverens tillatte liste har blitt fjernet." -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4407,373 +3906,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "Du kan ikke legge deg selv til i blokkeringslisten!" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "Du kan ikke legge til guildeieren til blokkeringslisten!" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "Du kan ikke legge til en bot eier i blokkeringslisten!" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "Brukere og/eller roller har blitt lagt til fra server-blokkelisten." -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "Brukeren eller rollen har blitt lagt til fra serverens blokkeringsliste." -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "Blokkerte brukere og/eller roller:" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "Blokkert bruker eller rolle:" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Brukere og/eller roller har blitt fjernet fra serverens blokkeringsliste." -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "Brukeren eller rollen har blitt fjernet fra serverens blokkeringsliste." -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "Server-blokklisten har blitt slettet." -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "Du kan ikke deaktivere denne cog som standard." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} er angitt som deaktivert som standard." -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} er satt som standard." -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "Du kan ikke deaktivere denne cog siden du vil låse deg selv ut." -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} har blitt deaktivert i denne guilden." -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} var allerede deaktivert (ingenting å gjøre)." -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} har blitt aktivert i denne guilden." -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} ble ikke deaktivert (ingenting å gjøre)." -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "Følgende cogs er deaktivert i denne guilden:\n" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "Det er ingen deaktiverte cogs i denne guilden." -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "Det er ikke noen globalt utkoplet kommandoer." -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "{} kommandoer er deaktivert globalt.\n" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "1 kommando er deaktivert globalt.\n" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "Det er ingen deaktiverte kommandoer i {}." -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "{} kommandoer er deaktivert i {}.\n" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "1 kommando er deaktivert i {}.\n" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Kommandoen som skal deaktiveres kan ikke være `command` eller en av dens underkommandoer." -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "Denne kommandoen er angitt som alltid tilgjengelig og kan ikke deaktiveres." -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "Den kommandoen er allerede deaktivert globalt." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "Du har ikke lov til å deaktivere den kommandoen." -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "Den kommandoen er allerede deaktivert i denne serveren." -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "Den kommandoen er allerede aktivert globalt." -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "Du har ikke rettigheter til å aktivere den kommandoen." -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "Den kommandoen er allerede aktivert på denne serveren." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4781,80 +4280,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "Roller immunitet fra automatiserte moderasjons aksjoner:\n" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "Medlemmer immune fra automatiserte moderasjons aksjoner:\n" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "Ingen immunintetsinnstillinger her." -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "Allerede lagt til." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "Ikke i listen." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "De er immune." -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "De er ikke immuniserte." -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4863,118 +4362,118 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "Kanal lagt til ignorering listen." -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "Kanal allerede i ignorering listen." -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "Denne serveren har blitt lagt til i ignorering listen." -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "Denne serveren blir allerede ignorert." -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "Kanal fjernet fra ignorering listen." -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "Denne kanalen er ikke i ignorering listen." -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "Denne serveren har blitt fjernet fra ignorering listen." -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "Denne serveren er ikke i ignorering listen." -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "Denne serveren blir for øyeblikket ignorert." -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Ingen" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -4983,12 +4482,12 @@ msgstr "\n" " Få informasjon om Red's lisenser.\n" " " -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "Ulik utvikling fokuserte hjelpemidler." -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -5013,7 +4512,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -5037,7 +4536,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -5061,44 +4560,44 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Kjører allerede en REPL økt i denne kanalen. Avslutt den med \"avslutt\"." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "Kjører allerede en REPL økt i denne kanalen. Fortsett REPL med `{}repl resume`." -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "Skriv inn koden for å kjøre eller evaluere. \"exit()\" eller \"slutte\" for å avslutte. \"{}repl pause\" for å pause." -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "Avslutter." -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "Det er ingen REPL økt som kjører på denne kanalen." -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "REPL-økten i denne kanalen er gjenopptatt." -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "REPL økt i denne kanalen er nå satt på pause." -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" @@ -5107,7 +4606,7 @@ msgstr "Mock en annen bruker pådriver en kommando.\n\n" " Prefikset må ikke fylles inn.\n" " " -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -5117,18 +4616,18 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "Gi bot eiere muligheten til å omgå cooldowns.\n\n" " vedvarer ikke ved omstarter." -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Bot eiere vil nå omgå alle kommandoer med cooldowns." -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Bot eiere vil ikke lenger omgå alle kommandoer med cooldowns." @@ -5229,11 +4728,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/nl-NL.po b/redbot/core/locales/nl-NL.po index e52b85423..17a849fb0 100644 --- a/redbot/core/locales/nl-NL.po +++ b/redbot/core/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -572,133 +572,133 @@ msgid "\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -855,7 +855,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -869,7 +869,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -913,7 +913,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -980,7 +980,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -994,7 +994,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1007,12 +1007,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1033,7 +1033,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1071,7 +1071,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1108,7 +1108,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1123,63 +1123,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1187,19 +1187,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1208,27 +1208,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "Embeds zullen nu weer de globale instellingen gebruiken." -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1237,19 +1237,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1257,23 +1257,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1281,19 +1281,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1302,32 +1302,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "activeren" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "de-activeren" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1336,70 +1336,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1408,13 +1408,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1423,78 +1423,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "Reactie time-out." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "Oké. Doei :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1502,155 +1502,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "{packs} geladen." -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "Dit pakket is al geladen: {pack}" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "Deze pakketten zijn al geladen: {packs}" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1661,27 +1661,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1692,19 +1692,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1714,28 +1714,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1745,16 +1745,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1766,11 +1766,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1780,71 +1780,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Afsluiten... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Herstarten..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Basisopdracht voor bankinstellingen." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Toon de huidige bank instellingen." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Globaal" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Server" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1858,7 +1858,7 @@ msgstr "Bankinstellingen:\n\n" "Standaardsaldo: {default_balance}\n" "Maximaal toegestane saldo: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1869,205 +1869,205 @@ msgstr "Wissel of de bank globaal is of niet.\n\n" " Als de bank per server is, wordt het wereldwijd.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "globaal" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Hiermee wordt de bank ingesteld op {banktype} en worden alle accounts verwijderd! Als je het zeker weet, type je `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "De bank is nu {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Stel de naam van de bank in." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Banknaam is ingesteld op: {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Stel de valuta in." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Valutanaam is ingesteld op: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Stel het maximale saldo in dat een gebruiker kan krijgen." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Bedrag moet groter zijn dan nul en minder dan {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Het maximale saldo is ingesteld op: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2076,50 +2076,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2128,154 +2128,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Je kan alleen het JPG / PNG formaat gebruiken." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Klaar." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Ik heb niet de juiste bevoegdheden om mijn nickname te veranderen." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2283,152 +2283,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Status veranderd naar {}." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2439,22 +2439,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2464,62 +2464,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2527,17 +2527,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2545,55 +2545,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Taal is veranderd." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2601,61 +2601,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2665,71 +2665,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2737,7 +2737,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2745,63 +2745,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2809,18 +2809,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2828,61 +2828,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "zal niet" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "zal" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2890,91 +2890,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Geannuleerd." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Prefix opgeslagen." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2982,34 +2982,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3024,15 +3024,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3046,19 +3046,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3066,48 +3066,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3116,82 +3116,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3200,44 +3200,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3246,22 +3246,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3270,21 +3270,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3293,22 +3293,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3316,202 +3316,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "Gebruikers-ID: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "met een persoonlijk bericht" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "van {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gebruik `{}dm {} ` om te reageren op deze gebruiker" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Verzonden door {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Je bericht is verzonden." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Ik kan dit bericht niet afleveren." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Eigenaar van {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "Je kan dit bericht beantwoorden met {}contact" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Helaas, jouw bericht naar {} kon niet afgeleverd worden" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Bericht aan {} afgeleverd" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3520,85 +3520,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3606,81 +3606,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3689,93 +3689,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3783,373 +3783,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "Die command is al geactiveerd in deze server." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4157,80 +4157,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4239,130 +4239,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Geen" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4387,7 +4387,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4411,7 +4411,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4435,51 +4435,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Er is al een REPL sessie gaande in dit kanaal. Stop deze met `quit`." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4489,17 +4489,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4600,11 +4600,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/pl-PL.po b/redbot/core/locales/pl-PL.po index 1b8b33b05..8b6d31e51 100644 --- a/redbot/core/locales/pl-PL.po +++ b/redbot/core/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -671,23 +671,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -699,7 +699,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -897,7 +897,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -912,7 +912,7 @@ msgstr "Ten bot przechowuje pewne dane o użytkownikach, które są niezbędne d msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -956,7 +956,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -1028,7 +1028,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -1042,7 +1042,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1055,12 +1055,12 @@ msgstr "Użytkownik nie może usunąć własnych danych." msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1081,7 +1081,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1121,7 +1121,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1161,7 +1161,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1177,63 +1177,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1241,19 +1241,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1262,27 +1262,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "Embedy będą teraz używać globalnego ustawienia." -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1291,19 +1291,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1311,23 +1311,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1335,19 +1335,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1356,32 +1356,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "włączone" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "wyłączone" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1390,70 +1390,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1462,13 +1462,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1477,78 +1477,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "Przekroczono limit czasu odpowiedzi." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1556,155 +1556,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1715,27 +1715,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1746,19 +1746,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1768,28 +1768,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1799,16 +1799,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1820,11 +1820,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1834,71 +1834,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Wyłączanie... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Restartowanie..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Podstawowa komenda do ustawień banku." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Pokazuje bieżące ustawienia banku." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Globalny" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Serwer" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1912,7 +1912,7 @@ msgstr "Ustawienia banku:\n\n" "Domyślne saldo: {default_balance}\n" "Maksymalne dozwolone saldo: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1923,205 +1923,205 @@ msgstr "Przełącza ustawienie, czy bank jest globalny, czy nie.\n\n" " Jeśli bank jest przeznaczony na serwer, stanie się globalny.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "globalny" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Spowoduje to przełączenie banku na {banktype} i usunięcie wszystkich kont w wyniku tego procesu! Jeśli jesteś pewien/pewna, wpisz `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "Bank jest teraz {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Ustaw nazwę banku." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Nazwa banku została ustawiona na: {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Ustawia nazwę waluty banku." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Nazwa waluty została ustawiona na: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Ustawia maksymalne saldo, jakie może uzyskać użytkownik." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Kwota musi być większa od zera i mniejsza niż {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Maksymalne saldo zostało ustawione na: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2130,50 +2130,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "Za długo zwlekałeś z odpowiedzią." -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "Nie wprowadzono żadnych zmian." -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2182,154 +2182,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Tylko formaty JPG / PNG." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Gotowe." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Nie mam uprawnień do zmiany mojego pseudonimu." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "Tekst nie może być dłuższy niż 1024 znaki." -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2337,152 +2337,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "Gra wyczyszczona." -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Status zmieniony na %s." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2493,22 +2493,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2518,62 +2518,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2581,17 +2581,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2599,55 +2599,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Język został ustawiony." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2655,61 +2655,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2719,71 +2719,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2791,7 +2791,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2799,63 +2799,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2863,18 +2863,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2882,61 +2882,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "Nie usunę wiadomości komend." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "Bot {} używał swojego skonfigurowanego koloru dla embedów." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "nie będzie" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "będzie" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2944,91 +2944,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "Kolor został zresetowany." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "Kolor został ustawiony." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Anulowano." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Prefiks ustawiony." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3036,34 +3036,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3078,15 +3078,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3100,19 +3100,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3120,48 +3120,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3170,82 +3170,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3254,44 +3254,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3300,22 +3300,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3324,21 +3324,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "Gotowe. Limit znaków na stronę został ustawiony na {}." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3347,22 +3347,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "Musisz podać wartość zero lub większą!" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "Gotowe. Limit stron został ustawiony na {}." -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3370,202 +3370,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "ID użytkownika: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "przez PW" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "z {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | ID serwera: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Użyj `{}dm {} `, by odpowiedzieć temu użytkownikowi" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Wysłane przez {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Twoja wiadomość została wysłana." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Nie mogę wysłać twojej wiadomości. Przepraszam." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Właściciel {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "Możesz odpowiedzieć na tę wiadomość za pomocą {}contact" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Sorry, nie mogę dostarczyć Twojej wiadomości do {}" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Wiadomość dostarczona do {}" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3574,85 +3574,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3660,81 +3660,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3743,93 +3743,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3837,373 +3837,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "Ta komenda jest już wyłączona globalnie." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "Ta komenda jest już wyłączona na tym serwerze." -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "Ta komenda jest już włączona globalnie." -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "Ta komenda jest już włączona na tym serwerze." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4211,80 +4211,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "Już istnieje." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "Brak na liście." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4293,130 +4293,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Brak" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4441,7 +4441,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4465,7 +4465,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4489,51 +4489,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Już działa sesja REPL na tym kanale. Wyjdź za pomocą `quit`." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4543,17 +4543,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4654,11 +4654,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/pt-BR.po b/redbot/core/locales/pt-BR.po index 1d6b61995..eb71dedc1 100644 --- a/redbot/core/locales/pt-BR.po +++ b/redbot/core/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -672,23 +672,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -700,7 +700,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -894,7 +894,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -908,7 +908,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -952,7 +952,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -1019,7 +1019,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -1033,7 +1033,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1046,12 +1046,12 @@ msgstr "O usuário não pode excluir seus próprios dados." msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1072,7 +1072,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1110,7 +1110,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1147,7 +1147,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1162,63 +1162,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1226,19 +1226,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1247,27 +1247,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "As mensagens incorporadas agora usarão a configuração global como recurso." -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1276,19 +1276,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1296,23 +1296,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1320,19 +1320,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1341,32 +1341,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "As mensagens incorporadas agora estão {} para este canal." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "ativado" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "desativado" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1375,70 +1375,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1447,13 +1447,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1462,78 +1462,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "Tempo de resposta excedido." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "Certo. Tchau :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1541,155 +1541,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1700,27 +1700,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1731,19 +1731,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1753,28 +1753,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1784,16 +1784,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1805,11 +1805,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1819,71 +1819,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Desligando... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Reiniciando..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Comando base para as configurações do banco." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Mostra as configurações atuais do banco." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Global" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Servidor" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1897,7 +1897,7 @@ msgstr "Configurações do Banco:\n\n" "Saldo inicial: {default_balance}\n" "Saldo máximo permitido: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1908,205 +1908,205 @@ msgstr "Alterna se o banco é global ou não.\n\n" " Se o banco estiver separado por servidor, será global.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "por servidor" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "global" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Isso alternará o banco para {banktype}, apagando todas as contas no processo! Se tiver certeza, digite `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "O banco agora é {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Define o nome do banco." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "O nome do banco foi definido como: {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Dá um nome para a moeda do banco." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "O nome da moeda foi definido como: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Define o saldo máximo permitido a um usuário." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "A quantia deve ser maior que zero e menor que {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "O saldo máximo foi definido como: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2115,50 +2115,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2167,154 +2167,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "Descrição redefinida." -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Apenas formatos JPG, PNG." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Concluído." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2322,152 +2322,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Status alterado para {}." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2478,22 +2478,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2503,62 +2503,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2566,17 +2566,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2584,55 +2584,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "O locale foi definido." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2640,61 +2640,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2704,71 +2704,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2776,7 +2776,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2784,63 +2784,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2848,18 +2848,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2867,61 +2867,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "O bot {} usa a cor configurada para mensagens incorporadas." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "não vai" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "vai" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2929,91 +2929,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "A cor foi redefinida." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "A cor foi definida." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Cancelado." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Prefixo definido." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3021,34 +3021,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3063,15 +3063,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3085,19 +3085,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3105,48 +3105,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3155,82 +3155,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3239,44 +3239,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3285,22 +3285,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3309,21 +3309,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3332,22 +3332,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3355,202 +3355,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "ID do(a) usuário(a): {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "através de mensagem direta" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | ID do servidor: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Use `{}dm {} ` para responder este(a) usuário(a)" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Sua mensagem foi enviada." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Proprietário(a) de {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "Você pode responder a esta mensagem com {}contact" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Desculpe, não pude entregar sua mensagem para {}" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Mensagem entregue a {}" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "Mostra o caminho do diretório de dados do bot." -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "Caminho do diretório de dados: {path}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3559,85 +3559,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3645,81 +3645,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3728,93 +3728,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3822,373 +3822,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "Não existem comandos desativados globalmente." -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "{} comandos estão desativados globalmente.\n" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "Um comando está desativado globalmente.\n" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "Não há nenhum comando desativado em {}." -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "{} comandos estão desativados em {}.\n" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "Um comando está desativado em {}.\n" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "Este comando já está habilitado neste servidor." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4196,80 +4196,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "Já adicionado." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "Não está na lista." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4278,130 +4278,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4426,7 +4426,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4450,7 +4450,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4474,51 +4474,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "Saindo." -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4528,17 +4528,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4639,11 +4639,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/pt-PT.po b/redbot/core/locales/pt-PT.po index 9483e37ff..31754da3b 100644 --- a/redbot/core/locales/pt-PT.po +++ b/redbot/core/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -646,23 +646,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -674,7 +674,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -855,7 +855,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -869,7 +869,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -913,7 +913,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -980,7 +980,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -994,7 +994,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1007,12 +1007,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1033,7 +1033,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1071,7 +1071,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1108,7 +1108,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1123,63 +1123,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1187,19 +1187,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1208,27 +1208,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1237,19 +1237,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1257,23 +1257,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1281,19 +1281,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1302,32 +1302,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1336,70 +1336,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1408,13 +1408,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1423,78 +1423,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1502,155 +1502,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1661,27 +1661,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1692,19 +1692,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1714,28 +1714,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1745,16 +1745,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1766,11 +1766,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1780,71 +1780,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1853,7 +1853,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1861,205 +1861,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2068,50 +2068,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2120,154 +2120,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Concluído." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2275,152 +2275,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2431,22 +2431,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2456,62 +2456,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2519,17 +2519,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2537,55 +2537,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2593,61 +2593,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2657,71 +2657,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2729,7 +2729,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2737,63 +2737,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2801,18 +2801,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2820,61 +2820,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2882,91 +2882,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2974,34 +2974,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3016,15 +3016,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3038,19 +3038,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3058,48 +3058,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3108,82 +3108,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3192,44 +3192,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3238,22 +3238,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3262,21 +3262,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3285,22 +3285,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3308,202 +3308,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3512,85 +3512,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3598,81 +3598,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3681,93 +3681,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3775,373 +3775,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4149,80 +4149,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4231,130 +4231,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4379,7 +4379,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4403,7 +4403,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4427,51 +4427,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4481,17 +4481,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4592,11 +4592,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/ru-RU.po b/redbot/core/locales/ru-RU.po index c8e58c356..bbfeb75df 100644 --- a/redbot/core/locales/ru-RU.po +++ b/redbot/core/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -681,23 +681,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Ошибка в команде '{command}'. Проверьте консоль или журналы для получения подробной информации." -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "Мне требуется разрешение {permission} на выполнение этой команды." -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "Мне требуются разрешения {permission_list} для выполнения этой команды." -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "Эта команда недоступна в DMs." @@ -709,7 +709,7 @@ msgstr "Эта команда доступна только в DMs." msgid "That command is only available in NSFW channels." msgstr "Эта команда доступна только в NSFW каналах." -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -913,13 +913,9 @@ msgstr "\n" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" -" " -msgstr "\n" -" Узнайте, какие данные хранит [botname] и почему.\n\n" -" **Пример:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " +msgstr "" #: redbot/core/core_commands.py:585 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" @@ -932,13 +928,9 @@ msgstr "Этот бот хранит некоторые данные о поль msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" -" " -msgstr "Посмотреть статьи о Данных Конечного Пользователя для каждой сторонней Шестерни.\n\n" -" Будет отправлено вложение со статьями о Данных Конечного Пользователя для всех сторонних Шестерней\n\n" -" **Пример:**\n" -" - `[p]my data 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " +msgstr "" #: redbot/core/core_commands.py:615 msgid "I need to be able to attach files (try in DMs?)." @@ -980,16 +972,9 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" -" " -msgstr "\n" -" [botname] забывайте, что он знает о вас.\n\n" -" Это не может удалить все данные о вас, данные, необходимые для операции,\n" -" такие как перезарядки команд, будут храниться до тех пор, пока не будет необходимо.\n\n" -" Дальнейшее взаимодействие с [botname] может привести к тому, что о вас узнают снова.\n\n" -" **Пример:**\n" -" - `[p]my data forget me`\n" +" - `[p]mydata forgetme`\n" " " +msgstr "" #: redbot/core/core_commands.py:709 msgid "This command ({command}) does not support non-interactive usage." @@ -1063,15 +1048,9 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" -" " -msgstr "\n" -" Устанавливает разрешение пользователям удалять свои данные о себе.\n\n" -" По умолчанию включено.\n" -" Это противоположно `[p]my data owner management disallow user deletions`\n\n" -" **Пример:**\n" -" - `[p]my data owner management allow user deletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:820 msgid "User can delete their own data. This will not include operational data such as blocked users." @@ -1083,15 +1062,9 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" -" " -msgstr "\n" -" Устанавливает разрешение пользователям удалять свои данные о себе.\n\n" -" По умолчанию включено.\n" -" Это противоположно `[p]my data owner management disallow user deletions`\n\n" -" **Пример:**\n" -" - `[p]my data owner management allow user deletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:837 msgid "User can not delete their own data." @@ -1102,23 +1075,14 @@ msgstr "Пользователь не может удалить собствен msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" -" " -msgstr "\n" -" Устанавливает, как обрабатываются удаления пользователей\n\n" -" **Пример:**\n" -" - `[p]my data owner management set user deletion level 1`\n\n" -" **Аргументы:**\n" -" - `` - Уровень строгости для удаления пользователя. Описания уровней представлены ниже.\n\n" -" Уровень:\n" -" - `0`: Оставляет ответственность за удаление только важных данных за Шестернями.\n" -" - `1`: Шестерни будут удалять все данные о пользователе, даже неважные.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " +msgstr "" #: redbot/core/core_commands.py:858 msgid "Cogs will be instructed to remove all non operational data upon a user request." @@ -1137,17 +1101,9 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "\n" -" Обработка запроса на удаление из Discord.\n\n" -" Это заставит бота избавиться от всех данных из указанного ID пользователя.\n" -" Вы не должны использовать это, если Discord специально не запросил это в отношении удаленного пользователя.\n" -" Это удалит пользователя из различных противоправных мер.\n" -" Если вы обрабатываете запрос вручную от пользователя, вы можете захотеть `[p]my data owner management delete for user`.\n\n" -" **Аргументы:**\n" -" - `` - Идентификатор пользователя, чьи данные будут удалены.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:891 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" @@ -1190,15 +1146,9 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "У удаления данных [botname] есть пользователь для пользователя.\n\n" -" Это приведёт к тому, что бот избавится от множества не-операционных данных от указанного пользователя.\n" -" Пользователи имеют доступ к другой команде, если они не могут взаимодействовать с ботом вообще.\n" -" Это в основном безопасная операция, но вы не должны использовать его, если не обрабатывать запрос от этого пользователя, так как это может повлиять на их использование бота.\n\n" -" **Аргументы:**\n" -" - `` - Идентификатор пользователя, чьи данные будут удалены.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:967 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" @@ -1240,14 +1190,9 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "У удаления данных [botname] есть о пользователе.\n\n" -" Это заставит бота избавиться от множества данных о указанном пользователе.\n" -" Это может включать не только данные конечного пользователя, включая записи об оскорблении злоупотреблениями.\n\n" -" **Аргументы:**\n" -" - `` - Идентификатор пользователя, чьи данные будут удалены.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:1052 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" @@ -1261,87 +1206,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" -" " -msgstr "\n" -" Команды для включения или выключения embeds.\n\n" -" Этот параметр определяет использование embeds в качестве ответа на команду (для поддерживающих его).\n" -" По умолчанию используется вставки.\n\n" -" Настройки вставки проверяются до первого параметра True/False в этом порядке:\n" -" - В контексте гильдии:\n" -" 1. Канал переопределяет - `[p]встраиваемый канал`\n" -" 2. Server command override - `[p]embed set command server`\n" -" 3. Сервер переопределяет - `[p]embed set server`\n" -" 4. Глобальная команда override - `[p]embed set command global`\n" -" 5. Глобальная настройка -`[p]embed set global`\n\n" -" - В контексте ТМ:\n" -" 1. Пользователь переопределяет - `[p]embed set user`\n" -" 2. Глобальная команда override - `[p]embed set command global`\n" -" 3. Глобальная настройка - `[p]embed set global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" -" " -msgstr "\n" -" Показать текущие настройки встраивания.\n\n" -" Укажите имя команды, чтобы проверить наличие настроек встраивания для конкретной команды.\n\n" -" **Примеры:**\n" -" - `[p]embed set show settings` - Показывает настройки встраивания.\n" -" - `[p]embed set show settings info` - Также показывает настройки встраивания для команды 'info'.\n" -" - `[p]embed set show settings \"ignore list\"` - Проверка под команд требует кавычек.\n\n" -" **Аргументы:**\n" -" - `[command]` - Проверяет эту команду на наличие настроек встраивания для конкретной команды.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "Настройки встроенных сообщений:\n\n" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "Глобальные по умолчанию: {value}\n" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "Глобальные настройки команд для команды {command}: {value}\n" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "Настройки гильдии: {value}\n" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "Настройка команд сервера для команды {command}: {value}\n" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "Настройки канала: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "Настройки пользователя: {value}" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1349,26 +1270,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" -" " -msgstr "\n" -" Переключить глобальный встраиваемый параметр.\n\n" -" Это используется как резервная копия, если пользователь или гильдия не установили предпочтение.\n" -" По умолчанию используется вставки.\n\n" -" Чтобы увидеть полный порядок выставления параметров встраивания, запустите `[p]help embed set`.\n\n" -" **Пример:**\n" -" - `[p]embed set global`\n" +" - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "Вкладки теперь отключены по умолчанию." -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "Встраиваемые модули теперь включены по умолчанию." -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1377,38 +1291,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Установите настройки для вставки сервера.\n\n" -" Если установлено, используется вместо глобальных по умолчанию для определения использования встраиваемых устройств.\n" -" Это используется для всех команд, выполняемых на сервере.\n\n" -" Если включено, оставлено пустым, параметр будет удален, и вместо него будут использоваться глобальные настройки.\n\n" -" Чтобы увидеть полный порядок выставления параметров встраивания, запустите `[p]help embed set`.\n\n" -" **Примеры:**\n" -" - `[p]embed set server False` - Отключает вложения на этом сервере.\n" -" - `[p]embed set server` - Сбрасывает значение для использования значения по умолчанию.\n\n" -" **Аргументы:**\n" -" - `[enabled]` - Использовать ли вложения на этом сервере. Оставьте пустым, чтобы сбросить к настройкам по умолчанию.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "Настройки теперь восстанавливаются." -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "Встраиваемые модули включены для этой гильдии." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "Вкладки отключены для этой гильдии." -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1417,31 +1320,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Устанавливает встраиваемый параметр команды.\n\n" -" Если вы владелец бота, попробует изменить по умолчанию параметр для вставки команды.\n" -" В противном случае это попробует изменить настройки вставки на текущий сервер.\n\n" -" Если включено, остаётся пустым, параметр будет снят.\n\n" -" Чтобы увидеть полный порядок выставления параметров встраивания, запустите `[p]help embed set`.\n\n" -" **Примеры:**\n" -" - `[p]embed set command info` - очищает специфичные для команды параметры вставки для 'info'.\n" -" - `[p]embed set info False` - Отключает вложения для 'info'.\n" -" - `[p]embed set команда \"ignore list\" True` - Цитаты необходимы для под команд.\n\n" -" **Аргументы:**\n" -" - `[enabled]` - Использовать ли вложения для этой команды. Оставьте пустым, чтобы сбросить на значения по умолчанию.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "Передаваемая команда требует разрешения Embed Links и поэтому не может быть установлен как \"Встраиваемый\"." -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1449,35 +1340,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Устанавливает встраиваемый параметр команды.\n\n" -" Если вы владелец бота, попробует изменить по умолчанию параметр для вставки команды.\n" -" В противном случае это попробует изменить настройки вставки на текущий сервер.\n\n" -" Если включено, остаётся пустым, параметр будет снят.\n\n" -" Чтобы увидеть полный порядок выставления параметров встраивания, запустите `[p]help embed set`.\n\n" -" **Примеры:**\n" -" - `[p]embed set command info` - очищает специфичные для команды параметры вставки для 'info'.\n" -" - `[p]embed set info False` - Отключает вложения для 'info'.\n" -" - `[p]embed set команда \"ignore list\" True` - Цитаты необходимы для под команд.\n\n" -" **Аргументы:**\n" -" - `[enabled]` - Использовать ли вложения для этой команды. Оставьте пустым, чтобы сбросить на значения по умолчанию.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "Встраивание теперь включено для команды {command_name}." -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "Вкладки отключены для команды {command_name}." -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1485,19 +1364,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "Встраиваемые вставки будут возвращены к настройкам сервера." -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1506,32 +1385,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "Сейчас встраиваются {} для этого канала." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "включен" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "отключен" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1540,101 +1419,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Устанавливает персональную настройку для диспетчеров.\n\n" -" Если установлено, используется вместо глобальных по умолчанию для определения использования встраиваемых устройств.\n" -" Используется для всех команд, выполняемых в личных сообщениях с ботом.\n\n" -" Если включено, оставлено пустым, параметр будет удален, и вместо него будут использоваться глобальные настройки.\n\n" -" Чтобы увидеть полный порядок выставления параметров встраивания, запустите `[p]help embed set`.\n\n" -" **Примеры:**\n" -" - `[p]embed set user False` - Отключает встраивает в вашу личные сообщения.\n" -" - `[p]embed set user` - Сбрасывает значение для использования значения по умолчанию.\n\n" -" **Аргументы:**\n" -" - `[enabled]` - Использовать ли вставки в вашу личных сообщениях. Оставьте пустым, чтобы сбросить к настройкам по умолчанию.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "Встроенные вставки теперь включены для вас в личных сообщениях." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "Вкладки теперь недоступны для вас в личных сообщениях." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" -" " -msgstr "Отправляет владельцу последний произошедшее исключение команды.\n\n" -" Если публичная (да указана), она будет отправлена в чат.\n\n" -" Предупреждение: Отправка трассировки может случайно раскрыть конфиденциальную информацию о вашем компьютере или конфигурации.\n\n" -" **Примеры:**\n" -" - `[p]trace back` - Отправляет Trace back на ваш личные сообщения.\n" -" - `[p]trace back True` - Отправляет последнюю обратную связь в текущем контексте.\n\n" -" **Аргументы:**\n" -" - `[public]` - Отправка трассировки в текущий контекст. Оставьте пустым для отправки в личные сообщения.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "Пока нет исключения." -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" -" " -msgstr "Показывает URL приглашения [botname].\n\n" -" Приглашение всегда будет отправляться в личные сообщения, чтобы сохранить его конфиденциальность.\n\n" -" Эта команда заблокирована для владельца, если `[p]invite set public' не установлено значение True.\n\n" -" **Пример:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Команды для настройки параметров приглашения [botname]." -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" -" " -msgstr "\n" -"Переключает, должен ли `[p]invite` быть доступен для обычного пользователя.\n\n" -" Для работы публичных приглашений бот должен быть превращен в `Public bot` в панели разработчика.\n\n" -" **Пример:**\n" -" - `[p]invite set public yes` - переключает настройку публичных приглашений.\n\n" -" **Аргументы:**\n" -" - `[confirm]` - Требуется для установки публичного приглашения. Не требуется для переключения обратно в приватный режим.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1643,23 +1491,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" -" " -msgstr "\n" -"Заставьте бота создавать свою собственную роль с правами при присоединении.\n\n" -" При присоединении к новому серверу бот будет создавать свою собственную роль с необходимыми разрешениями. Это особая роль, которая не может быть удалена или снята с бота.\n\n" -" Для этого вам необходимо указать действительный уровень прав.\n" -" Вы можете генерировать его здесь: https://discordapi.com/permissions.html.\n\n" -" Обратите внимание, что для некоторых разрешений может потребоваться двух-факторная аутентификация.\n\n" -" **Пример:**\n" -" - `[p]invite set perms 134217728` - Добавляет требование разрешения \"Управлять Nicknames\" к приглашению.\n\n" -" **Аргументы:**\n" -" - `` - Уровень разрешения, который требуется для бота в генерированном приглашении.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1672,88 +1510,78 @@ msgstr "\n" " Обратите внимание, что предыдущие серверы пригласили бота без области действия не могут иметь команды СЛЭШ, они должны будут еще раз пригласить бота.\n" " " -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "Область `applications.commands` была добавлена в URL адрес приглашения." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "Область действия `applications.commands` была удалена из URL адреса приглашения." -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" -" " -msgstr "\n" -" Оставляет серверы.\n\n" -" Если ID сервера не передается, то будет оставлен локальный сервер.\n\n" -" Примечание: Эта команда является интерактивной.\n\n" -" **Примеры:**\n" -" - `[p]leave` - Оставьте текущий сервер.\n" -" - `[p]покинул \"Красный - Discord Bot\"` - Цитаты необходимы, когда в имени есть пробелы.\n" -" - `[p]покинул 133049272517001216 240154543684321280` - Листья несколько серверов, используя ID.\n\n" -" **Аргументы:**\n" -" - `[servers...]` - Сервера уйти. Если пусто, попытается покинуть текущий сервер.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "Необходимо указать хотя бы один ID сервера." -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Вы не передали никакой идентификатор сервера. Вы хотите, чтобы я покинул этот сервер?" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "Вы уверены, что хотите, чтобы я покинул этот сервер?" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "Вы действительно хотите, чтобы я покинула этот сервер?" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Я не могу покинуть сервер `{server_name}`: я его владелец." -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "Время ответа истекло." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "Хорошо. До свидания :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "Все в порядке. Оставляем {number} серверов..." -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "Хорошо. Покидаю один сервер..." -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "Хорошо, я тогда останусь. :)" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "Хорошо, я не уйду с этих серверов." -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "Хорошо, я не выхожу из этого сервера." -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1764,191 +1592,168 @@ msgstr "\n" " Примечание: Эта команда является интерактивной.\n" " " -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" -" " -msgstr "Загружает ког-пакеты по локальным путям и установленным когам.\n\n" -" Смотрите пакеты, доступные для загрузки с помощью `[p]cogs`.\n\n" -" Дополнительные коги могут быть добавлены с помощью Downloader, или из локальных путей с помощью `[p]addpath`.\n\n" -" **Примеры:**\n" -" - `[p]загрузить генерал` - Загружает код `general`.\n" -" - `[p]загрузить мод администратора - Загружает несколько кодов.\n\n" -" **Аргументы:**\n" -" - `` - Пакеты для загрузки.\n" +" - `` - The cog packages to load.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "Загружено {packs}." -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "Следующий пакет уже загружен: {pack}" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "Следующие пакеты уже загружены: {packs}" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Не удалось загрузить следующие пакеты: {pack}.\n" "Проверьте консоль или логи для более точных деталей." -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Не удалось загрузить следующие пакеты: {packs}.\n" "Проверьте консоль или логи для более точных деталей." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Следующее имя не является допустимым именем пакета: {pack}\n" "Имена пакетов не могут начинаться с цифры и могут содержать только ascii цифры, буквы и знаки подчеркивания." -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Следующие имена не являются допустимыми именами пакетов: {packs}\n" "Имена пакетов не могут начинаться с цифры и могут содержать только ascii цифры, буквы и знаки подчеркивания." -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "Следующий пакет не найден в пути cog: {pack}." -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "Следующие пакеты не были найдены в пути cog: {packs}" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Этот пакет не может быть загружен по следующим причинам:\n\n" "{reason}" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Эти пакеты не могут быть загружены по следующим причинам:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**ПРЕДУПРЕЖДЕНИЕ**: В следующем репозитории используются разделяемые библиотеки, которые помечены для удаления в будущем: {repo}.\n" "Вы должны сообщить об этом сообщении сопровождающему репозитория." -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**ПРЕДУПРЕЖДЕНИЕ**: Следующие репозитории используют разделяемые библиотеки, которые помечены для удаления в будущем: {repos}.\n" "Вы должны проинформировать сопровождающих этих репозиториев об этом сообщении." -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" -" " -msgstr "Выгружает ранее загруженные пакеты cog.\n\n" -" Смотрите пакеты, доступные для выгрузки с помощью `[p]cogs`.\n\n" -" **Примеры:**\n" -" - `[p]unload general` - Выгружает ког `general`.\n" -" - `[p]unload admin mod mutes` - Выгружает несколько зубцов.\n\n" -" **Аргументы:**\n" -" - `` - Пакеты cog для выгрузки.\n" +" - `` - The cog packages to unload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "Следующий пакет был выгружен: {pack}." -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "Следующие пакеты были выгружены: {packs}." -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "Не удалось загрузить следующий пакет: {pack}." -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "Следующие пакеты не были загружены: {packs}." -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" -" " -msgstr "Перезагружает пакеты зубцов.\n\n" -" Выгрузит, а затем загрузит указанные зубцы.\n\n" -" Коги, которые не были загружены, будут только загружены.\n\n" -" **Примеры:**\n" -" - `[p]reload general` - выгружает, а затем загружает ког `general`.\n" -" - `[p]reload admin mod mutes` - Выгружает, а затем загружает несколько зубцов.\n\n" -" **Аргументы:**\n" -" - `` - Пакеты когов для перезагрузки.\n" +" - `` - The cog packages to reload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "Перезагрузка {packs}." -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Не удалось перезагрузить следующий пакет: {pack}.\n" "Проверьте консоль или логи для получения подробностей." -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Не удалось перезагрузить следующие пакеты: {packs}\n" "Проверьте консоль или журналы для получения информации." -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Этот пакет не может быть перезагружен по следующей причине:\n\n" "{reason}" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Эти пакеты не могут быть перезагружены по следующим причинам:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**ПРЕДУПРЕЖДЕНИЕ**: В следующем репозитории используются разделяемые библиотеки, которые помечены для удаления в будущем: {repo}.\n" "Вы должны проинформировать сопровождающих этих репо об этом сообщении." -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1959,27 +1764,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1990,19 +1795,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -2012,28 +1817,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -2043,16 +1848,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -2064,11 +1869,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -2078,87 +1883,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" -" " -msgstr "Выключает бота.\n\n" -" Позволяет [botname] выключить грациозно.\n\n" -" Это рекомендуемый метод завершения бота.\n\n" -" **Пример:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Выключение без звука.\n\n" -" **Аргументы:**\n" -" - `[silently]` - Пропустить ли отправку сообщения о выключении. По умолчанию False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Завершение работы... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" -" " -msgstr "Попытка перезапустить [botname].\n\n" -" Заставляет [botname] завершить работу с кодом выхода 26.\n" -" Перезапуск не гарантируется: он должен быть обработан используемым менеджером процессов.\n\n" -" **Примеры:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - перезапускает беззвучно.\n\n" -" **Аргументы:**\n" -" - `[silently]` - Пропускать ли отправку сообщения о перезапуске. По умолчанию False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Перезапуск..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Базовая команда для настройки банка." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Показать текущие настройки банка." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Общий" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Сервер" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2172,7 +1961,7 @@ msgstr "Настройки банка:\n\n" "Баланс по умолчанию: {default_balance}\n" "Максимально допустимый баланс: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2183,210 +1972,205 @@ msgstr "Переключать, является ли банк глобальн " Если банк на одном сервере, он станет глобальным.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "серверный" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "глобальный" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Это переключит банк на {banktype}, удалив все учетные записи в процессе! Если вы уверены, введите `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "Банк теперь {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Установите имя банка." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Название банка было установлено на: {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Установите название для валюты банка." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Название валюты было установлено на: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Установите максимальный остаток, который пользователь может получить." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Сумма должна быть больше нуля и меньше, чем {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Максимальный баланс был установлен на: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " -msgstr "Устанавливает начальный баланс для новых банковских счетов\n\n" -" Пример:\n" -" - `[p]bankset registeramount 5000`\n\n" -" **Аргументы**\n\n" -" - `` Новая сумма начального баланса. По умолчанию 0.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "Сумма должна быть больше или равна нулю и меньше {maxbal}." -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "Регистрация аккаунта теперь выдаёт {num} {currency}." -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2395,50 +2179,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "Вы слишком долго не отвечали." -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "Никаких изменений не произошло." -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Команды для изменения настроек [botname]." -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2447,155 +2231,155 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "Описание сброшено." -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "Это описание слишком длинное для правильного отображения. Пожалуйста, попробуйте еще раз, используя менее 250 символов." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "Этот URL недействителен." -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "Что-то пошло не так при попытке получить изображение." -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "Ошибка. Помните, что мой аватар можно редактировать до двух раз в час. Ссылка или вложение должны быть корректным изображением в формате JPG или PNG." -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "JPG / PNG формат только." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Готово." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "Аватар удален." -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "Имя пользователя проверенного бота не может быть изменено вручную. Для его изменения обратитесь в службу поддержки Discord." -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "Не удалось изменить имя. Должно быть 32 символа или меньше." -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "Время изменения имени пользователя истекло. Помните, что вы можете сделать это только 2 раза в час. Используйте псевдонимы, если вам нужны частые изменения: {command}" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "Не удалось изменить имя пользователя. Discord выдал следующую ошибку:\n" "{error_message}" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "При попытке изменить имя пользователя произошла непредвиденная ошибка." -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "Не удалось изменить никнейм. Должно быть не более 32 символов." -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Мне не хватает разрешений чтобы изменить свой ник." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "Пользовательский текст был очищен." -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "Пользовательский текст установлен." -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "Длина текста не должна превышать 1024 символов." -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2603,152 +2387,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "Максимальная длина Url-адреса стримера составляет 511 символов." -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "Максимальная длина заголовка потока составляет 128 символов." -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "Максимальная длина описания игры составляет 128 символов." -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "Игра очищена." -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "Максимальная длина описаний прослушивания составляет 128 символов." -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "Прослушивание прояснилось." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "Максимальная длина описания просмотра составляет 128 символов." -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "Просмотр очищен." -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "Максимальная длина описаний конкурентов составляет 128 символов." -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "Конкуренция очищена." -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Статус изменён на {}." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "Устанавливает статус [botname] на невидимый." -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2759,22 +2543,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "Эта роль уже является администратором." -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "Теперь эта роль рассматривается как роль администратора." -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2784,62 +2568,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "Эта роль уже является модераторской." -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "Эта роль теперь считается ролью мода." -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "Эта роль не была ролью администратора, с которой она начала." -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "Эта роль больше не рассматривается как роль администратора." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "Эта роль не была модераторской ролью для начала." -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "Эта роль больше не рассматривается как роль модератора." -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2847,17 +2631,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2865,55 +2649,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "Неверный код языка. Используйте формат: `en-US`" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Недопустимый формат - код языка должен содержать код страны, например 'en-US'" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "Глобальная локаль установлена." -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "Локаль была установлена по умолчанию." -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Локализация была установлена." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2921,61 +2705,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "Глобальное региональное форматирование теперь будет основано на локали бота." -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "Глобальное региональное форматирование теперь будет основано на `{language_code}` локали." -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "Региональное форматирование теперь будет основано на локали бота на этом сервере." -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Формат региона теперь будет основываться на локализации `{language_code}`." -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2985,72 +2769,72 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokens были установлены." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "Никаких услуг API пока не установлено." -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "Установите сервисы API:\n" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "Установите службу API:\n" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Службы успешно удалены:\n" "{services_list}" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "Служба успешно удалена: {service_name}" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "Ни в одном из предоставляемых вами сервисов не было установлено ни одного ключа." -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3061,7 +2845,7 @@ msgstr "\n" " Уведомления владельца включают использование `[p]contact` и доступные обновления Red.\n" " " -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3069,63 +2853,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "Нет никаких дополнительных каналов, на которые отправляются сообщения." -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "Неизвестный канал с идентификатором: {id}" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3133,11 +2917,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3147,7 +2931,7 @@ msgstr "Роли администраторов: {admin}\n" "Локал: {guild_locale}\n" "Региональный формат: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3159,77 +2943,61 @@ msgstr "{bot_name} Настройки:\n\n" "Глобальный региональный формат: {regional_format}\n" "Цвет вставки по умолчанию: {colour}" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" -" " -msgstr "Устанавливает задержку, пока бот не удалит командное сообщение.\n\n" -" Должно быть от -1 до 60.\n\n" -" Установите значение -1, чтобы отключить эту функцию.\n\n" -" Применяется только к текущему серверу, а не глобально.\n\n" -" **Примеры:**\n" -" - `[p]set deletedelay` - Показывает текущую настройку задержки удаления.\n" -" - `[p]set deletedelay 60` - Устанавливает задержку удаления на максимальное значение в 60 секунд.\n" -" - `[p]set deletedelay -1` - Отключает удаление командных сообщений.\n\n" -" **Аргументы:**\n" -" - `[time]` - Количество секунд ожидания перед удалением командного сообщения. Используйте -1 для отключения.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "Удаление команды отключено." -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "Удалить задержку, установленную на {num} секунд." -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Бот удалит командные сообщения через {num} секунд. Установите это значение -1, чтобы прекратить удаление сообщений" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "Я не буду удалять командные сообщения." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" -" " -msgstr "\n" -" Переключает, использовать ли настроенный владельцем бота цвет для вложений.\n\n" -" По умолчанию используется настроенный цвет бота.\n" -" В противном случае будет использоваться цвет верхней роли бота.\n\n" -" **Пример:**\n" -" - `[p]установить цвет бота`\n" +" - `[p]set usebotcolour`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "Бот {} использовать свой настроенный цвет для встраивания сообщений." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "не будет" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "будет" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3237,126 +3005,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" -" " -msgstr "\n" -" Включить, включить ли нечеткий поиск команд для сервера.\n\n" -" Это позволяет боту определить возможные команды с ошибками и внести исправления.\n\n" -" Примечание: Это может быть процессорным интенсивным и может быть непригодным для больших серверов.\n\n" -" По умолчанию для нечеткого поиска команд.\n\n" -" **Пример:**\n" -" - `[p]установить нечёткость сервера`\n" +" - `[p]set serverfuzzy`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "Поиск неопределенной команды был {} для этого сервера." -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" -" " -msgstr "\n" -" Переключите, включить ли нечеткий поиск команд в сообщениях DM.\n\n" -" Это позволяет боту определять потенциальные неправильно написанные команды и предлагать исправления.\n\n" -" По умолчанию нечеткий поиск команд отключен.\n\n" -" **Пример:**\n" -" - `[p]нечёткая установка`\n" +" - `[p]set fuzzy`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "Поиск неопределенных команд был {} в личных сообщениях." -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" -" " -msgstr "\n" -" Устанавливает цвет по умолчанию, который будет использоваться для вложений бота.\n\n" -" Допустимые значения для параметра color можно найти на:\n\n" -" https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" -" **Примеры:**\n" -" - `[p]set color dark red`\n" -" - `[p]set color blurple`\n" -" - `[p]set color 0x5DADE2`\n" -" - `[p]установить цвет 0x#FDFEFE`\n" -" - `[p]установить цвет #7F8C8D`\n\n" -" **Аргументы:**\n" -" - `[colour]` - Цвет, который будет использоваться для вложений. Оставьте пустым, чтобы установить значение по умолчанию (красный).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " +msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "Цвет был сброшен." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "Цвет был установлен." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" -" " -msgstr "Устанавливает глобальный префикс(ы) [botname]\n\n" -" Предупреждение: Это не является дополнительным. Он заменит все текущие префиксы.\n\n" -" Смотрите также флаг `--mentionable`, чтобы включить упоминание бота как префикса.\n\n" -" **Примеры:**\n" -" - `[p]установить префикс !\n" -" - `[p]установить префикс \"! \"` - Предложения необходимы для использования пробелов в префиксах.\n" -" - `[p]установить префикс \"@[botname] \"` - Это использует упоминание как префикс. См. также флаг `--mentionable`.\n" -" - `[p]установить префикс ! ? . - Задает несколько префиксов.\n\n" -" **Аргументы:**\n" -" - `` - Префиксы бота будут отвечать по всему миру.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Отменено." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Префикс установлен." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "Префиксы установлены." -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3364,34 +3097,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "Префиксы серверов были сброшены." -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "Префикс сервера установлен." -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "Установлены префиксы сервера." -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3406,15 +3139,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3428,19 +3161,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3451,48 +3184,48 @@ msgstr "\n" " Все настройки справки применяются глобально.\n" " " -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Предупреждение: Если форматтер по умолчанию не используется, эти настройки могут быть неприменимы." -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "Средство форматирования help было сброшено. Не забудь что это не остановит шестерню от модинга справки, возможно тебе придётся выкрутить шестерню если в этом была проблема." -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "Настройки справки были сброшены к значениям по умолчанию. Это может не оказать влияния при использовании сторонних форматирования справки." -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3501,100 +3234,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "Помощь не будет использовать меню." -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" -" " -msgstr "\n" -" Это позволяет команде help показывать скрытые команды.\n\n" -" По умолчанию это значение равно False.\n" -" Использование этого параметра без настройки переключит.\n\n" -" **Примеры:**\n" -" - `[p]helpset showhidden True` - Включает показ скрытых команд.\n" -" - `[p]helpset showhidden` - Переключает значение.\n\n" -" **Аргументы:**\n" -" - `[show_hidden]` - Использовать ли показ скрытых команд в справке. Оставьте пустым, чтобы переключить.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "Help не будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "Помощь будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" -" " -msgstr "\n" -" Это позволяет команде help показывать псевдонимы существующих команд, если они есть.\n\n" -" По умолчанию это значение равно True.\n" -" Использование этого параметра без настройки переключит.\n\n" -" **Примеры:**\n" -" - `[p]helpset showaliases False` - Отключает показ псевдонимов на этом сервере.\n" -" - `[p]helpset showaliases` - Переключает значение.\n\n" -" **Аргументы:**\n" -" - `[show_aliases]` - Включать ли псевдонимы в справку. Оставьте пустым, чтобы переключить.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3603,64 +3318,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" -" " -msgstr "\n" -" Это позволяет отметить галочкой сообщение команды help, если на DM отправлена помощь.\n\n" -" Установка галочки означает реакцию на сообщение о помощи ✅.\n\n" -" По умолчанию установлено значение False.\n" -" Использование этого параметра без настройки приведет к переключению.\n\n" -" Примечание: Этот параметр используется только тогда, когда бот не использует меню.\n\n" -" **Примеры:**\n" -" - `[p]helpset usetick False` - Отключает установку галочки при отправке помощи в DM.\n" -" - `[p]helpset usetick` - Переключает значение.\n\n" -" **Аргументы:**\n" -" - `[use_tick]` - Отмечать ли галочкой команду help при отправке справки в DM. Оставьте пустым, чтобы переключить.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "Help теперь будет отмечать команду при отправке в ЛС." -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "Help не будет отмечать команду при отправке в ЛС." -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" -" " -msgstr "\n" -" Устанавливает, следует ли отфильтровывать из справки команды, которые не могут быть запущены в текущем контексте.\n\n" -" По умолчанию установлено значение True.\n" -" Использование этого параметра без настройки переключит.\n\n" -" **Примеры:**\n" -" - `[p]helpset verifychecks False` - Разрешает показывать непригодные команды в справке.\n" -" - `[p]helpset verifychecks` - Переключает значение.\n\n" -" **Аргументы:**\n" -" - `[verify]` - Скрывать ли непригодные команды в справке. Оставьте пустым, чтобы переключить.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "Справка будет показывать только для команд, которые могут быть запущены." -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "Справка будет показана без проверки возможности выполнения команд." -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3669,33 +3364,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" -" " -msgstr "\n" -" Устанавливает, должен ли бот отвечать на команды справки для несуществующих тем.\n\n" -" Если этот параметр включен, он будет указывать на существование тем справки, даже если пользователь не может ее использовать.\n\n" -" Примечание: Этот параметр сам по себе не полностью предотвращает перечисление команд.\n\n" -" По умолчанию установлено значение False.\n" -" Использование этого параметра без настройки переключит.\n\n" -" **Примеры:**\n" -" - `[p]helpset verifyexists True` - Включает отправку справки для несуществующих тем.\n" -" - `[p]helpset verifyexists` - Переключает значение.\n\n" -" **Аргументы:**\n" -" - `[verify]` - Отвечать ли на помощь для несуществующих тем. Оставьте пустым, чтобы переключить.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "Помощь проверит наличие тем помощи." -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Помощь будет проверять только наличие тем помощи при помощи нечеткой справки (если включено)." -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3704,31 +3388,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" -" " -msgstr "Установите ограничение на количество символов для каждой страницы в сообщении справки.\n\n" -" Примечание: Эта настройка применяется только к встроенной справке.\n\n" -" Значение по умолчанию - 1000 символов. Минимальное значение - 500.\n" -" Максимальное значение основывается на меньшем из того, что вы предоставляете, и того, что позволяет discord.\n\n" -" Обратите внимание, что установка относительно небольшого лимита символов может\n" -" означает, что некоторые страницы будут превышать этот лимит.\n\n" -" **Пример:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" -" **Аргументы:**\n" -" - `` - Максимальное количество символов для отображения на странице в справочном сообщении.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "Значение должно быть не менее 500 символов." -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "Готово. Максимальное количество символов на странице было установлено равным {}." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3737,33 +3411,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" -" " -msgstr "Установите максимальное количество страниц справки, отправляемых в канале сервера.\n\n" -" Примечание: Эта настройка не применяется к справке меню.\n\n" -" Если сообщение справки содержит больше страниц, чем это значение, сообщение справки будет\n" -" будет отправлено автору команды через DM. Это сделано для того, чтобы уменьшить количество спама в серверных\n" -" текстовых каналах.\n\n" -" Значение по умолчанию - 2 страницы.\n\n" -" **Примеры:**\n" -" - `[p]helpset maxpages 50` - Практически никогда не отправлять помощь в DM.\n" -" - `[p]helpset maxpages 0` - Всегда отправлять помощь DM.\n\n" -" **Аргументы:**\n" -" - `` - Максимальное количество страниц, разрешенных для отправки в справке на сервере.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "Вы должны дать значение ноль или больше!" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "Готово. Ограничение на количество страниц установлено на {}." -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3771,257 +3434,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" -" " -msgstr "Установите задержку, после которой страницы справки будут удалены.\n\n" -" По умолчанию эта настройка отключена и применяется только к справке, не относящейся к меню,\n" -" отправляемой в текстовых каналах сервера.\n" -" Установка задержки в 0 отключает эту функцию.\n\n" -" Чтобы эта функция работала, бот должен иметь права MANAGE_MESSAGES.\n\n" -" **Примеры:**\n" -" - `[p]helpset deletedelay 60` - Удаление страниц справки через минуту.\n" -" - `[p]helpset deletedelay 1` - Удалить страницы справки как можно быстрее.\n" -" - `[p]helpset deletedelay 1209600` - Максимальное время ожидания перед удалением (14 дней).\n" -" - `[p]helpset deletedelay 0` - Запретить удаление справочных страниц.\n\n" -" **Аргументы:**\n" -" - `` - Время ожидания перед удалением справочных страниц.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "Задержка не может быть длиннее 14 дней!" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "Готово. Сообщения справки теперь не будут удалены." -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "Готово. Задержка удаления была установлена на {} секунд." -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" -" " -msgstr "Установите тайм-аут для реакций, если меню включены.\n\n" -" По умолчанию это 30 секунд.\n" -" Таймаут должен быть в диапазоне от 15 до 300 секунд.\n\n" -" **Примеры:**\n" -" - `[p]helpset reacttimeout 30` - тайм-аут по умолчанию.\n" -" - `[p]helpset reacttimeout 60` - Тайм-аут в 1 минуту.\n" -" - `[p]helpset reacttimeout 15` - Минимально допустимый тайм-аут.\n" -" - `[p]helpset reacttimeout 300` - Максимально допустимый тайм-аут (5 минут).\n\n" -" **Аргументы:**\n" -" - `` - Таймаут, в секундах, для реакций.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "Вы должны указать значение не менее 15 секунд!" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "Тайм-аут не может быть больше 5 минут!" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "Выполнено. Тайм-аут реакции установлен на {} секунд." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" -" " -msgstr "\n" -" Задайте используемый теглайн.\n\n" -" Максимальная длина теглайна составляет 2048 символов.\n" -" Эта настройка применяется только к встроенной справке. Если теглайн не указан, вместо него будет использоваться значение по умолчанию.\n\n" -" **Примеры:**\n" -" - `[p]helpset tagline Спасибо за использование бота!\n" -" - `[p]helpset tagline` - Сброс теглайна на значение по умолчанию.\n\n" -" **Аргументы:**\n" -" - `[tagline]` - Заголовок, который будет отображаться в нижней части вложений справки. Оставьте пустым, чтобы сбросить.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Ваш подзаголовок слишком длинный! Пожалуйста, уменьшите его до 2048 символов." -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" -" " -msgstr "Отправляет сообщение владельцу.\n\n" -" Это ограничено одним сообщением каждые 60 секунд на человека.\n\n" -" **Пример:**\n" -" - `[p]contact Помогите! Бот стал разумным!\n\n" -" **Аргументы:**\n" -" - `[message]` - Сообщение, которое нужно отправить владельцу.\n" +" - `[message]` - The message to send to the owner.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "ID пользователя: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "через DM" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | ID сервера: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Используйте `{}dm {} `чтобы ответить пользователю" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Отправил {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "Я настроен не отправлять это нигде." -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Ваше сообщение было отправлено." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Я не могу доставить ваше сообщение. Извините." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" -" " -msgstr "Отправляет в ЛС пользователю.\n\n" -" Для работы этой команды необходим ID пользователя.\n\n" -" Чтобы получить ID пользователя, перейдите в настройки Discord и откройте вкладку \"Внешний вид\".\n" -" Включите \"Режим разработчика\", затем щелкните правой кнопкой мыши на пользователе и нажмите \"Копировать ID\".\n\n" -" **Пример:**\n" -" - `[p]dm 26262626262626262626 Я тебе нравлюсь? Да / Нет`\n\n" -" **Аргументы:**\n" -" - `[message]` - Сообщение, которое нужно отправить пользователю.\n" +" - `[message]` - The message to dm to the user.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "Недопустимый ID, пользователь не найден или пользователь бот. Вы можете отправлять сообщения только тем пользователям, с которыми у меня есть сервер." -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Владелец {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "Вы можете ответить на это сообщение с {} контактом" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Извините, я не смог доставить сообщение для %s" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Сообщение доставлено к %s" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "Выводит путь к данным бота." -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "Путь к данным: {path}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "Показывает отладочную информацию, полезную для отладки." -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" -" " -msgstr "\n" -" Диагностируйте проблемы с проверкой команды с легкостью!\n\n" -" Если вы хотите диагностировать команду из текстового канала на другом сервере,\n" -" вы можете сделать это, используя команду в DM.\n\n" -" **Пример:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Диагностировать, почему @Slime не может использовать `[p]ban` в канале #general.\n\n" -" **Аргументы:**\n" -" - `[channel]` - Текстовый канал, на котором должна быть проверена команда. По умолчанию используется текущий канал.\n" -" - `` - Член, который должен рассматриваться как вызывающий команду.\n" -" - `` - Имя команды для проверки.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "Данный пользователь не является участником диагностированного сервера." -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "Не пытайтесь меня обмануть, данный участник не может получить доступ к каналу {channel}!" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -4034,109 +3642,85 @@ msgstr "\n" " Используйте команду `[p]allowlist clear`, чтобы отключить список разрешенных команд\n" " " -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" -" " -msgstr "\n" -" Добавляет пользователей в список разрешенных.\n\n" -" **Примеры:**\n" -" - `[p]allowlist add @26 @Will` - Добавляет двух пользователей в список разрешенных.\n" -" - `[p]allowlist add 26262626262626262626262626` - Добавляет пользователя по ID.\n\n" -" **Аргументы:**\n" -" - `` - Пользователь или пользователи для добавления в список разрешенных.\n" +" - `` - The user or users to add to the allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "Пользователи были добавлены в список разрешенных." -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "Пользователь добавлен в список разрешенных." -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" -" " -msgstr "\n" -" Перечисляет пользователей в списке разрешенных.\n\n" -" **Пример:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "Пользователи в списке разрешенных:" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "Пользователь в списке разрешенных:" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "Неизвестный или удаленный пользователь" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" -" " -msgstr "\n" -" Удаляет пользователей из разрешительного списка.\n\n" -" Список разрешенных пользователей будет отключен, если все пользователи будут удалены.\n\n" -" **Примеры:**\n" -" - `[p]allowlist remove @26 @Will` - Удаляет двух пользователей из списка разрешенных.\n" -" - `[p]allowlist remove 26262626262626262626262626` - Удаляет пользователя по ID.\n\n" -" **Аргументы:**\n" -" - `` - Пользователь или пользователи для удаления из списка разрешенных.\n" +" - `` - The user or users to remove from the allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "Пользователи были удалены из списка разрешенных." -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "Пользователь был удален из списка разрешенных." -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" -" " -msgstr "\n" -" Очищает список разрешений.\n\n" -" Это отключает список разрешений.\n\n" -" **Пример:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "Разрешенный список был очищен." -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -4147,103 +3731,81 @@ msgstr "\n" " Используйте `[p]blocklist clear`, чтобы отключить список блоков\n" " " -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" -" " -msgstr "\n" -" Добавляет пользователей в блок-лист.\n\n" -" **Примеры:**\n" -" - `[p]blocklist add @26 @Will` - Добавляет двух пользователей в блок-лист.\n" -" - `[p]blocklist add 2626262626262626262626262626` - Блокирует пользователя по ID.\n\n" -" **Аргументы:**.\n" -" - `` - Пользователь или пользователи для добавления в блок-лист.\n" +" - `` - The user or users to add to the blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "Вы не можете добавить владельца в блок-лист!" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "Пользователи были добавлены в блок-лист." -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "Пользователь добавлен в блок-лист." -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" -" " -msgstr "\n" -" Перечисляет пользователей в списке блок-лист.\n\n" -" **Пример:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "Пользователи в списке блок-лист:" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "Пользователь в блок-списке:" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" -" " -msgstr "\n" -" Удаляет пользователей из списка блокировки.\n\n" -" **Примеры:**\n" -" - `[p]blocklist remove @26 @Will` - Удаляет двух пользователей из блок-листа.\n" -" - `[p]blocklist remove 2626262626262626262626262626` - Удаляет пользователя по ID.\n\n" -" **Аргументы:**\n" -" - `` - Пользователь или пользователи для удаления из блок-листа.\n" +" - `` - The user or users to remove from the blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "Пользователи были удалены из блок-листа." -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "Пользователь был удален из блок-листа." -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" -" " -msgstr "\n" -" Очищает блок-лист.\n\n" -" **Пример:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "Блок-лист очищен." -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4256,119 +3818,93 @@ msgstr "\n" " Используйте команду `[p]localallowlist clear`, чтобы отключить список разрешений\n" " " -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" -" " -msgstr "\n" -" Добавляет пользователя или роль в разрешительный список сервера.\n\n" -" **Примеры:**\n" -" - `[p]localallowlist add @26 @Will` - Добавляет двух пользователей в локальный список разрешений.\n" -" - `[p]localallowlist add 26262626262626262626262626` - Разрешает пользователя по ID.\n" -" - `[p]localallowlist add \"Super Admins\"`` - Разрешает роль с пробелом в имени без упоминания.\n\n" -" **Аргументы:**\n" -" - `` - Пользователи или роли для удаления из локального списка разрешений.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Я не могу разрешить вам сделать это, так как это лишит вас возможности выполнять команды, пожалуйста, сначала добавьте себя в список разрешенных." -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "Пользователи и/или роли были добавлены в список разрешенных." -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "Пользователь или роль были добавлены в список разрешений." -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" -" " -msgstr "\n" -" Перечисляет пользователей и роли на сервере allowlist.\n\n" -" **Пример:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "Разрешенные пользователи и/или роли:" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "Разрешенный пользователь или роль:" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "Неизвестный или удаленный пользователь/роль" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" -" " -msgstr "\n" -" Удаляет пользователя или роль из разрешительного списка.\n\n" -" Локальный список разрешений будет отключен, если все пользователи будут удалены.\n\n" -" **Примеры:**\n" -" - `[p]localallowlist remove @26 @Will` - Удаляет двух пользователей из локального списка разрешений.\n" -" - `[p]localallowlist remove 26262626262626262626262626` - Удаляет пользователя по ID.\n" -" - `[p]localallowlist remove \"Super Admins\"`` - Удаляет роль с пробелом в имени без упоминания.\n\n" -" **Аргументы:**\n" -" - `` - Пользователи или роли для удаления из локального списка разрешений.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Я не могу позволить вам сделать это, так как это лишит вас возможности выполнять команды." -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Пользователи и/или роли были удалены из разрешительного списка сервера." -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "Пользователь или роль были удалены из разрешительного списка сервера." -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" -" " -msgstr "\n" -" Очищает список разрешений.\n\n" -" Это отключает локальный список разрешений и очищает все записи.\n\n" -" **Пример:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "Список разрешений сервера был очищен." -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4379,499 +3915,373 @@ msgstr "\n" " Используйте команду `[p]localblocklist clear` для отключения списка блокировки\n" " " -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" -" " -msgstr "\n" -" Добавляет пользователя или роль в локальный список блокировки.\n\n" -" **Примеры:**\n" -" - `[p]localblocklist add @26 @Will` - Добавляет двух пользователей в локальный список блокировки.\n" -" - `[p]localblocklist add 2626262626262626262626262626` - Блокирует пользователя по ID.\n" -" - `[p]localblocklist add \"Bad Apples\"`` - Блокирует роль с пробелом в имени без упоминания.\n\n" -" **Аргументы:**\n" -" - `` - Пользователи или роли для добавления в локальный список блокировки.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "Вы не можете добавить себя в блок-лист!" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "Вы не можете добавить владельца гильдии в блок-лист!" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "Вы не можете добавить владельца бота в блок-лист!" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "Пользователи и/или роли были добавлены из блок-листа сервера." -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "Пользователь или роль были добавлены из блок-листа сервера." -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" -" " -msgstr "\n" -" Перечисляет пользователей и роли в блок-листе сервера.\n\n" -" **Пример:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "Заблокированные пользователи и/или роли:" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "Заблокированный пользователь или роль:" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" -" " -msgstr "\n" -" Удаляет пользователя или роль из локального списка блокировки.\n\n" -" **Примеры:**\n" -" - `[p]localblocklist remove @26 @Will` - Удаляет двух пользователей из локального блок-листа.\n" -" - `[p]localblocklist remove 2626262626262626262626262626` - Разблокирует пользователя по ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"`` - Разблокирует роль с пробелом в имени без упоминания.\n\n" -" **Аргументы:**\n" -" - `` - Пользователи или роли для удаления из локального списка блокировки.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Пользователи и/или роли были удалены из блок-листа сервера." -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "Пользователь или роль были удалены из списка блокировки сервера." -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" -" " -msgstr "\n" -" Очищает список блокировки сервера.\n\n" -" Это отключает список блокировки сервера и очищает все записи.\n\n" -" **Пример:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "Список блокировки сервера был очищен." -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Команды для включения и отключения команд и шестеренки." -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" -" " -msgstr "Установите состояние по умолчанию для cog как отключенное.\n\n" -" Это отключит cog для всех серверов по умолчанию.\n" -" Чтобы отменить это, используйте команду `[p]command enablecog` на серверах, которым вы хотите разрешить использование.\n\n" -" Примечание: Это работает только с загруженными cogs, и должно ссылаться на имя cog в заглавном регистре.\n\n" -" **Примеры:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" -" **Аргументы:**\n" -" - `` - Имя программы, которую нужно сделать отключенной по умолчанию. Должно быть в заглавном регистре.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "Вы не можете отключить эту шестеренку по умолчанию." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} по умолчанию отключено." -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" -" " -msgstr "Установите состояние по умолчанию для cog как включенное.\n\n" -" Это снова включит cog для всех серверов по умолчанию.\n" -" Чтобы отменить это, используйте команду `[p]command disablecog` на серверах, на которых вы хотите запретить использование.\n\n" -" Примечание: Это сработает только для загруженных cogs, и должно ссылаться на имя cog в заглавном регистре.\n\n" -" **Примеры:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" -" **Аргументы:**\n" -" - `` - Имя cog, которую нужно включить по умолчанию. Должно быть в заглавном регистре.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} был установлен как включенный по умолчанию." -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" -" " -msgstr "Отключить cog на этом сервере.\n\n" -" Примечание: Это работает только с загруженными cogs и должно ссылаться на имя cog в заглавном регистре.\n\n" -" **Примеры:**\n" -" - `[p]команда disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" -" **Аргументы:**\n" -" - `` - Имя cog, которую нужно отключить на этом сервере. Должно быть в заглавном регистре.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "Вы не можете отключить эту шестеренку, так как в этом случае вы заблокируете себя." -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} был отключен в этой гильдии." -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} уже отключен (ничего не нужно делать)." -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" -" " -msgstr "Включить cog на этом сервере.\n\n" -" Примечание: Это работает только с загруженными gogs и должно ссылаться на имя cog в заглавном регистре.\n\n" -" **Примеры:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" -" **Аргументы:**\n" -" - `` - Имя cog для включения на этом сервере. Должно быть в заглавном регистре.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} был включен в этой гильдии." -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" не найден." -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} не был отключен (ничего не нужно делать)." -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" -" " -msgstr "Перечислите шестеренки, которые отключены на этом сервере.\n\n" -" **Пример:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "В этой гильдии отключены следующие шестеренки:\n" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "В этом гильдии нет неактивных шестеренок." -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" -" " -msgstr "\n" -" Список отключенных команд.\n\n" -" Если вы являетесь владельцем бота, то по умолчанию будут показаны глобальные отключенные команды.\n" -" В противном случае будут показаны отключенные команды на текущем сервере.\n\n" -" **Пример:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" -" " -msgstr "Список отключенных команд глобально.\n\n" -" **Пример:**\n" -" - `[p]listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "Нет глобально отключенных команд." -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "{} Команды отключены глобально.\n" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "1 команда отключена глобально.\n" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" -" " -msgstr "Список отключенных команд на этом сервере.\n\n" -" **Пример:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "Нет отключенных команд в {}." -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "{} команды отключены в {}.\n" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "1 команда отключена в {}.\n" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" -" " -msgstr "\n" -" Отключить команду.\n\n" -" Если вы являетесь владельцем бота, это отключит команды глобально по умолчанию.\n" -" В противном случае команды будут отключены на текущем сервере.\n\n" -" **Примеры:**\n" -" - `[p]command disable userinfo` - отключает команду `userinfo` в Mod cog.\n" -" - `[p]command disable urban` - отключает команду `urban` в блоке General.\n\n" -" **Аргументы:**\n" -" - `` - Команда для отключения.\n" +" - `` - The command to disable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" -" " -msgstr "\n" -" Отключить команду глобально.\n\n" -" **Примеры:**\n" -" - `[p]command disable global userinfo` - отключает команду `userinfo` в коге Mod.\n" -" - `[p]command disable global urban` - отключает команду `urban` в коге General.\n\n" -" **Аргументы:**\n" -" - `` - Команда для глобального отключения.\n" +" - `` - The command to disable globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Команда отключения не может быть `команда` или ни одной из под-команд." -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "Эта команда обозначена как всегда доступная и не может быть отключена." -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "Эта команда уже отключена глобально." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" -" " -msgstr "\n" -" Отключить команду только на этом сервере.\n\n" -" **Примеры:**\n" -" - `[p]command disable server userinfo` - Отключает команду `userinfo` в коге Mod.\n" -" - `[p]command disable server urban` - отключает команду `urban` в блоке General.\n\n" -" **Аргументы:**\n" -" - `` - Команда, которую нужно отключить для текущего сервера.\n" +" - `` - The command to disable for the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "Вы не можете отключить эту команду." -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "Эта команда уже отключена на этом сервере." -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" -" " -msgstr "Включить команду.\n\n" -" Если вы являетесь владельцем бота, то по умолчанию будет сделана попытка включить глобально отключенную команду.\n" -" В противном случае будет сделана попытка включить команду, отключенную на текущем сервере.\n\n" -" **Примеры:**\n" -" - `[p]command enable userinfo` - Включает команду `userinfo` в Mod cog.\n" -" - `[p]command enable urban` - Включает команду `urban` в блоке General.\n\n" -" **Аргументы:**\n" -" - `` - Команда для включения.\n" +" - `` - The command to enable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" -" " -msgstr "\n" -" Включить команду глобально.\n\n" -" **Примеры:**\n" -" - `[p]command enable global userinfo` - Включает команду `userinfo` в коге Mod.\n" -" - `[p]command enable global urban` - Включает команду `urban` в коге General.\n\n" -" **Аргументы:**\n" -" - `` - Команда для глобального включения.\n" +" - `` - The command to enable globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "Эта команда уже включена глобально." -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" -" " -msgstr "\n" -" Включить команду на этом сервере.\n\n" -" **Примеры:**\n" -" - `[p]command enable server userinfo` - Включает команду `userinfo` в коге Mod.\n" -" - `[p]command enable server urban` - Включает команду `urban` в коге General.\n\n" -" **Аргументы:**\n" -" - `` - Команда, которую нужно включить для текущего сервера.\n" +" - `` - The command to enable for the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "Вы не можете включить эту команду." -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "Эта команда уже включена на этом сервере." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" -" " -msgstr "Задает реакцию бота на отключенные команды.\n\n" -" Оставьте пустым, чтобы не отправлять ничего.\n\n" -" Чтобы включить имя команды в сообщение, включите в него заполнитель `{command}`.\n\n" -" **Примеры:**\n" -" - `[p]command disabledmsg Эта команда отключена`.\n" -" - `[p]command disabledmsg {command} отключена`\n" -" - `[p]command disabledmsg` - Не посылает ничего при попытке выполнить отключенную команду.\n\n" -" **Аргументы:**\n" -" - `[message]` - Сообщение, которое нужно отправить при попытке выполнить отключенную команду.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4882,84 +4292,80 @@ msgstr "\n" " Сюда входят удаление дубликатов сообщений и упоминание спама из командной строки Моd-шестерни, а также фильтры из командной строки Filter-шестерни.\n" " " -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" -" " -msgstr "\n" -" Получает текущих участников и ролей настроенных для автоматического иммунитета действий модерации.\n\n" -" **Пример:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "Роли защищены от автоматических действий модерации:\n" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "Участники защищены от автоматических действий модерации:\n" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "Здесь нет настроек иммунитета." -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "Уже добавлено." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "Нет в списке." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "У них есть иммунитет." -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "У них нет иммунитета." -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4972,131 +4378,118 @@ msgstr "\n" " Примечание: Владельцы и администраторы могут переопределять список игнорирования.\n" " " -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" -" " -msgstr "\n" -" Список игнорируемых сейчас серверов и каналов.\n\n" -" **Пример:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "Канал добавлен в список игнорирования." -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "Канал уже добавлен в список игнорирования." -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" -" " -msgstr "\n" -" Игнорировать команды на этом сервере.\n\n" -" Примечание: Владельцы, администраторы и те, у кого есть права на управление сервером, переопределяют игнорируемые серверы.\n\n" -" **Пример:**\n" -" - `[p]ignore server` - Игнорирует текущий сервер\n" +" - `[p]ignore server` - Ignores the current server\n" " " +msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "Этот сервер был добавлен в список игнорирования." -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "Этот сервер уже находится в списке игнорирования." -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Команды для удаления серверов или каналов из списка игнорирования." -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "Канал удален из списка игнорирования." -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "Этот канал не был добавлен в список игнорирования." -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" -" " -msgstr "\n" -" Удалите этот сервер из списка игнорирования.\n\n" -" **Пример:**\n" -" - `[p]unignore server` - Прекратить игнорирование текущего сервера\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " +msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "Этот сервер был удален из списка игнорирования." -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "Этот сервер отсутствует в списке игнорируемых." -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "Этот сервер в настоящее время игнорируется." -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Нет" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -5105,12 +4498,12 @@ msgstr "\n" " Получить информацию о лицензиях Red.\n" " " -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "Различные утилиты, ориентированные на разработки." -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -5135,7 +4528,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -5159,7 +4552,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -5183,44 +4576,44 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Уже выполняется сеанс REPL в этом канале. Выйдите из него с `quit`." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "В этом канале уже запущен сеанс REPL. Возобновите REPL с помощью `{}repl resume`." -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "Введите код для выполнения или оценки. `exit()` или `quit` для выхода. `{}repl pause` для приостановки." -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "Выход." -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "В настоящее время в этом канале нет запущенной сессии REPL." -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "Сеанс REPL в этом канале был возобновлен." -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "Сессия REPL в этом канале теперь приостановлена." -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" @@ -5229,7 +4622,7 @@ msgstr "Прикрепить другого пользователя, вызыв " Префикс не должен быть введен.\n" " " -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -5239,18 +4632,18 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "Дает владельцам ботов возможность обходить кулдауны.\n\n" " Не сохраняется после перезапуска." -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Владельцы ботов теперь будут обходить все команды с таймаутами." -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Владельцы ботов больше не будут обходить все команды с таймаутами." @@ -5351,11 +4744,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/sk-SK.po b/redbot/core/locales/sk-SK.po index 9f522eac4..0372f09aa 100644 --- a/redbot/core/locales/sk-SK.po +++ b/redbot/core/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -646,23 +646,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -674,7 +674,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -855,7 +855,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -869,7 +869,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -913,7 +913,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -980,7 +980,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -994,7 +994,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1007,12 +1007,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1033,7 +1033,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1071,7 +1071,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1108,7 +1108,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1123,63 +1123,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1187,19 +1187,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1208,27 +1208,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1237,19 +1237,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1257,23 +1257,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1281,19 +1281,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1302,32 +1302,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1336,70 +1336,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1408,13 +1408,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1423,78 +1423,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1502,155 +1502,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1661,27 +1661,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1692,19 +1692,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1714,28 +1714,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1745,16 +1745,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1766,11 +1766,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1780,71 +1780,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1853,7 +1853,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1861,205 +1861,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2068,50 +2068,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2120,154 +2120,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2275,152 +2275,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2431,22 +2431,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2456,62 +2456,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2519,17 +2519,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2537,55 +2537,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2593,61 +2593,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2657,71 +2657,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2729,7 +2729,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2737,63 +2737,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2801,18 +2801,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2820,61 +2820,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2882,91 +2882,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2974,34 +2974,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3016,15 +3016,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3038,19 +3038,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3058,48 +3058,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3108,82 +3108,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3192,44 +3192,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3238,22 +3238,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3262,21 +3262,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3285,22 +3285,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3308,202 +3308,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3512,85 +3512,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3598,81 +3598,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3681,93 +3681,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3775,373 +3775,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4149,80 +4149,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4231,130 +4231,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4379,7 +4379,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4403,7 +4403,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4427,51 +4427,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4481,17 +4481,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4592,11 +4592,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/sl-SI.po b/redbot/core/locales/sl-SI.po index 429c9faa0..4b76f5618 100644 --- a/redbot/core/locales/sl-SI.po +++ b/redbot/core/locales/sl-SI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -651,23 +651,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -679,7 +679,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -883,13 +883,9 @@ msgstr "\n" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" -" " -msgstr "\n" -" Preveri katere podatke [botname] hrani, in zakaj.\n\n" -" **Primer:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " +msgstr "" #: redbot/core/core_commands.py:585 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" @@ -901,7 +897,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -945,7 +941,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -1012,7 +1008,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -1026,7 +1022,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1039,12 +1035,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1065,7 +1061,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1103,7 +1099,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1140,7 +1136,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1155,63 +1151,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1219,19 +1215,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1240,27 +1236,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1269,19 +1265,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1289,23 +1285,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1313,19 +1309,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1334,32 +1330,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1368,70 +1364,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1440,13 +1436,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1455,78 +1451,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1534,155 +1530,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1693,27 +1689,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1724,19 +1720,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1746,28 +1742,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1777,16 +1773,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1798,11 +1794,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1812,71 +1808,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Osnovni ukazi za upravljanje nastavitev banke." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Prikaže trenutne nastavitve banke." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1890,7 +1886,7 @@ msgstr "Nastavitve banke:\n\n" "Privzeto stanje: {default_balance}\n" "Maksimalno dovoljeno stanje: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1901,205 +1897,205 @@ msgstr "Preklopite, ali je banka globalna ali ne.\n\n" " Če je banka na vsak strežnik posebej, bo zdaj globalna.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "na strežnik" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "globalno" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "To bo preklopilo banko na vrsto {banktype}, kar bo izbrisalo vse račune med procesom! Če si prepričan uporabi ukaz `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "Banka je zdaj {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Nastavi ime banke." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Ime banke je zdaj {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Nastavi ime valute za banko." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Ime valute je zdaj {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Nastavi maksimalno stanje katerega lahko uporabnik doseže." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Znesek mora biti večji od nič in manjši od {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Maksimalno stanje je nastavljeno na {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2108,50 +2104,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2160,154 +2156,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2315,152 +2311,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2471,22 +2467,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2496,62 +2492,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2559,17 +2555,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2577,55 +2573,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2633,61 +2629,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2697,71 +2693,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2769,7 +2765,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2777,63 +2773,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2841,18 +2837,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2860,61 +2856,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2922,91 +2918,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3014,34 +3010,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3056,15 +3052,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3078,19 +3074,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3098,48 +3094,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3148,82 +3144,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3232,44 +3228,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3278,22 +3274,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3302,21 +3298,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3325,22 +3321,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3348,202 +3344,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3552,85 +3548,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3638,81 +3634,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3721,93 +3717,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3815,373 +3811,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4189,80 +4185,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4271,130 +4267,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4419,7 +4415,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4443,7 +4439,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4467,51 +4463,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4521,17 +4517,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Lastniki bota bodo zdaj preskočili vse ohladitve komand." -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Lastniki bota ne bodo več mogli preskočiti ohladitve komand." @@ -4632,11 +4628,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/sv-SE.po b/redbot/core/locales/sv-SE.po index d902999aa..af55926c6 100644 --- a/redbot/core/locales/sv-SE.po +++ b/redbot/core/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -656,23 +656,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -684,7 +684,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -879,7 +879,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -893,7 +893,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -937,7 +937,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -1004,7 +1004,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -1018,7 +1018,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1031,12 +1031,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1057,7 +1057,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1095,7 +1095,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1132,7 +1132,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1147,63 +1147,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1211,19 +1211,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1232,27 +1232,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1261,19 +1261,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1281,23 +1281,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1305,19 +1305,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1326,32 +1326,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1360,70 +1360,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1432,13 +1432,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1447,78 +1447,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1526,155 +1526,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1685,27 +1685,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1716,19 +1716,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1738,28 +1738,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1769,16 +1769,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1790,11 +1790,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1804,71 +1804,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Stänger ner... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Startar om..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Baskommando för bankinställningar." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1877,7 +1877,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1885,205 +1885,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "global" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Detta kommer att växla mellan att banken är {banktype} och ta bort alla konton i processen! Om du är säker, skriv `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "Banken är nu {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Ange bankens namn." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Bankens namn har ändrats till {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Ange namn för bankens valuta." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Valutans namn har ändrats till {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Ange det maximala saldo en användare kan få." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Beloppet måste vara större än noll och mindre än {max}." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Maximalt saldo har satts till: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2092,50 +2092,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2144,154 +2144,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Endast JPG / PNG format." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Klart." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Jag saknar behörighet för att ändra mitt egna smeknamn." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2299,152 +2299,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2455,22 +2455,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2480,62 +2480,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2543,17 +2543,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2561,55 +2561,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Språket har ändrats." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2617,61 +2617,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2681,71 +2681,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2753,7 +2753,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2761,63 +2761,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2825,18 +2825,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2844,61 +2844,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2906,91 +2906,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "Avbruten." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Prefix ändrat." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2998,34 +2998,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3040,15 +3040,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3062,19 +3062,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3082,48 +3082,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3132,82 +3132,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3216,44 +3216,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3262,22 +3262,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3286,21 +3286,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3309,22 +3309,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3332,202 +3332,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "genom DM" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "från {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Använd `{}dm {} `för att svara användaren" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "Skickat av {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Ditt meddelande har sänts." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Jag kan inte leverera ditt meddelande. Förlåt." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3536,85 +3536,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3622,81 +3622,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3705,93 +3705,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3799,373 +3799,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4173,80 +4173,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4255,130 +4255,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "Inget" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4403,7 +4403,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4427,7 +4427,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4451,51 +4451,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Kör redan en REPL session i denna kanal, avsluta den med `quit`." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4505,17 +4505,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4616,11 +4616,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/tr-TR.po b/redbot/core/locales/tr-TR.po index 32fbfea7e..44c2f569f 100644 --- a/redbot/core/locales/tr-TR.po +++ b/redbot/core/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -681,23 +681,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Bu komutu kullanırken bir hata oluştu '{command}'. Detaylar için konsolu veya günlükleri kontrol edin." -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "O komutu çalıştırmak için {permission} iznine ihtiyacım var." -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "O komutu çalıştırmak için {permission_list} izinlerine ihtiyacım var." -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "Bu komut DM üzerinden kullanılamaz." @@ -709,7 +709,7 @@ msgstr "Bu komut sadece DM üzerinden kullanılabilir." msgid "That command is only available in NSFW channels." msgstr "Bu komut yalnızca Uygunsuz (NSFW) kanallarda kullanılabilir." -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -913,13 +913,9 @@ msgstr "\n" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" -" " -msgstr "\n" -" [botname] hangi verileri ne amaçla depoladığını öğrenin.\n\n" -" **Örnek:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " +msgstr "" #: redbot/core/core_commands.py:585 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" @@ -932,13 +928,9 @@ msgstr "Bu bot çalışması için gerekli olduğundan kullanıcılar hakkında msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" -" " -msgstr "Her üçüncü parti modülün Son Kullanıcı Veri Beyannamelerini okuyun.\n\n" -" Bu komut çalışmakta olan tüm üçüncü parti cogların Son Kullanıcı Veri Beyannamelerini içeren bir ek gönderir.\n\n" -" **Örnek:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " +msgstr "" #: redbot/core/core_commands.py:615 msgid "I need to be able to attach files (try in DMs?)." @@ -980,17 +972,9 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" -" " -msgstr "\n" -" [botname] hakkınızda bildiklerini unutmasını sağlayın.\n\n" -" Bu komut hakkınızdaki tüm verileri silmeyebilir, düzenli işlev için gerekli\n" -" veriler, örneğin bir komutu tekrar kullanmadan ne kadar beklenmesi\n" -" gerektiği ihtiyaç kalmayana kadar tutulmaya devam eder.\n\n" -" [botname] tekrar kullanımı sizin hakkınızda tekrar veri toplamaya başlamasına neden olabilir.\n\n" -" **Örnek:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " +msgstr "" #: redbot/core/core_commands.py:709 msgid "This command ({command}) does not support non-interactive usage." @@ -1064,15 +1048,9 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" -" " -msgstr "\n" -" Botu kullanıcılara veri silme talebinde bulunma izni vermeye ayarla.\n\n" -" Bu varsayılan olarak etkindir.\n" -" Bu komut `[p]mydata ownermanagement disallowuserdeletions` komutunun tam tersidir.\n\n" -" **Örnek:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:820 msgid "User can delete their own data. This will not include operational data such as blocked users." @@ -1084,14 +1062,9 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" -" " -msgstr "\n" -" Botu kullanıcılara veri silme talebinde bulunma izni vermemeye ayarla.\n\n" -" Bu komut `[p]mydata ownermanagement allowuserdeletions` komutunun tam tersidir.\n\n" -" **Örnek:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:837 msgid "User can not delete their own data." @@ -1102,23 +1075,14 @@ msgstr "Kullanıcılar kendi datalarını silemezler." msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" -" " -msgstr "\n" -" Veri silme işlemlerinin nasıl yapılacağını ayarlar.\n\n" -" **Örnek:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" -" **Seçenekler:**\n" -" - `` - Veri silerken ciddiyet oranı, detaylar için aşağıdaki kılavuzu okuyun.\n\n" -" Seviyeler:\n" -" - `0`: Kullanıcının neler silebildiğine tamamen coglar kendileri karar verir.\n" -" - `1`: Coglar kullanıcı hakkında bildikleri gerekli olmayan her şeyi silmek zorundadırlar.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " +msgstr "" #: redbot/core/core_commands.py:858 msgid "Cogs will be instructed to remove all non operational data upon a user request." @@ -1137,17 +1101,9 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "\n" -" Discord tarafından gönderilmiş bir veri silme isteğini yerine getir.\n\n" -" Bu işlem botun belirtilen kullanıcı IDsi ile ilgili tüm veriyi silmesine veya ilişkilendirmeyi kaldırmasına sebep olacaktır.\n" -" Discord silinmiş bir hesap hakkında özellikle talep etmedikçe bu komutu kullanmayın.\n" -" Bu işlem kullanıcıyı çeşitli istismar önlemlerinden de kaldıracaktır.\n" -" Eğer veri silinmesini kullanıcı talep ettiyse bunun yerine `[p]mydata ownermanagement deleteforuser` kullanabilirsiniz.\n\n" -" **Seçenekler:**\n" -" - `` - Verisi silinecek olan kullanıcının IDsi.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:891 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" @@ -1190,15 +1146,9 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "[botname] bir kullanıcı hakkında sahip olduğu veriyi sildirin.\n\n" -" Bu işlem kullanıcı hakkında botun işlev için ihtiyaç duymadığı çok miktarda veriyi silmesine veya ilişkilendirmesini kaldırmasına sebep olur.\n" -" Kullanıcılar botu kullanabildikleri sürece bu işlemi farklı bir komutla kendileri de gerçekleştirebilirler.\n" -" Bu işlem çoğunlukla güvenlidir, fakat botla ilgili tecrübelerini etkileyebileceğinden bir kullanıcı özellikle talep etmediyse yapmayın.\n\n" -" **Seçenekler:**\n" -" - `` - Verileri silinecek olan kullanıcı.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:967 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" @@ -1240,14 +1190,9 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" -" " -msgstr "[botname] bir kullanıcı hakkındaki bilgilerini sildirir.\n\n" -" Bu işlem botun belirtilen kullanıcı hakkında çok miktarda veriyi silmesine veya ilişkilendirmeyi kaldırmasına sebep olacaktır.\n" -" Bu, suiistimal önleme kayıtları dahil olmak üzere son kullanıcı verilerinden çok daha fazlasını içerir.\n\n" -" **Seçenekler:**\n" -" - `` - Verileri silinecek olan kullanıcının IDsi.\n" +" - `` - The id of the user whose data would be deleted.\n" " " +msgstr "" #: redbot/core/core_commands.py:1052 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" @@ -1261,87 +1206,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" -" " -msgstr "\n" -" Yerleşik mesajları açıp kapama için komutlar.\n\n" -" Bu ayar cevap olarak yerleşik mesajları destekleyen komutların yerleşik mesajları kullanıp kullanmamasını ayarlar.\n" -" Varsayılan olarak yerleşik mesajları kullanma etkindir.\n\n" -" Yerleştirme ayarları bu sıralamayla ilk True/False değerine kadar kontrol edilir:\n" -" - Sunucu kapsamında:\n" -" 1. Kanal üstünlüğü ([p]embedset channel)\n" -" 2. Sunucu içi komut üstünlüğü ([p]embedset command server)\n" -" 3. Sunucu üstünlüğü ([p]embedset server)\n" -" 4. Küresel komut üstünlüğü ([p]embedset command global)\n" -" 5. Küresel ayar ([p]embedset global)\n\n" -" - DM kapsamında:\n" -" 1. Kullanıcı üstünlüğü ([p]embedset user)\n" -" 2. Küresel komut üstünlüğü ([p]embedset command global)\n" -" 3. Küresel ayar ([p]embedset global)\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" -" " -msgstr "\n" -" Mevcut yerleşik mesaj ayarlarını göster.\n\n" -" Komuta özgü yerleştirme ayarlarını görmek için bir komut adı yazın.\n\n" -" **Örnekler:**\n" -" - `[p]embedset showsettings` - Yerleştirme ayarlarını gösterir.\n" -" - `[p]embedset showsettings info` - 'info' komutu için de yerleştirme ayarlarını gösterir.\n" -" - `[p]embedset showsettings \"ignore list\"` - Alt komutlara bakmak için çift tırnak kullanılır.\n\n" -" **Seçenekler:**\n" -" - `[command]` - Komuta özgü yerleştirme ayarlarını aramak için komut adı.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "Embed ayarları:\n\n" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "Küresel varsayılan: {value}\n" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "{command} komutu için küresel komut ayarı: {value}\n" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "Sunucu ayarı: {value}\n" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "{command} komutu için sunucu komutu ayarı: {value}\n" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "Kanal ayarı: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "Kullanıcı ayarı: {value}" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1349,26 +1270,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" -" " -msgstr "\n" -" Küresel yerleştirme ayarını değiştir.\n\n" -" Bu ayar kullanıcı veya sunucu bir seçim yapmadığında kullanılır.\n" -" Varsayılan olarak yerleşik mesajlar kullanılır.\n\n" -" Yerleştirme ayarlarının tam değerlendirme sırasını öğrenmek için `[p]help embedset` komutunu çalıştırın.\n\n" -" **Örnek**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "Yerleşik mesajlar artık varsayılan olarak kapalı." -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "Yerleşik mesajlar artık varsayılan olarak açık." -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1377,38 +1291,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Sunucunun yerleşik mesaj ayarlarını değiştir.\n\n" -" Eğer bu ayar üzerinde değişiklik yapılırsa, yerleşik mesaj kullanmaya karar verilirken küresel varsayılan ayara üstün gelir.\n" -" Bu, bir sunucu içinde çalıştırılan tüm komutlar için kullanılır.\n\n" -" Eğer etkin seçeneği boş bırakılırsa, ayar sıfırlanır ve küresel varsayılan ayarı kullanmaya geri dönülür.\n\n" -" Yerleştirme ayarlarının tam değerlendirme sırasını öğrenmek için `[p]help embedset` komutunu çalıştırın.\n\n" -" **Örnekler:**\n" -" - `[p]embedset server False` - Bu sunucuda yerleşik mesajları kapatır.\n" -" - `[p]embedset server` - Değeri küresel varsayılana sıfırlar.\n\n" -" **Seçenekler:**\n" -" - `[etkin]` - Bu sunucuda yerleşik mesajların açık veya kapalı olacağı, sıfırlamak için boş bırakın.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "Embed'ler artık global ayarlara geri dönecek." -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "Bu sunucuda artık yerleşik mesajlar açık." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "Bu sunucuda artık yerleşik mesajlar kapalı." -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1417,31 +1320,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Bir komutun yerleşik mesaj ayarlarını değiştir.\n\n" -" Eğer bot sahibi iseniz, bu işlem komutun yerleşik mesaj ayarını varsayılan olarak küresel çapta değiştirmeye çalışır.\n" -" Yoksa ayar sadece bu sunucu için değiştirilmeye çalışılır.\n\n" -" Eğer etkin değeri boş bırakılırsa bu ayar sıfırlanır.\n\n" -" Yerleştirme ayarlarının tam değerlendirme sırasını öğrenmek için `[p]help embedset` komutunu çalıştırın.\n\n" -" **Örnekler:**\n" -" - `[p]embedset command info` - 'info' komutuna özgü yerleşik mesaj ayarlarını sıfırlar.\n" -" - `[p]embedset command info False` - 'info' komutu için yerleşik mesajları kapar..\n" -" - `[p]embedset command \"ignore list\" True` - Alt komutlar için çift tırnak kullanılır.\n\n" -" **Seçenekler:**\n" -" - `[etkin]` - Bu komut için yerleşik mesaj kullanılıp kullanılmayacağı. Varsayılana sıfırlamak için boş bırakın.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "Bu komut Link Yerleştirme iznine ihtiyaç duyar ve bu yüzden yerleşik mesaj kullanmamaya ayarlanamaz." -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1449,34 +1340,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Bir komutun küresel olarak yerleşik mesaj ayarlarını değiştirir.\n\n" -" Eğer bu ayar üzerinde değişiklik yapılırsa, yerleşik mesaj kullanmaya karar verilirken küresel varsayılan ayara üstün gelir.\n\n" -" Eğer etkin değeri boş bırakılırsa bu ayar sıfırlanır.\n\n" -" Yerleştirme ayarlarının tam değerlendirme sırasını öğrenmek için `[p]help embedset` komutunu çalıştırın.\n\n" -" **Örnek:**\n" -" - `[p]embedset command global info` - 'info' komutuna özgü yerleşik mesaj ayarlarını sıfırlar.\n" -" - `[p]embedset command global info False` - 'info' komutu için yerleşik mesajları kapar.\n" -" - `[p]embedset command global \"ignore list\" True` - Alt komutlar için çift tırnak kullanılır.\n\n" -" **Seçenekler:**\n" -" - `[etkin]` - Bu komut için yerleşik mesaj kullanılıp kullanılmayacağı. Varsayılana sıfırlamak için boş bırakın.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "{command_name} komutu için artık yerleşik mesajlar açık." -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "{command_name} komutu için yerleşik mesajlar artık kapalı." -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1484,19 +1364,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "Yerleşik mesajlar artık sunucu ayarını kullanacak." -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1505,32 +1385,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "Bu kanal için yerleşik mesaj ayarı artık {}." -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "açıldı" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "deaktif" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1539,101 +1419,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" -" " -msgstr "\n" -" Özel mesajlar için kişisel mesaj yerleştirme ayarını yapar.\n\n" -" Eğer bu ayar üzerinde değişiklik yapılırsa, yerleşik mesaj kullanmaya karar verilirken küresel varsayılan ayara üstün gelir.\n" -" Bu, bot ile bir özel mesaj üzerinden çalıştırılan tüm komutlar için kullanılır.\n\n" -" Eğer etkin seçeneği boş bırakılırsa, ayar sıfırlanır ve yerine küresel varsayılan ayarı kullanılır.\n\n" -" Yerleştirme ayarlarının tam değerlendirme sırasını öğrenmek için `[p]help embedset` komutunu çalıştırın.\n\n" -" **Örnekler:**\n" -" - `[p]embedset user False` - Özel mesajlarınızda yerleşik mesajları kapatır.\n" -" - `[p]embedset user` - Değeri küresel varsayılana sıfırlar.\n\n" -" **Seçenekler:**\n" -" - `[etkin]` - Özel mesajlarınızda yerleşik mesajların açık veya kapalı olacağı, sıfırlamak için boş bırakın.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "Artık sizin için özel mesajlarda yerleşik mesajlar etkin." -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "Artık sizin için özel mesajlarda yerleşik mesajlar devre dışı." -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" -" " -msgstr "Bot sahibine oluşan son komut hatasını gönderir.\n\n" -" Eğer herkese açık ise (belirtildiyse evet), bot sahibi yerine sohbet kanalına gönderilir.\n\n" -" Uyarı: Hatanın herkesin görebileceği bir yere gönderilmesi istenmeden bilgisayarınız veya yapılandırmanız hakkında hassas bilgileri ortaya çıkarabilir.\n\n" -" **Örnekler:**\n" -" - `[p]traceback` - Hatayı size özel mesaj olarak atar.\n" -" - `[p]traceback True` - Son hatayı şu anki kanala atar.\n\n" -" **Seçenekler:**\n" -" - `[herkese_açık]` - Hatanın şu anki kanala mı yoksa özel mesaj olarak mı gönderileceği. Size özel mesaj olarak göderilmesi için boş bırakın.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "Henüz herhangi bir özel durum oluşmadı." -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" -" " -msgstr "[botname] botunun davet linkini gösterir.\n\n" -" Bu komut gizlilik için daveti daima özel mesaj olarak gönderir.\n\n" -" Bu komut `[p]inviteset public` True olarak ayarlanmadıysa sadece bot sahibi tarafından kullanılabilir.\n\n" -" **Örnek:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "[botname] botunun davet ayarlarını yönetmek için komutlar." -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" -" " -msgstr "\n" -" `[p]invite` komutunun sıradan kullanıcılara açık olmasını ayarlar.\n\n" -" Botun herkesçe davet edilebilmesi için geliştirici portalından `Public Bot` ayarını açmanız gerekir.\n\n" -" **Örnek:**\n" -" - `[p]inviteset public yes` - Herkese açık davetleri ayarlar.\n\n" -" **Seçenekler:**\n" -" - `[onay]` - Herkese açık olması için gerekli, özel olması için gereksizdir.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1642,23 +1491,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" -" " -msgstr "\n" -" Botun sunuculara katıldığında izinlere sahip kendi rolünü oluşturmasını sağla.\n\n" -" Bot yeni sunuculara katıldığında kendine gerekli izinlere sahip kendisinden alınamaz ve sunucudan kaldırılamaz özel bir rol oluşturur.\n\n" -" Bunun çalışması için geçerli bir izin seviyesi sağlamanız gerekir.\n" -" Bu linkten bir tane oluşturabilirsiniz: https://discordapi.com/permissions.html\n\n" -" Lütfen unutmayınız ki bazı izinler için hesabınızda iki aşamalı doğrulamanın açık olması gerekir.\n\n" -" **Örnekler:**\n" -" - `[p]inviteset perms 134217728` - Davet linkine \"Takma İzinleri Yönet\" izni gereksinimi ekler.\n\n" -" **Seçenekler:**\n" -" - `` - Botun oluşturulan davet linkinde gerekli tutacağı izin seviyesi.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1671,88 +1510,78 @@ msgstr "\n" " Botu önceden bu kapsam olmaksızın davet eden sunucuların slaş komutlarını kullanamayacağını unutmayın, bu sunucuların botu sunucudan çıkarıp geri eklemeleri gerekir.\n" " " -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "Davet linkine `applications.commands` kapsamı eklendi." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "Davet linkinden `applications.commands` kapsamı çıkarıldı." -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" -" " -msgstr "\n" -" Sunuculardan ayrılır.\n\n" -" Eğer herhangi bir sunucu IDsi verilmezse komutun çalıştırıldığı sunucudan çıkılır.\n\n" -" Not: Bu komut etkileşimlidir.\n\n" -" **Örnek:**\n" -" - `[p]leave` - Şu anki sunucudan çık.\n" -" - `[p]leave \"Red - Discord Bot\"` - Eğer sunucu adında boşluk varsa tırnak içine alınması gerekir.\n" -" - `[p]leave 133049272517001216 240154543684321280` - ID kullanarak çok sayıda sunucudan çıkar.\n\n" -" **Seçenekler:**\n" -" - `[sunucular...]` - Çıkılacak sunucular. Eğer boş bırakılırsa şu anki sunucudan çıkma denenir.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "En az bir sunucu IDsi sağlamanız gerekir." -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Herhangi bir sunucu IDsi sağlamadınız. Bu sunucudan çıkmamı ister misiniz?" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "Bu sunuculardan çıkmamı istediğinize emin misiniz?" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "Bu sunuculardan çıkmamı istediğinize emin misiniz?" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "`{server_name}` sunucusundan çıkamam: O sunucunun sahibi benim." -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "Yanıt yok, zaman aşımı oluştu." -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "Pekala, görüşürüz :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "Anlaşıldı. {number} sunucudan çıkılıyor..." -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "Anlaşıldı. sunucudan çıkılıyor..." -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "Tamam, kalayım öyleyse. :)" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "Anlaşıldı, bu sunuculardan çıkmıyorum." -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "Anlaşıldı, bu sunuculardan çıkmıyorum." -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1763,191 +1592,168 @@ msgstr "\n" " Not: Bu komut etkileşimlidir.\n" " " -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" -" " -msgstr "Yerel konumlardan ve kurulu coglardan cog paketlerini yükler.\n\n" -" Yüklenmeye hazır paketleri `[p]cogs` ile görebilirsiniz.\n\n" -" Ek coglar Downloader kullanılarak, veya `[p]addpath` ile yerel klasörlerden eklenebilir.\n\n" -" **Örnekler:**\n" -" - `[p]load general` - `general` cogını yükler.\n" -" - `[p]load admin mod mutes` - Çok sayıda cog yükler.\n\n" -" **Seçenekler:**\n" -" - `` - Yüklenecek cog paketleri.\n" +" - `` - The cog packages to load.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "Yüklenenler {packs}." -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "Bu paket zaten yüklü: {pack}" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "Bu paketler zaten yüklü: {packs}" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Bu paketi yüklemeye çalışırken bir hata oluştu: {pack}\n" "Konsolu veya logları kontrol edin." -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Bu paketleri yüklemeye çalışırken bir hata oluştu: {packs}\n" "Konsolu veya logları kontrol edin." -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Bu isim geçerli bir paket ismi değil: {pack}\n" "Paket isimleri bir rakam ile başlayamaz ve sadece ascii rakamları, harfleri ve alt tireleri içerebilir." -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "Bu isimler geçerli paket isimleri değil: {packs}\n" "Paket isimleri bir rakam ile başlayamaz ve sadece ascii rakamları, harfleri ve alt tireleri içerebilir." -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "Bu paket herhangi bir dizinde bulunamadı: {pack}." -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "Aşağıdaki paketler herhangi bir dizin yolunda bulunamadı: {packs}" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Bu paket şu nedenden dolayı kurulamadı:\n\n" "{reason}" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Bu paketler şu sebeplerden dolayı kurulamadı:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**UYARI:** Bu depo ilerde kaldırılacak olan ortak kütüphaneler kullanmaktadır: {repo}.\n" "Deponun sahiplerine bu mesajla ilgili haber veriniz." -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**UYARI:** Bu depolar ilerde kaldırılacak olan ortak kütüphaneler kullanmaktadır: {repos}.\n" " Deponun sahiplerine bu mesajla ilgili haber veriniz." -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" -" " -msgstr "Önceden yüklenmiş cog paketlerini kaldırır.\n\n" -" Kaldırılabilen paketleri `[p]cogs` ile görebilirsiniz.\n\n" -" **Örnekler:**\n" -" - `[p]unload general` - `general` cogunu kaldırır.\n" -" - `[p]unload admin mod mutes` - Birden çok cogu kaldırır.\n\n" -" **Örnekler:**\n" -" - `` - Kaldırılacak cog paketleri.\n" +" - `` - The cog packages to unload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "Bu paketin yüklenmesi kaldırıldı: {pack}." -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "Bu paketlerin yüklenmesi kaldırıldı: {packs}." -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "Bu paket yüklenmemiş: {pack}." -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "Bu paketler yüklenmemiş: {packs}." -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" -" " -msgstr "Cog paketlerini yeniden yükler.\n\n" -" Bu belirtilen cogları kaldırıp yeniden yükler.\n\n" -" Yüklü olmayan coglar sadece yüklenir.\n\n" -" **Örnekler:**\n" -" - `[p]reload general` - `general` cogunu kaldırır ve tekrar yükler.\n" -" - `[p]reload admin mod mutes` - Birden çok cogu kaldırır ve yeniden yükler.\n\n" -" **Seçenekler:**\n" -" - `` - Yeniden yüklenecek cog paketleri.\n" +" - `` - The cog packages to reload.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "Yeniden yüklendi {packs}." -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Bu paketi yeniden yüklemeye çalışırken bir hata oluştu: {pack}. \n" "Konsolu veya logları kontrol edin." -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Bu paketleri yeniden yüklemeye çalıştırken bir hata oluştu: {packs}\n" "Konsolu veya logları kontrol edin." -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Bu paket şu sebepten dolayı yeniden yüklenemedi:\n\n" "{reason}" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Bu paketler şu nedenlerden dolayı tekrar yüklenemedi:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**UYARI:** Bu depo ilerde kaldırılacak olan ortak kütüphaneler kullanmaktadır: {repo}.\n" "Deponun sahiplerine bu mesajla ilgili haber veriniz." -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1958,27 +1764,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1989,19 +1795,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -2011,28 +1817,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -2042,16 +1848,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -2063,11 +1869,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -2077,87 +1883,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" -" " -msgstr "Botu kapatır.\n\n" -" [botname] botunun güvenli kapatılmasını sağlar.\n\n" -" Botların hep bu şekilde kapatılması tavsiye edilir.\n\n" -" **Örnekler:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Mesaj göndermeden kapatır.\n\n" -" **Seçenekler:**\n" -" - `[silently]` - Kapatma mesajını gönderip göndermeme. Varsayılan olarak False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "Kapatılıyor..." -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" -" " -msgstr "[botname] botunu yeniden başlatmaya çalışır.\n\n" -" [botname] botunu çıkış kodu 26 ile kapatır.\n" -" Botun yeniden başlayacağından emin olunamaz, bununla kullanılan işlem yöneticisi ilgilenmelidir.\n\n" -" **Seçenek:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Mesaj göndermeden yeniden başlar.\n\n" -" **Arguments:**\n" -" - `[silently]` - Yeniden başlatma mesajını gönderip göndermeme. Varsayılan olarak False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "Yeniden başlatılıyor..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "Banka ayarları için temel komut." -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "Bankanın şu anki ayarlarını göster." -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Küresel" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Sunucu" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2171,7 +1961,7 @@ msgstr "Banka ayarları:\n\n" "Varsayılan bakiye: {default_balance}\n" "Maksimum izin verilen bakiye: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2182,218 +1972,186 @@ msgstr "Banka küresel olsun veya olmasın aç/kapa.\n\n" " Eğer banka sunuculara özelse, küresele çevrilir.\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "sunucu başına" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "genel" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Bu bankanın işleminin tüm hesapları silme {banktype}, geçiş yapılır! Emin misin, '{command} ' yazın" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "Banka şimdi {banktype}." -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "Bankanın adını ayarlayın." -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "Banka adı ayarlandı {name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "Bankası'nın para birimi için ayarlayın." -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "Para birimi adı ayarla: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "Bir kullanıcının alabileceği maksimum bakiyeyi ayarlayın." -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "Bu sayı 0 dan yüksek ve {max} bu sayıdan az olmalı." -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "Maksimum bakiye şu şekilde ayarlandı: {amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " -msgstr "Yeni banka hesapları için başlangıç bakiyesini ayarla.\n\n" -" Örnek:\n" -" - `[p]economyset registeramount 5000`\n\n" -" **Seçenekler**\n\n" -" - `` Yeni başlangıç bakiyesi miktarı. Varsayılan olarak 0.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "Miktar sıfırdan yüksek ve {maxbal} sayısından az olmalı." -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "Kayıtlı hesaplara {num} {currency} veriliyor." -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Tüm banka hesaplarını sil.\n\n" -" Örnekler:\n" -" - `[p]bank reset` - Onaylanmadığı için yardım mesajını gösterir.\n" -" - `[p]bank reset yes`\n\n" -" **Seçenekler**\n\n" -" - `` Belirtilmezse varsayılan olarak hayırdır.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "Bu {scope} dahilindeki tüm banka hesaplarını silecektir.\n" "Eğer eminseniz `{prefix}bank reset yes` komutunu kullanın" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "bu sunucu" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "{scope} dahilindeki tüm banka hesapları silindi." -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "Banka hesaplarını temizlemek için temel komut." -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Artık sunucuda olmayan kullanıcıların hesaplarını temizle.\n\n" -" Küresel bir banka ile kullanılamaz. Bakınız: `[p]bank prune global`.\n\n" -" Örnekler:\n" -" - `[p]bank prune server` - Onaylanmadığı için yardım mesajını gösterir.\n" -" - `[p]bank prune server yes`\n\n" -" **Seçenekler**\n\n" -" - `` Belirtilmezse varsayılan olarak hayırdır.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "Bu komut küresel bir banka ile kullanılamaz." -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "Bu, artık sunucuda olmayan üyelere ait tüm banka hesaplarını silecektir.\n" "Eğer onaylıyorsanız `{prefix}bank prune local yes` yazın" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "Artık sunucuda olmayan üyelerin banka hesapları silinmiştir." -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "Artık botla sunucu paylaşmayan kullanıcıların banka hesaplarını temizle.\n\n" -" Küresel bir banka olmadan kullanılamaz. Bakınız: `[p]bank prune server`.\n\n" -" Örnekler:\n" -" - `[p]bank prune global` - Onaylanmadığı için yardım mesajını gösterir.\n" -" - `[p]bank prune global yes`\n\n" -" **Seçenekler**\n\n" -" - `` Belirtilmezse varsayılan olarak hayırdır.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "Bu komut yerel bir banka ile kullanılamaz." -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "Bu, artık botla ortak suncusu olmayan kullanıcılara ait tüm banka hesaplarını silecektir.\n" "Eğer onaylıyorsanız `{prefix}bank prune global yes` yazın" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "Artık bot ile ortak sunucusu bulunmayan kullanıcıların banka hesapları temizlendi." -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " -msgstr "Belirtilen kullanıcının banka hesabını sil.\n\n" -" Örnekler:\n" -" - `[p]bank prune user @TwentySix` - Onaylanmadığı için yardım mesajını gösterir.\n" -" - `[p]bank prune user @TwentySix yes`\n\n" -" **Seçenekler**\n\n" -" - `` Hesabı silinecek kullanıcı. Ping, isim veya kullanıcı Idsi kullanılabilir.\n" -" - `` Belirtilmezse varsayılan olarak hayırdır.\n" -" " +msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "Bu, üyenin {name} banka hesabını silecek.\n" "Eğer eminsen bu komutu kullan `{prefix}bank prune user {id} yes`" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "Bu üyenin {name} bankası hesabı silindi." -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "Modlog ayarlarını düzenleyin." -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "Hatalı vaka türlerini düzeltmek için komut." -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" @@ -2402,23 +2160,23 @@ msgstr "Bir kanalı modlog olarak ayarla.\n\n" " Modlog'u kapamak için `[channel]` yerini boş bırakın.\n" " " -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "Mod hareketleri bu kanala gönderilecek. {channel}." -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "Bu kanala mesaj atma yetkim yok {channel}!" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "Mod logları zaten kapalı." -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "Modlog devre dışı." -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2427,50 +2185,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "Şu anki ayarlar:\n" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "Bu eylem kaydedilmemiş." -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "{action_name} için vaka oluşturma artık {enabled}." -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "Bu sunucunun mod kayıtlarındaki tüm vakaları sıfırla." -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "Bu sunucudaki tüm modlog vakalarını sıfırlamak istediğinize emin misiniz?" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "Cevap vermeniz çok uzun sürdü." -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "Vakalar sıfırlandı." -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "Herhangi bir değişiklik yapılmadı." -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "[botname]'nin ayarlarını değiştirme komutları." -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "[botname] ayarlarını değiştirme komutları." -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2479,192 +2237,155 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" -" " -msgstr "\n" -" Botun açıklamasını ayaralr.\n\n" -" Sıfırlamak için boş bırakın.\n" -" Bu açıklama, yardım menüsü dahil birkaç yerde gösterilir.\n\n" -" Düzgün gösterileceğinden emin olmak için en fazla uzunluk 250 karakterdir.\n\n" -" Varsayılan değeri \"Red V3\" tür.\n\n" -" **Örnekler:**\n" -" - `[p]set description` - Açıklamayı varsayılan ayara sıfırlar\n" -" - `[p]set description Benim Botum: Bir Red V3 Misali`\n\n" -" **Seçenekler:**\n" -" - `[description]` - Bu bot için kullanılacak açıklama. Varsayılana sıfırlamak için boş bırakın.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "Açıklama sıfıtrlandı." -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "Bu açıklama düzgün gösterilemeyecek kadar uzun. Lütfen 250 den az karakterle tekrar deneyin." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" -" " -msgstr "[botname] botunun avatarını ayarlar\n\n" -" Dosya eki veya resim URLsi kullanılabilir.\n\n" -" **Örnek:**\n" -" - `[p]set avatar` - Mesaj eklerinde resim varsa bot avatarı olarak ayarlanır.\n" -" - `[p]set avatar` - Mesaj eklerinde resim yoksa komut için yardımı gösterir.\n" -" - `[p]set avatar https://links.flaree.xyz/k95` - Avatarı verilen URLye ayarlar.\n\n" -" **Seçenekler:**\n" -" - `[url]` - Avatar olarak kullanılacak resim için URL, eğer mesaj eki kullanacaksanız boş bırakın.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "URL geçerli değil." -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "Resime ulaşmaya çalışırken bir şey ters gitti." -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "Başarısız. Avatarımı saatte sadece iki kere değiştirebileceğinizi unutmayın. Kullanılan URL ya da mesaj eki JPG veya PNG formatında olmak zorundadır." -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "Sadece JPG / PNG formatında." -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Tamamdır." -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" -" " -msgstr "\n" -"[botname] avatarını kaldırır.\n\n" -" **Kullanım örneği:**\n" -" - `[p]set avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " +msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "Avatar kaldırıldı." -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" -" " -msgstr "[botname]'nin kullanıcı adını ayarlar.\n\n" -" Bir kullanıcı adı için maksimum uzunluk 32 karakterdir.\n\n" -" Not: Doğrulanmış bir botun kullanıcı adı manuel olarak değiştirilemez.\n" -" Değiştirmek için lütfen Discord desteği ile iletişime geçin.\n\n" -" **Örneğin:**\n" -" - `[p]set username BaguetteBot`\n\n" -" **Argümanlar:**\n" -" - `` - Bot'a verilecek kullanıcı adı.\n" +" - `` - The username to give the bot.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "Doğrulanmış bir botun kullanıcı adı elle değiştirilemez. Lütfen değiştirmek için Discord destek ile görüşün." -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "İsim değiştirme başarısız. 32 karakter veya daha kısa olmalı." -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "İsim değiştirmede zaman aşımı. Botun ismini saatte sadece 2 kere değiştirebileceğinizi unutmayın. Botun ismini sık değiştirmeniz gerekiyorsa takma adlar kullanın: {command}" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "İsim değiştirilemedi. Discord şu hatayı verdi:\n" "{error_message}" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "İsim değiştirilmeye çalışılırken beklenmedik hata oluştu." -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" -" " -msgstr "Geçerli sunucu için [botname] görünen ismini ayarlar.\n\n" -" Bir takma ad için maksimum uzunluk 32 karakterdir.\n\n" -" **Örneğin:**\n" -" - `[p]set nickname 🎃 SpookyBot 🎃`\n\n" -" **Argümanlar:**\n" -" - `[nickname]` - Bot'a verilecek takma ad. Halihazırda olan takma adı silmek için boş bırakabilirsiniz.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " +msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "İsim değiştirme başarısız. 32 karakter veya daha kısa olmalı." -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "Kendi takma ismimi değiştirmek için izinlerim yok." -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "Özel yazı temizlendi." -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "Özel yazı ayarlandı." -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "Yazı 1024 karakterden kısa olmak zorundadır." -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "[botname] ayarlarını değiştirme komutları." -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2672,171 +2393,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "[botname] botunun yayında durumunu bir twitch yayınına ayarlar.\n\n" -" Bu duruma göre `Yayında ` veya `TWITCH'DE CANLI YAYINDA` olarak gözükür.\n" -" Ayrıca ayarlanan yayıncı için twitch.tv URLsi olan`İzle` düğmesi de içerir.\n\n" -" Yayın adı için en yüksek uzunluk 128 karakterdir.\n\n" -" Hem yayıncı ve yayıncı_adı nı boş bırakmak durumu temizler.\n\n" -" **Örnekler:**\n" -" - `[p]set stream` - Etkinlik durumunu temizler.\n" -" - `[p]set stream 26 Twentysix yayında` - Yayını `https://www.twitch.tv/26` olarak ayarlar.\n" -" - `[p]set stream https://twitch.tv/26 Twentysix yayında` - URLyi elle ayarlar.\n\n" -" **Seçenekler:**\n" -" - `` - Linki verilecek twitch yayıncısı. Bu twitch adları veya bütün URL olabilir.\n" -" - `` - Bot durumunda gözükecek yayın adı." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "Yayıncı URL'inin azami uzunluğu 511 karakterdir." -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "Yayın başlığının azami uzunluğu 128 karakterdir." -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" -" " -msgstr "[botname] botunun oynuyor durumunu ayarlar\n\n" -" Bu, duruma göre ` Oynuyor` veya `BİR OYUN OYNUYOR: ` olarak gözükür.\n\n" -" Bir oynuyor durumu için en yüksek uzunluk 128 karakterdir.\n\n" -" **Örnekler:**\n" -" - `[p]set playing` - Etkinlik durumunu temizler.\n" -" - `[p]set playing klavye ile`\n\n" -" **Seçenekler:**\n" -" - `[game]` - `Oynuyor` sonrasında gelecek olan yazı. Şu anki etkinlik durumunu temizlemek için boş bırakın.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "Oyun açıklamalarının azami uzunluğu 128 karakterdir." -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "Durum `{game.name} Oynuyor` a ayarlandı." -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "Oyun temizlendi." -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "Dinleme açıklamalarının azami uzunluğu 128 karakterdir." -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "Durum `{listening} Dinliyor` a ayarlandı." -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "Dinleme temizlendi." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "İzleme açıklamalarının azami uzunluğu 128 karakterdir." -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "Durum `{watching} İzliyor` a ayarlandı." -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "İzleme temizlendi." -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "Kapışma açıklamalarının azami uzunluğu 128 karakterdir." -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "Durum `{competing} içinde kapışıyor` olarak ayarlandı." -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "Kapışma temizlendi." -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "Durum {} olarak değiştirildi." -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "[botname] durumunu çevrimiçi olarak ayarlayın." -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "[botname] durumunu rahatsız etme olarak ayarlayın." -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "[botname] durumunu boşta olarak ayarlayın." -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "[botname] durumunu görünmez olarak ayarlayın." -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "[botname] için sunucu admin ve mod rollerini ayarlayın." -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2847,35 +2549,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "\n" -" Bu sunucu için bir admin rolü ekler.\n\n" -" Adminler Modların kullanabildiği tüm komutlar ve aşağıdakiler gibi diğer admin seviyesi komutları kullanabilirler:\n" -" - `[p]set serverprefix`\n" -" - `[p]addrole`\n" -" - `[p]ban`\n" -" - `[p]ignore guild`\n\n" -" Ve dahası.\n\n" -" **Örnekler:**\n" -" - `[p]set addadminrole @Yetkili`\n" -" - `[p]set addadminrole Süper Yetkili`\n\n" -" **Seçenek:**\n" -" - `` - Admin olarak eklenecek rol.\n" +" - `` - The role to add as an admin.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "Bu rol zaten Admin rolü." -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "Bu rol, Admin rolü olarak ayarlandı." -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2885,88 +2574,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "\n" -" Bu sunucu için moderatör rolü ayarlar.\n\n" -" Bu, aşağıdakiler gibi moderatör seviyesi komutlara erişim sağlar:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" Ve dahası.\n\n" -" **Örnekler:**\n" -" - `[p]set addmodrole @Yardımcılar`\n" -" - `[p]set addmodrole Sadık Yardımcılar`\n\n" -" **Seçenekler:**\n" -" - `` - Moderatör olarak eklenecek olan rol.\n" +" - `` - The role to add as a moderator.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "Bu rol zaten Mod rolü." -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "Bu rol, mod rolü olarak ayarlandı." -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "\n" -" Bu sunucu için bir admin rolünü kaldırır.\n\n" -" **Örnekler:**\n" -" - `[p]set removeadminrole @Yetkililer`\n" -" - `[p]set removeadminrole Süper Yetkililer`\n\n" -" **Seçenekler:**\n" -" - `` - Admin durumu kaldırılacak olan rol.\n" +" - `` - The role to remove from being an admin.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "O rol zaten admin rolü değildi." -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "Bu rol artık Admin olarak kabul edilmiyor." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "\n" -" Bu sunucu için bir mod rolünü kaldırır.\n\n" -" **Örnekler:**\n" -" - `[p]set removemodrole @Yardımcılar`\n" -" - `[p]set removemodrole Sadık Yardımcılar`\n\n" -" **Seçenekler:**\n" -" - `` - Moderatör durumu kaldırılacak rol.\n" +" - `` - The role to remove from being a moderator.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "O rol zaten moderatör rolü değildi." -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "Bu rol artık Mod olarak kabul edilmiyor." -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2974,30 +2637,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" [botname] bu sunucudaki yöresini değiştirir.\n\n" -" Çevirileri mevcut yöreleri görmek için [Red'in Crowdin Sayfası](https://translate.discord.red)nı ziyaret edin.\n\n" -" Botun varsayılan diline dönmek için \"default\" kullanın.\n" -" Genel olarak dil ayarlarını değiştirmek için `[p]set locale global` kullanın.\n\n" -" **Örnekler:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Varsayılan yöreye döner.\n\n" -" **Seçenekler:**\n" -" - `` - Botun kullanacağı varsayılan yöre. Bu ülke kodu ile birlikte herhangi bir dil kodu olabilir.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -3005,79 +2655,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" [botname] varsayılan yöresini değiştirir.\n\n" -" Bu, DMlerde ve yöre ayarlamamış olan sunucularda kullanılır.\n\n" -" Çevirileri mevcut yöreleri görmek için [Red'in Crowdin Sayfası](https://translate.discord.red)nı ziyaret edin.\n\n" -" İngilizceye sıfırlamak için, \"en-US\" kullanın.\n\n" -" **Örnekler:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n\n" -" **Seçenekler:**\n" -" - `` - Botun kullanacağı varsayılan yöre. Bu ülke kodu ile birlikte herhangi bir dil kodu olabilir.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "Geçersiz dil kodu. Örnek biçim: `en-US`" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Geçersiz biçem - dil koduyla birlikte ülke kodu da verilmelidir, örn. `en-US`" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "Küresel bölge ayarlandı." -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -" [botname] bu sunucudaki yöresini değiştirir\n\n" -" Çevirileri mevcut yöreleri görmek için [Red'in Crowdin Sayfası](https://translate.discord.red)nı ziyaret edin.\n\n" -" Botun varsayılan diline dönmek için \"default\" kullanın.\n\n" -" **Örnekler:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Varsayılan yöreye döner.\n\n" -" **Seçenekler:**\n" -" - `` - Botun kullanacağı varsayılan yöre. Bu ülke kodu ile birlikte herhangi bir dil kodu olabilir.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "Bölge varsayılana ayarlandı." -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "Yerel ayar değiştirildi." -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -3085,92 +2711,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "\n" -" Botun bu sunucuda bölgesel biçimini değiştirir. Bu tarih, zaman ve rakamları belirtmede kullanılır.\n\n" -" dil_kodu ülke kodu ile birlikte herhangi bir dil kodu olabilir., örn. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, vb.\n" -" Bu sunucuda bölgesel biçimlendirmeyi botun yöresine bırakmak için `dil_kodu`nu boş bırakın.\n" -" Botun genel olarak dilini değiştirmek için `[p]set regionalformat global` komutunu kullanın.\n\n" -" **Örnekler:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Bot yöresine sıfırlar.\n\n" -" **Seçenekler:**\n" -" - `[language_code]` - Bu sunucuda bot ile kullanılacak varsayılan bölge biçimi.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "\n" -" Botun bölgesel biçimini değiştirir. Bu tarih, zaman ve rakamları belirtmede kullanılır.\n\n" -" dil_kodu ülke kodu ile birlikte herhangi bir dil kodu olabilir., örn. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, vb.\n" -" Bölgesel biçimlendirmeyi botun yöresine bırakmak için `dil_kodu`nu boş bırakın.\n\n" -" **Örnekler:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Bot yöresine sıfırlar.\n\n" -" **Seçenekler:**\n" -" - `[language_code]` - Bot ile kullanılacak varsayılan bölge biçimi.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "Küresel kapsamda artık bölgesel biçimlendirme için bot'un bölgesi kullanılacak." -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "Küresel kapsamda artık bölgesel biçimlendirme için `{language_code}` bölgesi kullanılacak." -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "\n" -" Botun bu sunucuda bölgesel biçimini değiştirir. Bu tarih, zaman ve rakamları belirtmede kullanılır.\n\n" -" dil_kodu ülke kodu ile birlikte herhangi bir dil kodu olabilir., örn. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, vb.\n" -" Bu sunucuda bölgesel biçimlendirmeyi botun yöresine bırakmak için `dil_kodu`nu boş bırakın.\n\n" -" **Örnekler:**\n" -" - `[p]set globalregionalformat en-US`\n" -" - `[p]set globalregion de-DE`\n" -" - `[p]set globalregionalformat` - Bot yöresine sıfırlar.\n\n" -" **Seçenekler:**\n" -" - `[language_code]` - Bu sunucuda bot ile kullanılacak varsayılan bölge biçimi.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "Bu sunucuda bot bölgesel biçimlendirme için bölge ayarına dayanacak." -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Bot artık bölgesel biçimlendirme için `{language_code}` bölgesine dayanacak." -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -3180,72 +2775,72 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokenleri ayarlandı." -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "Henüz hiç API hizmeti ayarlanmamış." -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "API hizmetleri ayarla:\n" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "API hizmeti ayarla:\n" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Aşağıdaki hizmetler başarıyla kaldırıldı:\n" "{services_list}" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "Hizmet başarıyla kaldırıldı: {service_name}" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "Seçtiğiniz hiç bir hizmetin ayarlanmış herhangi bir anahtarı bulunmamaktaydı." -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3256,7 +2851,7 @@ msgstr "\n" " Bu bildirimlere `[p]contact` komutunun kullanımı ve kullanılabilir Red güncellemeleri dahildir.\n" " " -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3264,63 +2859,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "Bildirim gönderilen ek kanal bulunmamakta." -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "{id} id'li kanal bilinmiyor" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3328,11 +2923,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3342,7 +2937,7 @@ msgstr "Admin rolleri: {admin}\n" "Dil: {guild_locale}\n" "Yöresel biçem: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3354,77 +2949,61 @@ msgstr "{bot_name} Ayarları:\n\n" "Küresel yöresel biçem: {regional_format}\n" "Varsayılan yerleşik mesaj rengi: {colour}" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" -" " -msgstr "Botun komut içeren mesajları silmeden ne kadar bekleyeceğini ayarlar.\n\n" -" Değer -1 ile 60 arasında olmalıdır.\n\n" -" -1 olarak ayarlamak bu özelliği kapatır.\n\n" -" Bu sadece şu anki sunucuda etkilidir, botun olduğu tüm sunucularda değil.\n\n" -" **Örnekler:**\n" -" - `[p]set deletedelay` - Şu anki silme beklemesini gösterir.\n" -" - `[p]set deletedelay 60` - Silme beklemesini en yüksek değer olan 60 saniyeye ayarlar.\n" -" - `[p]set deletedelay -1` - Komut içeren mesajları silmeyi kapatır.\n\n" -" **Seçenekler:**\n" -" - `[süre]` - Komut içeren bir mesajı silmeden önce kaç saniye bekleneceği. Kapamak için -1 olarak ayarlayın.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "Komut silme kapatıldı." -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "Silmeden önce beklenecek süre {num} saniyeye ayarlandı." -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Bot komut içeren mesajları {num} saniyeden sonra silecek. Bunu kapamak için değeri -1 yapın" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "Komut içeren mesajları silmeyeceğim." -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" -" " -msgstr "\n" -" Yerleşik mesajlar için bot sahibinin ayarladığı rengin kullanılıp kullanılmayacağını ayarla.\n\n" -" Varsayılan bot'un ayarlanmış rengini kullanmaktır.\n" -" Yoksa botun en üstteki rolünün rengi kullanılacaktır.\n\n" -" **Örnek:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "Bot {} kullanmak için yapılandırılmış rengini katıştırır." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "olmayacak" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "olacak" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3432,126 +3011,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" -" " -msgstr "\n" -" Sunucuda bulanık komut aramayı açıp kapar.\n\n" -" Bu, botun yanlış girilmiş komutları tespit edip düzeltmeler önermesini sağlar.\n\n" -" Not: Bu çok işlemci tüketebilir ve büyük sunucularda kullanmaya uygun olmayabilir.\n\n" -" Varsayılan olarak bulanık komut arama kapalıdır.\n\n" -" **Örnek:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "Bulanık komut arama {} bu sunucu için olmuştur." -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" -" " -msgstr "\n" -" DMlerde bulanık komut aramayı açıp kapar.\n\n" -" Bu, botun yanlış girilmiş komutları tespit edip düzeltmeler önermesini sağlar.\n\n" -" Varsayılan olarak bulanık komut arama kapalıdır.\n\n" -" **Örnek:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "Bulanık komut arama {} DMs içinde olmuştur." -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" -" " -msgstr "\n" -" Botun yerleşik mesajlarda kullanacağı varsayılan rengi ayarlar.\n\n" -" Bu ayar için kullanılabilen değerler bu linkte bulunabilir:\n\n" -" https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" -" **Örnekler:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" -" **Seçenekler:**\n" -" - `[renk]` - Yerleşik mesajlarda kullanılacak renk. Varsayılan değere ayarlamak için boş bırakın (kırmızı).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " +msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "Renk sıfırlandı." -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "Renk ayarlandı." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" -" " -msgstr "[botname]'nin global ön ek(ler)ini ayarlar.\n\n" -" Uyarı: Bu diğer ön eklerin önüne geçmeyecek. Mevcut tüm öneklerin yerini alacaktır.\n\n" -" Bottan ön ek olarak bahsetmeyi etkinleştirmek için `--mentionable` bayrağına da bakın.\n\n" -" **Örnekler:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Ön eklerde boşluk kullanmak için tırnak işaretleri gereklidir.\n" -" - `[p]set prefix \"@[botname] \"` - Bu, ön ek olarak bir kullanıcı ismi kullanır. kullanır. \"--mentionable\" bayrağına da bakın.\n" -" - `[p]set prefix ! ? .` - Birden çok ön ek ayarlamaya yarar.\n\n" -" **Argümanlar:**\n" -" - `` - Bot komutlarının başına yerleştirelecek ön ekler.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "İptal." -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "Prefix öneki değiştirildi." -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "Önekler ayarlandı." -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3559,34 +3103,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "Sunucu önekleri sıfırlandı." -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "Sunucu öneki ayarlandı." -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "Sunucu önekleri ayarlandı." -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3601,15 +3145,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3623,19 +3167,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3646,48 +3190,48 @@ msgstr "\n" " Tüm yardım ayarları global olarak uygulanır.\n" " " -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Dikkat: Varsayılan biçimlendirici kullanılmamakta, bu ayarlar etkili olmayabilir." -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "Yardım biçimlendiricisi sıfırlandı. Bu cogların yardım üzerinde değişiklik yapmasını önlemeyecektir, eğer sorun buysa bir cogı silmeniz gerekebilir." -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "Yardım ayarları varsayılana sıfırlandı. Eğer yardım biçimlendiricisi 3. parti kaynaklıysa bir etkisi olmayabilir." -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3696,82 +3240,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "Yardım menüler kullanmayacak." -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "Yardım gizli komutları filtrelemeyecek." -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "Yardım gizli komutları filtreleyecek." -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3780,44 +3324,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "Yardım artık özel mesaj olarak gönderilirse komuta tik atacaktır." -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "Yardım özel mesaj olarak gönderilirse komuta tik atmayacak." -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "Yardım sadece çalıştırılabilir komutlar için kullanılabilecek." -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "Yardım komutun çalıştırılabilir oluşuna dikkat etmeyecek." -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3826,22 +3370,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "Yardım bir konunun varlığını doğrulayacak." -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Yardım konuların varlığını yalnızca belirsiz yardım ile doğrulayacak (etkinse)." -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3850,21 +3394,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "En az 500 olan bir değer sunmalısınız." -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "Bitmiş. Sayfa başına karakter sınırı {} için ayarlandı." -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3873,22 +3417,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "Sıfır veya daha büyük bir değer vermek gerekir!" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "Bitmiş. Sayfa sınırı {} için ayarlandı." -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3896,202 +3440,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "Süre 14 günden uzun olamaz." -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "Tamamdır. Yardım mesajları artık silinmeyecek." -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "Tamamdır. Silmeden önce {} saniye beklenecek." -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "Tagline sıfırlandı." -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Senin slogan çok uzundur! Lütfen en fazla 2048 karakter uzunluğunda olmasını kısaltın." -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "Etiket ayarlandı." -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "Kullanıcı Kimliği" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "vasitasiyla" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "()" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | sunucu kimliği: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "Bu Kullanıcı için yanıt için ' {} dm {} ' kullanın" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "{} {} Tarafından gönderilen" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "Bunu hiçbir yere göndermemek üzere ayarlandım." -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "Mesajınız gönderildi." -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "Mesajınızı teslim edemiyorum. Afedersiniz." -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "Geçersiz ID. Kullanıcı bulunamadı veya kullanıcı bir bot. Yalnızca ortak bir sunucuda bulunduğum kişilere mesaj atabilirsiniz." -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "Sahibi {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "{} Kişi bu iletiyle yanıtlayabilirsiniz" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Üzgünüz, ben mesajınızı teslim edemedin için {}" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "Mesaj iletildi" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "Bot'un veri yolunu yazdırır." -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "Data dizini: {path}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "Hata ayıklama için işe yarar bilgi gösterir." -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -4100,90 +3644,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "Kullanıcılar beyaz listeye eklendi." -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "Kullanıcı beyaz listeye eklendi." -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "Beyaz listedeki kullanıcılar:" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "Beyaz listedeki kullanıcı:" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "Bilinmeyen ya da Silinmiş Üye" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "Kullanıcılar beyaz listeden çıkarıldı." -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "Kullanıcı beyaz listeden çıkarıldı." -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" -" " -msgstr "\n" -" Beyaz listeyi temizler.\n\n" -" Bu beyaz listeyi devre dışı bırakır.\n\n" -" **Örnek:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "Beyaz liste temizlendi." -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -4194,103 +3733,81 @@ msgstr "\n" " Kara listeyi kapamak için `[p]blocklist clear` komutunu kullanın\n" " " -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" -" " -msgstr "\n" -" Kara listeye kullanıcılar ekler.\n\n" -" **Örnekler:**\n" -" - `[p]blocklist add @26 @Will` - Kara listeye iki kişi ekler.\n" -" - `[p]blocklist add 262626262626262626` - Bir kullanıcıyı IDsi ile engeller.\n\n" -" **Seçenekler:**\n" -" - `` - Kara listeye eklenecek kullanıcı veya kullanıcılar.\n" +" - `` - The user or users to add to the blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "Bir bot sahibini kara listeye ekleyemezsiniz." -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "Kullanıcılar kara listeye eklendi." -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "Kullanıcı kara listeye eklendi." -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" -" " -msgstr "\n" -" Kara listedeki kullanıcıları listeler.\n\n" -" **Örnek:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "Kara listedeki kullanıcılar:" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "Kara listedeki kullanıcı:" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" -" " -msgstr "\n" -" Kullanıcıları kara listeden çıkarır.\n\n" -" **Örnekler:**\n" -" - `[p]blocklist remove @26 @Will` - İki kullanıcıyı kara listeden çıkarır.\n" -" - `[p]blocklist remove 262626262626262626` - Bir kullanıcıyı IDsi ile çıkarır.\n\n" -" **Seçenekler:**\n" -" - `` - Kara listeye eklenecek kullanıcı veya kullanıcılar.\n" +" - `` - The user or users to remove from the blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "Kullanıcılar kara listeden çıkarıldı." -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "Kullanıcı kara listeden çıkarıldı." -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" -" " -msgstr "\n" -" Kara listeyi temizler.\n\n" -" **Örnek:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "Kara liste temizlendi." -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4303,119 +3820,93 @@ msgstr "\n" " Beyaz listeyi kapamak için `[p]localallowlist clear` kullanın\n" " " -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" -" " -msgstr "\n" -" Sunucu beyaz listesine bir kullanıcı veya rol ekler.\n\n" -" **Örnekler:**\n" -" - `[p]localallowlist add @26 @Will` - Yerel beyaz listeye iki kullanıcı ekler..\n" -" - `[p]localallowlist add 262626262626262626` - Bir kullanıcıyı IDsi ile ekler.\n" -" - `[p]localallowlist add \"Super Admins\"` - İsminde boşluk olan bir rolü etiketlemeye gerek olmadan ekler.\n\n" -" **Seçenekler:**\n" -" - `` - Yerel beyaz listeye eklenecek kullanıcılar veya roller.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "Komutları kullanmanı engelleyeceği için bunu yapmana izin veremem, önce kendini bir beyaz listeye eklediğinden emin ol." -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "Kullanıcılar ve/veya roller beyaz listeye eklendi." -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "Kullanıcı veya rol beyaz listeye eklendi." -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" -" " -msgstr "\n" -" Sunucu beyaz listesindeki kullanıcılar ve rolleri listeler.\n\n" -" **Örnek:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "İzin verilen kullanıcılar ve/veya roller:" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "İzin verilen kullanıcı veya rol:" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "Bilinmeyen veya Silinmiş Kullanıcı/Rol" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" -" " -msgstr "\n" -" Beyaz listeden kullanıcı veya rolü kaldırır.\n\n" -" Listeden tüm kullanıcılar kaldırılırsa yerel beyaz liste devre dışı kalır\n\n" -" **Örnekler:**\n" -" - `[p]localallowlist remove @26 @Will` - Yerel beyaz listeden iki kullanıcıyı kaldırır.\n" -" - `[p]localallowlist remove 262626262626262626` - Bir kullanıcıyı IDsi ile kaldırır.\n" -" - `[p]localallowlist remove \"Super Admins\"` - İsminde boşluk olan bir rolü etiketlemeye gerek olmadan kaldırır..\n\n" -" **Seçenekler:**\n" -" - `` - Yerel beyaz listeden kaldırılacak olan kullanıcı veya roller.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Komutları kullanmanı engelleyeceğinden bunu yapmana izin veremem." -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Kullanıcılar ve/veya roller sunucu beyaz listesinden kaldırıldı." -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "Kullanıcı veya rol sunucu beyaz listesinden kaldırıldı." -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" -" " -msgstr "\n" -" Beyaz listeyi temizler.\n\n" -" Bu yerel beyaz listeyi devre dışı bırakır ve içindeki her şeyi siler.\n\n" -" **Örnek:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "Sunucu beyaz listesi temizlendi." -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4426,467 +3917,373 @@ msgstr "\n" " Kara listeyi devre dışı bırakmak için `[p]localblocklist clear` kullanın\n" " " -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" -" " -msgstr "\n" -" Yerel kara listeye bir kullanıcı veya rol ekler.\n\n" -" **Örnekler:**\n" -" - `[p]localblocklist add @26 @Will` - Yerel kara listeye iki kullanıcı ekler.\n" -" - `[p]localblocklist add 262626262626262626` - Bir kullanıcı IDsi ile engeller.\n" -" - `[p]localblocklist add \"Bad Apples\"` - İsminde boşluk olan bir rolü etiketlemeye gerek olmadan engeller.\n\n" -" **Seçenekler:**\n" -" - `` - Yerel kara listeye eklenecek olan kullanıcılar veya roller.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "Kendini kara listeye ekleyemezsin." -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "Sunucu sahibini kara listeye ekleyemenzsin." -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "Bir bot sahibini kara listeye ekleyemezsiniz." -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "Kullanıcılar ve/veya roller sunucu kara listesine eklendi." -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "Kullanıcı veya rol sunucu kara listesine eklendi." -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" -" " -msgstr "\n" -" Sunucu kara listesinde olan kullanıcıları ve rolleri listeler.\n\n" -" **Örnek:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "Engellenen kullanıcılar ve/veya roller:" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "Engellenen kullanıcı veya rol:" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" -" " -msgstr "\n" -" Bir kullanıcı veya rolü yerel kara listeden kaldırır.\n\n" -" **Örnekler:**\n" -" - `[p]localblocklist remove @26 @Will` - Yerel kara listeden iki kişiyi kaldırır.\n" -" - `[p]localblocklist remove 262626262626262626` - Bir kullanıcıyı listeden IDsi ile kaldırır.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - İsminde boşluk olan bir rolü etiketlemeye gerek olmadan listeden kaldırır.\n\n" -" **Seçenekler:**\n" -" - `` - Yerel kara listeden kaldırılacak olan kullanıcılar veya roller.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Kullanıcılar ve/veya roller sunucu kara listesinden kaldırıldı." -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "Kullanıcı veya rol sunucu kara listesinden kaldırıldı." -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" -" " -msgstr "\n" -" Sunucu kara listesini temizler.\n\n" -" Bu sunucu kara listesini devre dışı bırakır ve içindeki her şeyi siler.\n\n" -" **Örnek:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "Sunucu kara listesi temizlendi." -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Komutları ve cogları açıp kapamak için komutlar." -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "Bu cog'ı varsayılan olarak kapatamazsınız." -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} varsayılan olarak kapalıya ayarlandı." -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} varsayılan olarak etkine ayarlandı." -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "Bindiğiniz dalı kesmiş olacağınızdan bu cog'ı kapatamazsınız." -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} bu sunucu için kapatıldı." -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} zaten kapalıydı (yapılması gereken bir şey yok)" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} bu sunucu için etkinleştirildi." -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} zaten kapalı değildi (yapılması gereken bir şey yok)" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" -" " -msgstr "Bu suncuda kapatılmış olan cogları listele.\n\n" -" **Örnek:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "Bu sunucuda aşağıdaki coglar kapalı:\n" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "Bu sunucuda kapatılmış cog bulunmamakta." -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" -" " -msgstr "\n" -" Kapatılmış komutları listele.\n\n" -" Eğer bot sahibi iseniz, bu varsayılan olarak tüm sunuculara kapatılmış komutları gösterir.\n" -" Yoksa sadece şu anki sunucuda kapatılmış komutlar gösterilir.\n\n" -" **Örnek:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" -" " -msgstr "Tüm sunuculara kapatılmış komutları listele.\n\n" -" **Örnek:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "Küresel olarak kapatılmış herhangi bir komut bulunmamakta." -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "{} komut küresel olarak devre dışı.\n" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "1 komut küresel olarak devre dışı.\n" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" -" " -msgstr "Bu sunucuda kapatılmış komutları listele.\n\n" -" **Örnek:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "{} içinde her hangi bir devre dışı bırakılmış komut bulunmamakta." -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "{} komut {} içinde devre dışı bırakılmış.\n" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "{} içinde bir 1 komut devre dışı bırakılmış.\n" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" -" " -msgstr "\n" -" Bir komutu kapat.\n\n" -" Eğer bot sahibi iseniz bu işlem komutu varsayılan olarak tüm sunuculara kapatır.\n" -" Yoksa komut sadece bu sunucu için kapatılır.\n\n" -" **Örnek:**\n" -" - `[p]command disable userinfo` - Mod coguna ait `userinfo` komutunu kapatır.\n" -" - `[p]command disable urban` - General coguna ait `urban` komutunu kapatır.\n\n" -" **Seçenekler:**\n" -" - `` - Kapatılacak olan komut.\n" +" - `` - The command to disable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" -" " -msgstr "\n" -" Bir komutu tüm sunuculara kapat.\n\n" -" **Örnekler:**\n" -" - `[p]command disable global userinfo` - Mod coguna ait `userinfo` komutunu kapatır.\n" -" - `[p]command disable global urban` - General coguna ait `urban` komutunu kapatır.\n\n" -" **Seçenekler:**\n" -" - `` - Tüm sunuculara kapatılacak olan komut.\n" +" - `` - The command to disable globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Devre dışı bırakılacak komut `command` veya alt komutlarından biri olamaz." -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "Bu komut daima kullanılabilir olarak işaretlenmiştir ve devre dışı bırakılamaz." -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "Bu komut zaten genel olarak devre dışı bırakıldı." -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" -" " -msgstr "\n" -" Bir komutu sadece bu sunucuda kapat.\n\n" -" **Örnekler:**\n" -" - `[p]command disable server userinfo` - Mod coguna ait `userinfo` komutunu kapatır.\n" -" - `[p]command disable server urban` - General coguna ait `urban` komutunu kapatır.\n\n" -" **Seçenekler:**\n" -" - `` - Şu anki sunucuda kapatılacak olan komut.\n" +" - `` - The command to disable for the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "O komutu devre dışı bırakma iznin bulunmamakta." -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "Bu komut zaten bu Server'da devre dışı bırakıldı." -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" -" " -msgstr "Bir komutu etkinleştir.\n\n" -" Eğer bot sahibi iseniz, bu varsayılan olarak tümden kapalı bir komutu açmaya çalışır.\n" -" Diğer durumlarda bu işlem şu anki sunucuda kapalı olan bir komutu açmaya çalışır.\n\n" -" **Örnekler:**\n" -" - `[p]command disable server userinfo` - Mod cogındaki `userinfo` komutunu etkinleştirir.\n" -" - `[p]command disable server urban` - General cogundaki `urban` komutunu etkinleştirir.\n\n" -" **Seçenekler:**\n" -" - `` - Etkinleştirilecek olan komut.\n" +" - `` - The command to enable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" -" " -msgstr "\n" -" Bir komutu tüm sunuculara aç.\n\n" -" **Örnekler:**\n" -" - `[p]command enable global userinfo` - Mod coguna ait `userinfo` komutunu açar.\n" -" - `[p]command enable global urban` - Mod coguna ait `userinfo` komutunu açar.\n\n" -" **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "Bu komut genel olarak zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" -" " -msgstr "\n" -" Bu sunucu içinde bir komutu etkinleştirir.\n\n" -" **Örnekler:**\n" -" - `[p]command disable server userinfo` - Mod cogındaki `userinfo` komutunu etkinleştirir.\n" -" - `[p]command disable server urban` - General cogundaki `urban` komutunu etkibleştirir.\n\n" -" **Seçenekler:**\n" -" - `` - Küresel olarak etkinleştirilecek komut.\n" +" - `` - The command to enable for the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "O komutu etkinleştirmeye iznin bulunmamakta." -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "Bu komut bu sunucu zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" -" " -msgstr "Botun devre dışı bırakılmış komutlara neyle cevap vereceğini ayarla.\n\n" -" Cevap verilmemesi için boş bırakın.\n\n" -" Mesajda komutun adının yer almasını istiyorsanız `{command}` etiketini kullanın.\n\n" -" **Örnekler:**\n" -" - `[p]command disabledmsg Bu komut kapalı`\n" -" - `[p]command disabledmsg {command} komutu kapalı`\n" -" - `[p]command disabledmsg` - Kapalı bir komut kullanıldığında cevap vermez.\n\n" -" **Seçenekler:**\n" -" - `[mesaj]` - Kapatılmış bir komut kullanılmaya çalışıldığında gönderilecek mesaj.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4897,84 +4294,80 @@ msgstr "\n" " Bu Mod cogındaki kopya mesaj silme, etiket spamlama, ve Filter cogındaki filtreleri içerir.\n" " " -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" -" " -msgstr "\n" -" Otomatik eylemlerden şu anda muaf tutulan üye ve rollerin listesini getirir.\n\n" -" **Örnek:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "Otomatik moderasyon dokunulmazlığı olan roller:\n" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "Otomatik moderasyon dokunulmazlığı olan üyeler:\n" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "Burada hiç dokunulmazlık ayarı bulunmamakta." -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "Zaten eklendi." -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "Listede değil." -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "Onlar dokunulmaz." -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "Onlar dokunulmaz değil." -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4987,131 +4380,118 @@ msgstr "\n" " Not: Sahipler ve Adminleri bu liste etkilemez.\n" " " -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" -" " -msgstr "\n" -" Görmezden gelinen sunucu ve kanalları listeler.\n\n" -" **Örnek:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "Kanal yok sayılan olarak eklendi." -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "Kanal zaten görmezden gelinenler listesinde." -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" -" " -msgstr "\n" -" Bu sunucudaki komutları görmezden gel.\n\n" -" Not: Kanalları Yönet iznine sahip roller, Sahipler ve Adminler bu ayardan etkilenmez.\n\n" -" **Örnek:**\n" -" - `[p]ignore server` - Şu anki sunucuyu görmezden gelir\n" +" - `[p]ignore server` - Ignores the current server\n" " " +msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "Bu sunucu yok sayılan olarak listeye eklendi." -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "Bu sunucu zaten yok sayılan modu açılmış." -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Görmezden gelinenler listesinden sunucular veya kanallar çıkarmak için komutlar." -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "Kanal yok sayılan listesinden kaldırıldı." -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "O kanal görmezden gelinenler listesinde değil." -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" -" " -msgstr "\n" -" Bu sunucuyu görmezden gelinenler listesinden çıkar.\n\n" -" **Örnek**\n" -" - `[p]unignore server` - Şu anki sunucuda verilen komutlara tekrar cevap vermeye başlar\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " +msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "Bu sunucu yok sayılan listesinden kaldırıldı." -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "Bu sunucu görmezden gelinenler listesinde değil." -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "Bu sunucu şu anda görmezden gelinmekte." -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "None" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -5120,12 +4500,12 @@ msgstr "\n" " Red'in lisansları hakkında bilgi al.\n" " " -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "Çeşitli geliştirme odaklı araçlar." -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -5150,7 +4530,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -5174,7 +4554,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -5198,44 +4578,44 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Zaten bir çoğaltma oturum bu kanalda çalışan. Bunu 'istifa ile' çık." -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "Bu kanalda zaten bir REPL oturumu çalışmakta. `{}repl resume` ile REPL'ı devam ettirin." -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "Çalıştırmak veya değerlendirmek için kod girin. Çıkmak için `exit()` veya `quit` kullanın. Ara vermek için `{}repl pause` kullanın." -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "Çıkılıyor." -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "Şu anda bu kanalda çalışmakta olan REPL oturumu yok." -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "Bu kanaldaki REPL oturumu sürdürüldü." -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "Bu kanaldaki REPL oturumu duraklatıldı." -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" @@ -5244,7 +4624,7 @@ msgstr "Komutu başkası çalıştırmış gibi göster.\n\n" " Önek girilmemelidir.\n" " " -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -5254,18 +4634,18 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "Bot sahiplerine bekleme süresinden muaf tutulma izni ver.\n\n" " Yeniden başlatıldığında bu ayar sıfırlanır." -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Bot sahipleri artık bekleme süresi olan tüm komutlardan muaf." -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "Bot sahipleri artık bekleme süresi olan tüm komutlardan muaf değil." @@ -5366,11 +4746,11 @@ msgstr "Düzenleyen kişi:" msgid "Last modified at:" msgstr "Son düzenlenme tarihi:" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/uk-UA.po b/redbot/core/locales/uk-UA.po index aae6c5116..bce6d9759 100644 --- a/redbot/core/locales/uk-UA.po +++ b/redbot/core/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -646,23 +646,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -674,7 +674,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -855,7 +855,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -869,7 +869,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -913,7 +913,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -980,7 +980,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -994,7 +994,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1007,12 +1007,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1033,7 +1033,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1071,7 +1071,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1108,7 +1108,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1123,63 +1123,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1187,19 +1187,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1208,27 +1208,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1237,19 +1237,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1257,23 +1257,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1281,19 +1281,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1302,32 +1302,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1336,70 +1336,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1408,13 +1408,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1423,78 +1423,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1502,155 +1502,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1661,27 +1661,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1692,19 +1692,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1714,28 +1714,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1745,16 +1745,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1766,11 +1766,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1780,71 +1780,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1853,7 +1853,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1861,205 +1861,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2068,50 +2068,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2120,154 +2120,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2275,152 +2275,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2431,22 +2431,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2456,62 +2456,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2519,17 +2519,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2537,55 +2537,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2593,61 +2593,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2657,71 +2657,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2729,7 +2729,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2737,63 +2737,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2801,18 +2801,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2820,61 +2820,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2882,91 +2882,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2974,34 +2974,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3016,15 +3016,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3038,19 +3038,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3058,48 +3058,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3108,82 +3108,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3192,44 +3192,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3238,22 +3238,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3262,21 +3262,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3285,22 +3285,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3308,202 +3308,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3512,85 +3512,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3598,81 +3598,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3681,93 +3681,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3775,373 +3775,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4149,80 +4149,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4231,130 +4231,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4379,7 +4379,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4403,7 +4403,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4427,51 +4427,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4481,17 +4481,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4592,11 +4592,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/vi-VN.po b/redbot/core/locales/vi-VN.po index 869e02579..1e8ee625a 100644 --- a/redbot/core/locales/vi-VN.po +++ b/redbot/core/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 06:16+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -646,23 +646,23 @@ msgstr "" msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:378 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:381 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:399 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:403 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:411 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" @@ -674,7 +674,7 @@ msgstr "" msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:427 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" @@ -855,7 +855,7 @@ msgstr "" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " msgstr "" @@ -869,7 +869,7 @@ msgstr "" msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " msgstr "" @@ -913,7 +913,7 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " msgstr "" @@ -980,7 +980,7 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " msgstr "" @@ -994,7 +994,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1007,12 +1007,12 @@ msgstr "" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " msgstr "" @@ -1033,7 +1033,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1071,7 +1071,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1108,7 +1108,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1123,63 +1123,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1187,19 +1187,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1208,27 +1208,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1237,19 +1237,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1257,23 +1257,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1281,19 +1281,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1302,32 +1302,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1336,70 +1336,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1408,13 +1408,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1423,78 +1423,78 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1502,155 +1502,155 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1661,27 +1661,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1692,19 +1692,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1714,28 +1714,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1745,16 +1745,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1766,11 +1766,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1780,71 +1780,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "Chung" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "Máy chủ" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1853,7 +1853,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1861,205 +1861,205 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2068,50 +2068,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2120,154 +2120,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "Xong!" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2275,152 +2275,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2431,22 +2431,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2456,62 +2456,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2519,17 +2519,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2537,55 +2537,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2593,61 +2593,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2657,71 +2657,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2729,7 +2729,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2737,63 +2737,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2801,18 +2801,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2820,61 +2820,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2882,91 +2882,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -2974,34 +2974,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3016,15 +3016,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3038,19 +3038,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3058,48 +3058,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3108,82 +3108,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3192,44 +3192,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3238,22 +3238,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3262,21 +3262,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3285,22 +3285,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3308,202 +3308,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3512,85 +3512,85 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3598,81 +3598,81 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3681,93 +3681,93 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3775,373 +3775,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" +" - `` - The command to disable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" +" - `` - The command to disable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4149,80 +4149,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4231,130 +4231,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4379,7 +4379,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4403,7 +4403,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4427,51 +4427,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4481,17 +4481,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4592,11 +4592,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/zh-CN.po b/redbot/core/locales/zh-CN.po index 77e99ba24..c183143db 100644 --- a/redbot/core/locales/zh-CN.po +++ b/redbot/core/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -581,133 +581,133 @@ msgid "\n\n" "You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " msgstr "" -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -887,13 +887,9 @@ msgstr "\n" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" -" " -msgstr "\n" -" 找出 [botname] 存储的数据类型以及原因\n\n" -" **示例:\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " +msgstr "" #: redbot/core/core_commands.py:585 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" @@ -906,13 +902,9 @@ msgstr "此机器人储存一些用户的数据是运行所必需的。 这主 msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" -" " -msgstr "查看每个第三方模块的最终用户数据说明\n\n" -" 这将发送包含所有已加载的第三方齿轮的最终用户数据声明的附件\n\n" -" **示例:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " +msgstr "" #: redbot/core/core_commands.py:615 msgid "I need to be able to attach files (try in DMs?)." @@ -954,16 +946,9 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" -" " -msgstr "\n" -" 让[botname] 忘记它对你的了解\n\n" -" 这可能不会删除有关你的所有数据、操作所需的数据,\n" -" 例如命令冷却时间将被保留,直到不再需要\n\n" -" 与 [botname] 的进一步互动可能会使其再次了解你\n\n" -" **示例:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " +msgstr "" #: redbot/core/core_commands.py:709 msgid "This command ({command}) does not support non-interactive usage." @@ -1037,15 +1022,9 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" -" " -msgstr "\n" -" 设置机器人以允许用户请求删除数据\n\n" -" 这是默认情况下\n" -" 与`[p]mydata ownermanagement disallowuserdeletions`相反\n\n" -" **示例:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " +msgstr "" #: redbot/core/core_commands.py:820 msgid "User can delete their own data. This will not include operational data such as blocked users." @@ -1057,7 +1036,7 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " msgstr "" @@ -1070,23 +1049,14 @@ msgstr "用户不能删除自己的数据" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" -" " -msgstr "\n" -" 设置如何处理用户删除\n\n" -" **示例:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" -" **参数:**\n" -" - `- 用户删除的严格程度。请参阅下面的级别指南\n\n" -" 级别:\n" -" - `0`:用户可以删除的内容完全取决于每个齿轮\n" -" - `1`: Cogs 应该删除 cog 不需要的关于用户的任何内容\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " +msgstr "" #: redbot/core/core_commands.py:858 msgid "Cogs will be instructed to remove all non operational data upon a user request." @@ -1105,7 +1075,7 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1143,7 +1113,7 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1180,7 +1150,7 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " msgstr "" @@ -1195,63 +1165,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "嵌入设置:\n\n" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "全球默认: {value}\n" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "{command} 命令的全球命令设置: {value}\n" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "公会设置: {value}\n" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "{command} 命令的服务器命令设置:{value}\n" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "频道设置: {value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "用户设置: {value}" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1259,19 +1229,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "现在默认启用嵌入" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1280,27 +1250,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "嵌入现在将回到全球环境中" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "现在为这个公会启用嵌入功能" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "这个公会现在已禁用嵌入" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1309,30 +1279,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " -msgstr "\n" -"设置命令的嵌入设置\n\n" -" 如果你是机器人所有者,这将尝试在默认情况下全球更改命令的嵌入设置\n" -" 否则,这将尝试更改当前服务器上的嵌入设置\n\n" -" 如果启用为空,则设置将被取消\n\n" -" 要查看嵌入设置的完整评估顺序,请运行`[p]help embedset`\n\n" -" **例子:**\n" -" - `[p]embedset command info` - 清除“信息”的命令特定嵌入设置\n" -" - `[p]embedset command info False` -禁用“信息”的嵌入\n" -" - `[p]embedset command \"ignore list\" True` -子命令需要引号\n\n" -" **参数:**\n" -" - `[enabled]` -是否为此命令使用嵌入。 留空以重置为默认值 " +msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "传递命令需要嵌入链接权限,因此不能设置为不使用嵌入符号" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1340,34 +1299,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" 全局设置命令的嵌入设置\n\n" -" 如果设置,则使用它代替全局默认值来确定是否使用嵌入\n\n" -" 如果启用留空,设置将被取消设置\n\n" -" 要查看嵌入设置的完整评估顺序,请运行 `[p]help embedset`\n\n" -" **示例:**\n" -" - `[p]embedset command global info` - 清除“信息”的命令特定嵌入设置\n" -" - `[p]embedset common global info False` - 禁用“信息”的嵌入\n" -" - `[p]embedset command global \"ignore list\" True` - 子命令需要引号\n\n" -" **参数:**\n" -" - `[enabled]- 是否为此命令使用嵌入。留空以重置为默认值\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "现在为 {command_name} 命令启用嵌入" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "现在对 {command_name} 命令禁用嵌入" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1375,19 +1323,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "嵌入现在将回到服务器设置" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1396,32 +1344,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "此频道的嵌入现在是 {}" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "启用" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "禁用" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1430,100 +1378,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" -" " -msgstr "\n" -" 设置 DM 的个人嵌入设置\n\n" -" 如果设置,则使用它代替全局默认值来确定是否使用嵌入。这用于使用机器人在 DM 中执行的所有命令\n\n" -" 如果启用为空,则该设置将被取消,而将使用全局默认值\n\n" -" 要查看嵌入设置的完整评估顺序,请运行 `[p]help embedset`\n\n" -" **示例:**\n" -" - `[p]embedset user False` - 禁用嵌入你的 DM\n" -" - `[p]embedset user` - 重置值以使用全球默认值\n\n" -" **参数:**\n" -" - `[enabled]- 是否在您的 DM 中使用嵌入。留空以重置为默认值\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "现在可以在 DM 中为你启用嵌入功能" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "现在在 DM 中为你禁用嵌入" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" -" " -msgstr "将最后发生的命令异常发送给所有者\n\n" -" 如果公开(指定是),它将改为发送到聊天\n\n" -" 警告:公开发送回溯可能会意外泄露有关你的电脑或配置的敏感信息\n\n" -" **示例:**\n" -" - `[p]traceback` - 将回溯发送到你的 DM\n" -" - `[p]traceback True` - 发送当前上下文中的最后一个回溯\n\n" -" **参数:**\n" -" - `[public]- 是否将回溯发送到当前上下文。 留空则发送给你的DM\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "还没有发生异常" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" -" " -msgstr "显示 [botname]的邀请网址\n\n" -" 这将始终将邀请发送给 DM 以将其保密\n\n" -" 此命令对所有者锁定,除非`[p]inviteset public` 设置为True\n\n" -" **示例:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "用于设置[botname] 邀请设置的命令" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" -" " -msgstr "\n" -" 切换`[p]invite`是否应该可供普通用户访问\n\n" -" 必须在开发人员仪表板中将机器人设为“公共机器人”,以供公众邀请工作\n\n" -" **示例:**\n" -" - `[p]invitesset public yes` - 切换公开邀请设置\n\n" -" **参数:**\n" -" - `[confirm]- 需要设置为公开。不需要切换回私人\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1532,23 +1450,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" -" " -msgstr "\n" -" 让机器人在加入时创建自己的角色并拥有权限\n\n" -" 当机器人加入一个新的服务器时,它将创建它自己的角色,拥有所需的权限。 这是一个特殊的角色,不能从机器人中删除或移除\n\n" -" 为此,你需要提供一个有效的权限级别\n" -" 你可以在这里生成一个:https: //discordapi.com/permissions.html\n\n" -" 请注意,某些权限可能需要双重身份验证\n\n" -" **示例:**\n" -" - `[p]invitesset perms 134217728` - 向邀请添加一个“管理昵称”权限要求\n\n" -" **参数:**\n" -" - `- 生成的邀请中机器人所需的权限级别\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1561,88 +1469,78 @@ msgstr "\n" " 注意,以前在没有范围的情况下邀请机器人的服务器不能有斜杠命令, 他们必须第二次邀请机器人\n" " " -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "`applications.commands`范围已添加到邀请URL" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "`applications.commands`范围已从邀请URL中删除" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" -" " -msgstr "\n" -" 离开服务器\n\n" -" 如果没有传递服务器 ID,则将保留本地服务器\n\n" -" 注意:此命令是交互式的\n\n" -" **示例:**\n" -" - `[p]leave` - 离开当前服务器\n" -" - `[p]left \"Red - Discord Bot\" -名称中有空格时需要引号\n" -" - `[p]leave 133049272517001216 240154453684321280` - 使用 ID 离开多个服务器\n\n" -" **参数:**\n" -" - `[servers...]- 离开的服务器。空白时,尝试离开当前服务器\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "你需要至少指定一个服务器ID" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "你还没有通过任何服务器ID。你想让我离开这个服务器吗?" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "你确定要我离开这些服务器吗?" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "我不能离开服务器 '{server_name}`: 我是它的所有者" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "响应超时" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "好的,再见 :wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "很好,离开了 {number} 个服务器。。。" -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "好吧,那我就留下来。:)" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "好的,我不会离开那些服务器" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1653,171 +1551,163 @@ msgstr "\n" " 注意:此命令是交互式的\n" " " -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" -" " -msgstr "从本地路径加载 cog 包和安装的 cogs\n\n" -" 查看可用于加载的包`[p]cogs`\n\n" -" 可以使用Downloader添加其他齿轮,或使用`[p]addpath`\n\n" -" **示例:**\n" -" - `[p]load general` - 加载general齿轮\n" -" - `[p]load admin mod mutes` - 加载多个齿轮\n\n" -" **参数:**\n" -" - `- 要加载的 cog 包\n" +" - `` - The cog packages to load.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "已加载 {packs}" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "以下包已经加载: {pack}" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "已加载以下包: {packs}" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "无法加载以下包: {pack}\n" "请检查你的控制台或日志以获取详细信息" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "无法加载以下包: {packs}\n" "检查您的控制台或日志以获取详细信息" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "以下名称不是有效的包名称: {pack}\n" "包名不能以数字开头,只能包含ascii数字、字母和下划线" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "以下名称不是有效的包名称: {packs}\n" "包名不能以数字开头,只能包含ascii数字、字母和下划线" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "在任何 cog 路径中都未找到以下包: {pack}" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "在任何 cog 路径中都未找到以下包: {packs}" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "无法加载这个包,原因如下:\n\n" "{reason}" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "无法加载这些包,原因如下:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**警告**: 以下 repo 使用共享库,这些库被标记为将来删除: {repo}.\n" "你应该将此消息通知维护者" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**警告**: 以下存储库正在使用标记为将来删除的共享库: {repos}\n" "你应该将此消息通知这些存储库的维护者" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1828,27 +1718,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1859,19 +1749,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1881,28 +1771,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1912,16 +1802,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -1933,11 +1823,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -1947,71 +1837,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "关闭... " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "银行设置的基本命令" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "显示当前银行的设置" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "全局" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "服务器" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2025,7 +1915,7 @@ msgstr "银行设置:\n\n" "默认余额: {default_balance}\n" "允许的最大余额: {maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2036,205 +1926,205 @@ msgstr "切换银行是否为全球银行\n\n" " 如果银行是每个服务器,它将变成全球性的\n" " " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "每台服务器" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "全局设置" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "这将把银行切换为 {banktype},删除所有正在处理中的账户!如果你确定的话,请输入 `{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "银行现在为{banktype}" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "设置银行名称" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "银行名称已设置为:{name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "设置银行货币的名称" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "货币名称已设置为: {name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "设置用户可获得的最大余额" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "金额必须大于零且小于 {max}" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "最大余额已设置为:{amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2243,50 +2133,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2295,155 +2185,155 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "这个URL无效" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "尝试获取图片时出了错" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "失败。。请记住,你可以编辑我的头像,但每小时最多两次。 URL或附件必须是有效的图像,格式为JPG或PNG格式" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "支持 JPG/PNG 格式。" -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "完成。" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "头像已删除" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "验证的机器人的用户名不能手动更改。请联系Discord支持以更改它" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "更改名称失败。必须是32个或更少的字" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "更改用户名超时。请记住,你只能每小时进行2次。 如果你需要经常更改,请使用昵称: {command}" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "更改用户名失败。Discord返回以下错误:\n" "{error_message}" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "更改用户名时发生意外错误" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "更改昵称失败。必须是32个或更少的字" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "我没有更改我自己昵称的权限。" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2451,152 +2341,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "串流网址的最大长度是511个字" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "流标题的最大长度为128个字" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "游戏描述的最大长度为128个字" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "游戏已清除" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "听描述的最大长度为128个字" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "听状态已清除" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "观看描述的最大长度为128个字" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "观看已清除" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "竞争描述的最大长度为128个字" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "竞争已被清除" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "状态已更改为 {}" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2607,22 +2497,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" +" - `` - The role to add as an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "该角色现在被视为管理员角色" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2632,62 +2522,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" +" - `` - The role to add as a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "这个角色已经是一个模组角色" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "该角色现在被视为模组角色" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" +" - `` - The role to remove from being an admin.\n" " " msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "该角色一开始并不是管理员角色" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "该角色不再被视为管理员角色" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" +" - `` - The role to remove from being a moderator.\n" " " msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "这个角色一开始并不是一个模组角色" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "该角色不再被视为模组角色" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2695,17 +2585,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2713,55 +2603,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "无效的语言代码。使用格式:`en-US`" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "无效格式 - 语言代码必须包含国家代码,例如 `en-US`" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "已设置全球区域设置" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "区域已经被设置。" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2769,61 +2659,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2833,71 +2723,71 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." +" - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2905,7 +2795,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2913,63 +2803,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2977,18 +2867,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" "Regional format: {guild_regional_format}\n" msgstr "" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2996,61 +2886,61 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "将不会" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "将" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3058,101 +2948,91 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "颜色已设置" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" -" " -msgstr "设置 [botname]的全球前缀\n\n" -" 警告:这不是附加的。它将替换所有当前前缀\n\n" -" 另请参阅--mentionable 启用将机器人作为前缀提及的标志\n\n" -" **示例:**\n" -" - `[p]set prefix!\n" -" - `[p]set prefix \"! \" - 在前缀中使用空格需要引号\n" -" - `[p]set prefix \"@[botname] \"' - 这使用提及作为前缀。另见 `--mentionable` 标志\n" -" - `[p]set prefix ! ? . - 设置多个前缀\n\n" -" **参数:**\n" -" - `` - 机器人将全球响应的前缀\n" +" - `` - The prefixes the bot will respond to globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "取消" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "前缀集。" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "前缀已设置" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3160,34 +3040,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "服务器前缀已重置" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "服务器前缀已设置" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "服务器前缀集" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3202,15 +3082,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3224,19 +3104,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3244,48 +3124,48 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3294,82 +3174,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3378,44 +3258,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3424,22 +3304,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3448,21 +3328,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -3471,22 +3351,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "你必须给出零或更大的值" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "完成。页面限制已设置为 {}" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -3494,237 +3374,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" -" " -msgstr "设置删除帮助页面的延迟时间\n\n" -" 该设置默认禁用,仅适用于非菜单帮助\n" -" 在服务器文本频道中发送\n" -" 将延迟设置为 0 将禁用此功能\n\n" -" 机器人必须有MANAGE_MESSAGES 权限才能工作\n\n" -" **示例:**\n" -" - `[p]helpset deletedelay 60` - 一分钟后删除帮助页面\n" -" - `[p]helpset deletedelay 1` - 尽快删除帮助页面\n" -" - `[p]helpset deletedelay 1209600` - 删除前等待的最长时间(14 天)\n" -" - `[p]helpset deletedelay 0` - 禁用删除帮助页面\n\n" -" **参数:**\n" -" - `- 删除帮助页面前等待的秒数\n" +" - `` - The seconds to wait before deleting help pages.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "延迟不能超过 14天" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "完成。帮助消息现在不会被删除" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "完成。删除延迟已设置为 {} 秒" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" -" " -msgstr "\n" -" 设置要使用的标语\n\n" -" 最大标语长度为 2048 个字\n" -" 此设置仅适用于嵌入式帮助。 如果未指定标语,则将使用默认值\n\n" -" **示例:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - 将标语重置为默认值\n\n" -" **参数:**\n" -" - `[tagline]- 出现在帮助嵌入底部的标语。 留空以重置\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "标语已重置" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "你的标语太长了!!! 请缩短,长度不超过2048个字" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "已设置标语" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" -" " -msgstr "向所有者发送消息\n\n" -" 每人每 60 秒只能发送一条消息\n\n" -" **示例:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" -" **参数:**\n" -" - `[message]- 发送给所有者的消息\n" +" - `[message]` - The message to send to the owner.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "用户 ID:{}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "通过DM" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "从 {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | 服务器 ID: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "使用 \"{} dm {} \" 来答复此用户" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "发送人 {} {}" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "我已被配置为没有发送到任何地方" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "你的消息已发送" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "抱歉,我无法发送你的消息" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" -" " -msgstr "向用户发送DM\n\n" -" 此命令需要用户ID才能正常工作\n\n" -" 若要获取用户 ID,请前往Discord的设置并打开“高级设置”选项卡\n" -" 启用“开发者模式”,然后右键单击用户,然后单击“复制ID”\n\n" -" **示例:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No\n\n" -" **参数:**\n" -" - `[message]` - dm给用户的消息\n" +" - `[message]` - The message to dm to the user.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "无效的ID,用户未找到或用户是机器人。你只能向我共享服务器的人发送消息" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "{} 的所有者" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "你可以通过{}联系人回复此消息" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "对不起,我无法将你的消息传递到 {}" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "消息已发送到 {}" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "打印机器人的数据路径" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "数据路径: {path}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "显示对调试有用的调试信息" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3737,109 +3582,85 @@ msgstr "\n" " 使用 \"[p]allowlist clear\" 禁用许可名单\n" " " -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" -" " -msgstr "\n" -" 将用户添加到许可名单\n\n" -" **示例:\n" -" - `[p]allowlist add @26 @Will` -将两个用户添加到许可名单\n" -" - `[p]allowlist add 262626262626262626` - 通过 ID 添加用户\n\n" -" **参数:**\n" -" - `- 要添加到许可名单的用户\n" +" - `` - The user or users to add to the allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "用户已添加到许可名单中" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "用户已添加到许可名单中" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" -" " -msgstr "\n" -" 列出许可名单上的用户\n\n" -" **示例:\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "许可名单上的用户:" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "许可名单上的用户:" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "未知或已删除的用户" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" -" " -msgstr "\n" -" 从许可名单中删除用户\n\n" -" 如果删除所有用户,则许可名单将被禁用\n\n" -" **示例:**\n" -" - `[p]allowlist remove @26 @Will` - 从许可名单中删除两个用户\n" -" - `[p]allowlist remove 262626262626262626`- 通过ID 删除用户\n\n" -" **参数:**\n" -" - `- 要从许可名单中移除的用户\n" +" - `` - The user or users to remove from the allowlist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "用户已从许可名单中删除" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "用户已从许可名单中删除" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" -" " -msgstr "\n" -" 清除许可名单\n\n" -" 这会禁用许可名单\n\n" -" **示例:\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "许可名单已清除" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3850,103 +3671,81 @@ msgstr "\n" " 使用[p]blocklist clear` 来禁用黑名单列表\n" " " -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" -" " -msgstr "\n" -" 将用户添加到黑名单中\n\n" -" **示例:**\n" -" - `[p]blocklist add @26 @Will` - 将两个用户添加到黑名单\n" -" - `[p]blocklist add 262626262626262626` - 通过 ID 拉黑用户\n\n" -" **参数:**\n" -" - `- 要添加到黑名单的用户\n" +" - `` - The user or users to add to the blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "你不能将所有者添加到黑名单" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "用户已被添加到黑名单中" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "用户已被添加到黑名单中" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" -" " -msgstr "\n" -"列出黑名单列表中的用户\n\n" -" **例子:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "黑名单上的用户:" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "黑名单上的用户:" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" -" " -msgstr "\n" -" 从黑名单列表中删除用户\n\n" -" **示例:\n" -" - `[p]blocklist remove @26 @Will` - 从黑名单列表中删除两个用户\n" -" - `[p]blocklist remove 262626262626262626` - 通过 ID 删除用户\n\n" -" **参数:**\n" -" - `- 要从黑名单列表中删除的用户\n" +" - `` - The user or users to remove from the blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "用户已从黑名单列表中删除" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "用户已从黑名单列表中删除" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" -" " -msgstr "\n" -" 清除黑名单列表\n\n" -" **示例:\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "黑名单已被清除" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3959,93 +3758,93 @@ msgstr "\n" " 使用[p]localallowlist clear` 禁用许可名单\n" " " -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4053,398 +3852,373 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" +" - `` - The users or roles to add to the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" +" - `[p]localblocklist list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "1 个命令已在全球禁用\n" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" -" " -msgstr "列出此服务器中禁用的命令\n\n" -" **示例:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "{} 中没有任何禁用命令" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "{} 命令在 {} 中被禁用\n" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "1 个命令在{} 中被禁用\n" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" +" - `` - The command to disable.\n" " " -msgstr "\n" -"禁用命令\n\n" -" 如果你是机器人所有者,则默认情况下这将全球禁用命令\n" -" 否则,这将禁用当前服务器上的命令\n\n" -" **例子:**\n" -" - `[p]command disable userinfo`- 禁用 Mod cog 中的 `userinfo` 命令\n" -" - `[p]command disable urban` -禁用 General cog 中的 `urban` 命令\n\n" -" **参数:**\n" -" - `` -要禁用的命令 " +msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" -" " -msgstr "\n" -" 在全球禁用命令\n\n" -" **示例:\n" -" - `[p]command disable global userinfo` - 在 Mod cog 中禁用 `userinfo` 命令\n" -" - `[p]command disable global urban` - 禁用 General cog 中的 `urban` 命令\n\n" -" **参数:**\n" -" - `- 要全球禁用的命令\n" +" - `` - The command to disable globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "要禁用的命令不能是 `command` 或其任何子命令" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "此命令被指定为始终可用且无法禁用" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "该命令已在全球禁用" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" -" " -msgstr "\n" -" 仅在此服务器中禁用一个命令\n\n" -" **示例:\n" -" - `[p]command disable server userinfo` - 在 Mod cog 中禁用 `userinfo` 命令\n" -" - `[p]command disable server urban` - 禁用 General cog 中的 `urban` 命令\n\n" -" **参数:**\n" -" - `- 要为当前服务器禁用的命令\n" +" - `` - The command to disable for the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "你无权禁用该命令" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "此命令已被此服务器禁用" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" +" - `` - The command to enable.\n" " " msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" +" - `` - The command to enable globally.\n" " " msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" +" - `` - The command to enable for the current server.\n" " " msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4452,80 +4226,80 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" +" - `` - The user or role to add immunity to.\n" " " msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" +" - `` - The user or role to remove immunity from.\n" " " msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" +" - `` - The user or role to check the immunity of.\n" " " msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4534,130 +4308,130 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" +" - `[p]ignore server` - Ignores the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "无" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" " " msgstr "" -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -4682,7 +4456,7 @@ msgid "Evaluate a statement of python code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -4706,7 +4480,7 @@ msgid "Execute asynchronous code.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -4730,51 +4504,51 @@ msgid "Open an interactive REPL.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "已经在这个通道中运行REPL会话。选择'退出'来退出。" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "" -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" " " msgstr "" -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -4784,17 +4558,17 @@ msgid "Dispatch a message event as if it were sent by a different user.\n\n" " " msgstr "" -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "" @@ -4895,11 +4669,11 @@ msgstr "" msgid "Last modified at:" msgstr "" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "" diff --git a/redbot/core/locales/zh-TW.po b/redbot/core/locales/zh-TW.po index 6dc74e274..d0ea3aba8 100644 --- a/redbot/core/locales/zh-TW.po +++ b/redbot/core/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2023-05-04 00:53+0000\n" +"POT-Creation-Date: 2023-05-14 19:55+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -602,7 +602,7 @@ msgstr "\n\n" "您有 Python `{py_version}` 並且此更新需要 `{req_py}`; 您不能簡單地運行更新命令。\n\n" "您將需要按照我們上面文檔中的更新說明進行操作,如果您在按照文檔操作後仍然需要更新幫助,請訪問我們在 中的#support 頻道" -#: redbot/core/_events.py:120 +#: redbot/core/_events.py:119 msgid "\n\n" "To update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:{command_1}\n" "Once you've started up your bot again, we recommend that you update any installed 3rd-party cogs with this command in Discord:{command_2}" @@ -610,127 +610,127 @@ msgstr "\n\n" "要更新您的機器人,請先關閉您的機器人,然後打開 {console} 窗口(非管理員身份)並運行以下命令:{command_1}\n" "再次啟動機器人後,我們建議您在 Discord 中使用此命令更新任何已安裝的第 3 方齒輪:{command_2}" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Command Prompt" msgstr "命令提示符" -#: redbot/core/_events.py:128 +#: redbot/core/_events.py:127 msgid "Terminal" msgstr "終端" -#: redbot/core/_events.py:234 +#: redbot/core/_events.py:233 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` 不是 `{command}` 的有效值" -#: redbot/core/_events.py:245 redbot/core/_events.py:298 +#: redbot/core/_events.py:244 redbot/core/_events.py:297 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:247 redbot/core/_events.py:300 +#: redbot/core/_events.py:246 redbot/core/_events.py:299 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:250 redbot/core/_events.py:303 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:255 redbot/core/_events.py:308 +#: redbot/core/_events.py:254 redbot/core/_events.py:307 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:260 redbot/core/_events.py:313 +#: redbot/core/_events.py:259 redbot/core/_events.py:312 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:262 redbot/core/_events.py:315 +#: redbot/core/_events.py:261 redbot/core/_events.py:314 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:266 +#: redbot/core/_events.py:265 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:270 redbot/core/_events.py:323 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:275 redbot/core/_events.py:328 +#: redbot/core/_events.py:274 redbot/core/_events.py:327 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:279 redbot/core/_events.py:332 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:283 redbot/core/_events.py:336 +#: redbot/core/_events.py:282 redbot/core/_events.py:335 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:319 +#: redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:349 +#: redbot/core/_events.py:348 msgid "\"{argument}\" is not an integer." msgstr "“{argument}”不是整數。" -#: redbot/core/_events.py:352 +#: redbot/core/_events.py:351 msgid "\"{argument}\" is not a number." msgstr "“{argument}”不是數字。" -#: redbot/core/_events.py:379 redbot/core/tree.py:287 +#: redbot/core/_events.py:378 redbot/core/tree.py:292 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "命令“{command}”出錯。 檢查您的控制台或日誌以獲取詳細信息。" -#: redbot/core/_events.py:382 redbot/core/tree.py:290 +#: redbot/core/_events.py:381 redbot/core/tree.py:295 msgid "Error in command '{command}'." msgstr "指令“{command}”出錯。" -#: redbot/core/_events.py:400 redbot/core/tree.py:304 +#: redbot/core/_events.py:399 redbot/core/tree.py:309 msgid "I require the {permission} permission to execute that command." msgstr "我需要 {permission} 權限才能執行該命令。" -#: redbot/core/_events.py:404 redbot/core/tree.py:308 +#: redbot/core/_events.py:403 redbot/core/tree.py:313 msgid "I require {permission_list} permissions to execute that command." msgstr "我需要 {permission_list} 權限才能執行該命令。" -#: redbot/core/_events.py:412 redbot/core/tree.py:315 +#: redbot/core/_events.py:411 redbot/core/tree.py:320 msgid "That command is not available in DMs." msgstr "該指令在 DM 中不可用。" -#: redbot/core/_events.py:414 +#: redbot/core/_events.py:413 msgid "That command is only available in DMs." msgstr "該指令僅在 DM 中可用。" -#: redbot/core/_events.py:416 +#: redbot/core/_events.py:415 msgid "That command is only available in NSFW channels." msgstr "該指令僅在 NSFW 頻道中可用。" -#: redbot/core/_events.py:428 redbot/core/tree.py:321 +#: redbot/core/_events.py:427 redbot/core/tree.py:326 msgid "This command is on cooldown. Try again {relative_time}." msgstr "此命令正在冷卻。 {relative_time} 再試一次。" -#: redbot/core/_events.py:435 +#: redbot/core/_events.py:434 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "使用此指令的人太多。它只能同時使用 {number} 次。" -#: redbot/core/_events.py:440 +#: redbot/core/_events.py:439 msgid "Too many people using this command. It can only be used once concurrently." msgstr "使用此指令的人太多。 它只能同時使用一次。" -#: redbot/core/_events.py:446 +#: redbot/core/_events.py:445 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "該命令仍在完成中,每個 {type} 只能同時使用 {number} 次。" -#: redbot/core/_events.py:451 +#: redbot/core/_events.py:450 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "該命令仍在完成,每個 {type} 只能同時使用一次。" -#: redbot/core/_events.py:457 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "使用此命令的人太多。 每個{type} 只能同時使用{number} 次。" -#: redbot/core/_events.py:462 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "使用此指令的人太多。每個{type} 只能同時使用一次。" @@ -909,12 +909,9 @@ msgstr "\n" msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" -" - `[p]mydata whatdata`\n" +" - `[p]mydata whatdata`\n" " " -msgstr "\n" -"找出 [botname] 存儲的數據類型及其原因。\n\n" -" **例子:**\n" -" -`[p]mydata 什麼數據` " +msgstr "" #: redbot/core/core_commands.py:585 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\n\n" @@ -927,12 +924,9 @@ msgstr "該機器人會根據需要存儲有關用戶的一些數據以發揮作 msgid "View the End User Data statements of each 3rd-party module.\n\n" " This will send an attachment with the End User Data statements of all loaded 3rd party cogs.\n\n" " **Example:**\n" -" - `[p]mydata 3rdparty`\n" +" - `[p]mydata 3rdparty`\n" " " -msgstr "查看每個第 3 方模塊的最終用戶數據聲明。\n\n" -" 這將發送一個附件,其中包含所有已加載的第 3 方 cogs 的最終用戶數據語句。\n\n" -" **例子:**\n" -" - `[p]mydata 3rdparty` " +msgstr "" #: redbot/core/core_commands.py:615 msgid "I need to be able to attach files (try in DMs?)." @@ -974,15 +968,9 @@ msgid "\n" " such as command cooldowns will be kept until no longer necessary.\n\n" " Further interactions with [botname] may cause it to learn about you again.\n\n" " **Example:**\n" -" - `[p]mydata forgetme`\n" +" - `[p]mydata forgetme`\n" " " -msgstr "\n" -"讓 [botname] 忘記它對你的了解。\n\n" -" 這可能不會刪除有關您的所有數據,操作所需的數據,\n" -" 例如命令冷卻時間將一直保留到不再需要為止。\n\n" -" 與 [botname] 的進一步交互可能會導致它再次了解您。\n\n" -" **例子:**\n" -" - `[p]mydata forgetme` " +msgstr "" #: redbot/core/core_commands.py:709 msgid "This command ({command}) does not support non-interactive usage." @@ -1055,14 +1043,9 @@ msgid "\n" " This is on by default.\n" " Opposite of `[p]mydata ownermanagement disallowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement allowuserdeletions`\n" +" - `[p]mydata ownermanagement allowuserdeletions`\n" " " -msgstr "\n" -"將機器人設置為允許用戶請求刪除數據。\n\n" -" 這是默認開啟的。\n" -" 與`[p]mydata ownermanagement disallowuserdeletions`相反\n\n" -" **例子:**\n" -" - `[p]mydata ownermanagement allowuserdeletions` " +msgstr "" #: redbot/core/core_commands.py:820 msgid "User can delete their own data. This will not include operational data such as blocked users." @@ -1074,13 +1057,9 @@ msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" " Opposite of `[p]mydata ownermanagement allowuserdeletions`\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions`\n" +" - `[p]mydata ownermanagement disallowuserdeletions`\n" " " -msgstr "\n" -"將機器人設置為不允許用戶請求刪除數據。\n\n" -" 與`[p]mydata ownermanagement allowuserdeletions`相反\n\n" -" **例子:**\n" -" - `[p]mydata ownermanagement disallowuserdeletions` " +msgstr "" #: redbot/core/core_commands.py:837 msgid "User can not delete their own data." @@ -1091,23 +1070,14 @@ msgstr "用戶不能刪除自己的數據。" msgid "\n" " Sets how user deletions are treated.\n\n" " **Example:**\n" -" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" +" - `[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" " **Arguments:**\n" -" - `` - The strictness level for user deletion. See Level guide below.\n\n" +" - `` - The strictness level for user deletion. See Level guide below.\n\n" " Level:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" -" " -msgstr "\n" -"設置如何處理用戶刪除。\n\n" -" **例子:**\n" -" -`[p]mydata ownermanagement setuserdeletionlevel 1`\n\n" -" **參數:**\n" -" - `` - 用戶刪除的嚴格級別。 請參閱下面的級別指南。\n\n" -" 等級:\n" -" - `0`: What users can delete is left entirely up to each cog.\n" -" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" +" - `0`: What users can delete is left entirely up to each cog.\n" +" - `1`: Cogs should delete anything the cog doesn't need about the user.\n" " " +msgstr "" #: redbot/core/core_commands.py:858 msgid "Cogs will be instructed to remove all non operational data upon a user request." @@ -1126,16 +1096,9 @@ msgid "\n" " This will remove the user from various anti-abuse measures.\n" " If you are processing a manual request from a user, you may want `[p]mydata ownermanagement deleteforuser` instead.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " -msgstr "\n" -"處理來自 Discord 的刪除請求。\n\n" -" 這將導致機器人擺脫或取消與指定用戶 ID 的所有數據的關聯。\n" -" 除非 Discord 針對已刪除的用戶明確要求這樣做,否則您不應使用它。\n" -" 這將使用戶擺脫各種反濫用措施。\n" -" 如果您正在處理來自用戶的手動請求,您可能需要 `[p]mydata ownermanagement deleteforuser` 代替。\n\n" -" **參數:**\n" -" - `` - 數據將被刪除的用戶的 ID。 " +msgstr "" #: redbot/core/core_commands.py:891 msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead.\n\n" @@ -1178,14 +1141,9 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " Users have access to a different command for this unless they can't interact with the bot at all.\n" " This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " -msgstr "為用戶刪除 [botname] 有關用戶的數據。\n\n" -" 這將導致機器人擺脫或解除與指定用戶的大量非操作數據的關聯。\n" -" 用戶可以為此訪問不同的命令,除非他們根本無法與機器人交互。\n" -" 這是一個最安全的操作,但除非處理來自該用戶的請求,否則不應使用它,因為它可能會影響他們對機器人的使用。\n\n" -" **參數:**\n" -" - `` - 數據將被刪除的用戶的 Id。 " +msgstr "" #: redbot/core/core_commands.py:967 msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \n\n" @@ -1227,13 +1185,9 @@ msgid "Delete data [botname] has about a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of data about the specified user.\n" " This may include more than just end user data, including anti abuse records.\n\n" " **Arguments:**\n" -" - `` - The id of the user whose data would be deleted.\n" +" - `` - The id of the user whose data would be deleted.\n" " " -msgstr "刪除 [botname] 擁有的關於用戶的數據。\n\n" -" 這將導致機器人擺脫或取消與指定用戶有關的大量數據。\n" -" 這可能不僅包括最終用戶數據,還包括反濫用記錄。\n\n" -" **參數:**\n" -" - `` - 數據將被刪除的用戶的 Id。 " +msgstr "" #: redbot/core/core_commands.py:1052 msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\n\n" @@ -1247,85 +1201,63 @@ msgid "\n" " Commands for toggling embeds on or off.\n\n" " This setting determines whether or not to use embeds as a response to a command (for commands that support it).\n" " The default is to use embeds.\n\n" -" The embed settings are checked until the first True/False in this order:\n" -" - In guild context:\n" -" 1. Channel override - `[p]embedset channel`\n" -" 2. Server command override - `[p]embedset command server`\n" -" 3. Server override - `[p]embedset server`\n" -" 4. Global command override - `[p]embedset command global`\n" -" 5. Global setting -`[p]embedset global`\n\n" -" - In DM context:\n" -" 1. User override - `[p]embedset user`\n" -" 2. Global command override - `[p]embedset command global`\n" -" 3. Global setting - `[p]embedset global`\n" +" The embed settings are checked until the first True/False in this order:\n\n" +" - In guild context:\n" +" 1. Channel override - `[p]embedset channel`\n" +" 2. Server command override - `[p]embedset command server`\n" +" 3. Server override - `[p]embedset server`\n" +" 4. Global command override - `[p]embedset command global`\n" +" 5. Global setting -`[p]embedset global`\n\n" +" - In DM context:\n" +" 1. User override - `[p]embedset user`\n" +" 2. Global command override - `[p]embedset command global`\n" +" 3. Global setting - `[p]embedset global`\n" " " -msgstr "\n" -"用於打開或關閉嵌入的命令。\n\n" -" 此設置確定是否使用嵌入作為對命令的響應(對於支持它的命令)。\n" -" 默認是使用嵌入。\n\n" -" 檢查嵌入設置,直到按以下順序出現第一個 True/False:\n" -" - 在公會環境中:\n" -" 1. 頻道覆蓋 - `[p]embedset channel`\n" -" 2. 服務器命令覆蓋 - `[p]embedset command server`\n" -" 3. 服務器覆蓋 - `[p]embedset server`\n" -" 4. 全局命令覆蓋 - `[p]embedset command global`\n" -" 5.全局設置-`[p]embedset global`\n\n" -" - 在 DM 環境中:\n" -" 1. 用戶覆蓋 - `[p]embedset user`\n" -" 2. 全局命令覆蓋 - `[p]embedset command global`\n" -" 3. 全局設置 - `[p]embedset global` " +msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1138 #, docstring msgid "\n" " Show the current embed settings.\n\n" " Provide a command name to check for command specific embed settings.\n\n" " **Examples:**\n" -" - `[p]embedset showsettings` - Shows embed settings.\n" -" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" -" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" +" - `[p]embedset showsettings` - Shows embed settings.\n" +" - `[p]embedset showsettings info` - Also shows embed settings for the 'info' command.\n" +" - `[p]embedset showsettings \"ignore list\"` - Checking subcommands requires quotes.\n\n" " **Arguments:**\n" -" - `[command]` - Checks this command for command specific embed settings.\n" +" - `[command]` - Checks this command for command specific embed settings.\n" " " -msgstr "\n" -"顯示當前的嵌入設置。\n\n" -" 提供命令名稱以檢查命令特定的嵌入設置。\n\n" -" **例子:**\n" -" - `[p]embedset showsettings` - 顯示嵌入設置。\n" -" - `[p]embedset showsettings info` - 還顯示“info”命令的嵌入設置。\n" -" - `[p]embedset showsettings \"ignore list\"` - 檢查子命令需要引號。\n\n" -" **參數:**\n" -" - `[command]` - 檢查此命令以獲取特定於命令的嵌入設置。 " +msgstr "" -#: redbot/core/core_commands.py:1153 +#: redbot/core/core_commands.py:1154 msgid "Embed settings:\n\n" msgstr "嵌入設置:\n\n" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1156 msgid "Global default: {value}\n" msgstr "全局默認值:{value}\n" -#: redbot/core/core_commands.py:1160 +#: redbot/core/core_commands.py:1161 msgid "Global command setting for {command} command: {value}\n" msgstr "{command} 命令的全局命令設置:{value}\n" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1167 msgid "Guild setting: {value}\n" msgstr "伺服器設置:{value}\n" -#: redbot/core/core_commands.py:1171 +#: redbot/core/core_commands.py:1172 msgid "Server command setting for {command} command: {value}\n" msgstr "{command} 命令的全局命令設置:{value}\n" -#: redbot/core/core_commands.py:1177 +#: redbot/core/core_commands.py:1178 msgid "Channel setting: {value}\n" msgstr "頻道設置:{value}\n" -#: redbot/core/core_commands.py:1180 +#: redbot/core/core_commands.py:1181 msgid "User setting: {value}" msgstr "使用者設定: {value}" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1333,25 +1265,19 @@ msgid "\n" " The default is to use embeds.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Example:**\n" -" - `[p]embedset global`\n" +" - `[p]embedset global`\n" " " -msgstr "\n" -"切換全局嵌入設置。\n\n" -" 如果用戶或公會沒有設置偏好,這將用作後備。\n" -" 默認是使用嵌入。\n\n" -" 要查看嵌入設置的完整評估順序,請運行 `[p]help embedset`。\n\n" -" **例子:**\n" -" - `[p]embedset global`` " +msgstr "" -#: redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1201 msgid "Embeds are now disabled by default." msgstr "現在默認禁用嵌入訊息。" -#: redbot/core/core_commands.py:1203 +#: redbot/core/core_commands.py:1204 msgid "Embeds are now enabled by default." msgstr "現在默認啟用嵌入訊息。" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1360,37 +1286,27 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset server False` - Disables embeds on this server.\n" -" - `[p]embedset server` - Resets value to use global default.\n\n" +" - `[p]embedset server False` - Disables embeds on this server.\n" +" - `[p]embedset server` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds on this server. Leave blank to reset to default.\n" " " -msgstr "\n" -"設置服務器的嵌入設置。\n\n" -" 如果設置,則使用它而不是全局默認值來確定是否使用嵌入。\n" -" 這用於在服務器中完成的所有命令。\n\n" -" 如果 enabled 留空,該設置將被取消設置,而是使用全局默認值。\n\n" -" 要查看嵌入設置的完整評估順序,請運行 `[p]help embedset`。\n\n" -" **例子:**\n" -" - `[p]embedset server False` - 禁用此服務器上的嵌入。\n" -" - `[p]embedset server` - 重置值以使用全局默認值。\n\n" -" **參數:**\n" -" - `[enabled]` - 是否在此服務器上使用嵌入。留空以重置為默認值。 " +msgstr "" -#: redbot/core/core_commands.py:1228 redbot/core/core_commands.py:1306 -#: redbot/core/core_commands.py:1400 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1229 redbot/core/core_commands.py:1307 +#: redbot/core/core_commands.py:1401 redbot/core/core_commands.py:1432 msgid "Embeds will now fall back to the global setting." msgstr "嵌入訊息現在將回退到全局設置。" -#: redbot/core/core_commands.py:1233 +#: redbot/core/core_commands.py:1234 msgid "Embeds are now enabled for this guild." msgstr "現在為這個公會啟用了嵌入訊息。" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1236 msgid "Embeds are now disabled for this guild." msgstr "該公會現在禁用嵌入訊息。" -#: redbot/core/core_commands.py:1243 +#: redbot/core/core_commands.py:1244 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1399,30 +1315,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " -msgstr "\n" -"設置命令的嵌入設置。\n\n" -" 如果您是機器人所有者,默認情況下這將嘗試全局更改命令的嵌入設置。\n" -" 否則,這將嘗試更改當前服務器上的嵌入設置。\n\n" -" 如果啟用留空,該設置將被取消。\n\n" -" 要查看嵌入設置的完整評估順序,請運行 `[p]help embedset`。\n\n" -" **例子:**\n" -" - `[p]embedset command info` - 清除“info”的命令特定嵌入設置。\n" -" - `[p]embedset command info False` - 禁用“信息”的嵌入。\n" -" - `[p]embedset command \"ignore list\" True` - 子命令需要引號。\n\n" -" **參數:**\n" -" - `[enabled]` - 是否為此命令使用嵌入。留空以重置為默認值。 " +msgstr "" -#: redbot/core/core_commands.py:1272 +#: redbot/core/core_commands.py:1273 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "傳遞的命令需要嵌入鏈接權限,因此不能設置為不使用嵌入。" -#: redbot/core/core_commands.py:1283 +#: redbot/core/core_commands.py:1284 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1430,33 +1335,23 @@ msgid "\n" " If enabled is left blank, the setting will be unset.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command global info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command global info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command global \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " -msgstr "\n" -"全局設置命令的嵌入設置。\n\n" -" 如果設置,則使用它而不是全局默認值來確定是否使用嵌入。\n\n" -" 如果啟用留空,該設置將被取消。\n\n" -" 要查看嵌入設置的完整評估順序,請運行 `[p]help embedset`。\n\n" -" **例子:**\n" -" - `[p]embedset command global info` - 清除“info”的命令特定嵌入設置。\n" -" - `[p]embedset command global info False` - 禁用“信息”的嵌入。\n" -" - `[p]embedset command global \"ignore list\" True` - 子命令需要引號。\n\n" -" **參數:**\n" -" - `[enabled]` - 是否為此命令使用嵌入。留空以重置為默認值。 " +msgstr "" -#: redbot/core/core_commands.py:1312 redbot/core/core_commands.py:1357 +#: redbot/core/core_commands.py:1313 redbot/core/core_commands.py:1358 msgid "Embeds are now enabled for {command_name} command." msgstr "現在為 {command_name} 命令啟用了嵌入。" -#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 +#: redbot/core/core_commands.py:1319 redbot/core/core_commands.py:1364 msgid "Embeds are now disabled for {command_name} command." msgstr "{command_name} 命令現在禁用嵌入。" -#: redbot/core/core_commands.py:1328 +#: redbot/core/core_commands.py:1329 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1464,30 +1359,19 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the server default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" -" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" -" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" +" - `[p]embedset command server info` - Clears command specific embed settings for 'info'.\n" +" - `[p]embedset command server info False` - Disables embeds for 'info'.\n" +" - `[p]embedset command server \"ignore list\" True` - Quotes are needed for subcommands.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" -" " -msgstr "\n" -" 為當前服務器設置命令的嵌入設置。\n\n" -" 如果設置,則使用它而不是服務器默認值來確定是否使用嵌入。\n\n" -" 如果 enabled 留空,則設置將被取消,並且將使用服務器默認值。\n\n" -" 要查看嵌入設置的完整評估順序,請運行“[p]help embedset”。\n\n" -" **例子:**\n" -" - `[p]embedset command server info` - 清除“信息”的命令特定嵌入設置。\n" -" - `[p]embedset command server info False` - 禁用“信息”的嵌入。\n" -" - `[p]embedset command server \"ignore list\" True` - 子命令需要引號。\n\n" -" **參數:**\n" -" - `[enabled]` - 是否為此命令使用嵌入。 留空以重置為默認值。\n" +" - `[enabled]` - Whether to use embeds for this command. Leave blank to reset to default.\n" " " +msgstr "" -#: redbot/core/core_commands.py:1351 +#: redbot/core/core_commands.py:1352 msgid "Embeds will now fall back to the server setting." msgstr "嵌入現在將回退到服務器設置。" -#: redbot/core/core_commands.py:1379 +#: redbot/core/core_commands.py:1380 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1496,32 +1380,32 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the guild default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" -" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" -" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" +" - `[p]embedset channel #text-channel False` - Disables embeds in the #text-channel.\n" +" - `[p]embedset channel #forum-channel disable` - Disables embeds in the #forum-channel.\n" +" - `[p]embedset channel #text-channel` - Resets value to use guild default in the #text-channel.\n\n" " **Arguments:**\n" " - `` - The text, voice, stage, or forum channel to set embed setting for.\n" " - `[enabled]` - Whether to use embeds in this channel. Leave blank to reset to default.\n" " " msgstr "" -#: redbot/core/core_commands.py:1405 +#: redbot/core/core_commands.py:1406 msgid "Embeds are now {} for this channel." msgstr "嵌入現在是此頻道的 {}。" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "enabled" msgstr "已啟用" -#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:2759 -#: redbot/core/core_commands.py:2773 redbot/core/core_commands.py:3949 -#: redbot/core/core_commands.py:3970 +#: redbot/core/core_commands.py:1407 redbot/core/core_commands.py:2760 +#: redbot/core/core_commands.py:2774 redbot/core/core_commands.py:3950 +#: redbot/core/core_commands.py:3971 msgid "disabled" msgstr "已停用" -#: redbot/core/core_commands.py:1412 +#: redbot/core/core_commands.py:1413 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1530,98 +1414,70 @@ msgid "\n" " If enabled is left blank, the setting will be unset and the global default will be used instead.\n\n" " To see full evaluation order of embed settings, run `[p]help embedset`.\n\n" " **Examples:**\n" -" - `[p]embedset user False` - Disables embeds in your DMs.\n" -" - `[p]embedset user` - Resets value to use global default.\n\n" +" - `[p]embedset user False` - Disables embeds in your DMs.\n" +" - `[p]embedset user` - Resets value to use global default.\n\n" " **Arguments:**\n" -" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" +" - `[enabled]` - Whether to use embeds in your DMs. Leave blank to reset to default.\n" " " -msgstr "\n" -"為 DM 設置個人嵌入設置。\n\n" -" 如果設置,則使用它而不是全局默認值來確定是否使用嵌入。\n" -" 這用於在 DM 中使用機器人執行的所有命令。\n\n" -" 如果 enabled 留空,該設置將被取消設置,而是使用全局默認值。\n\n" -" 要查看嵌入設置的完整評估順序,請運行 `[p]help embedset`。\n\n" -" **例子:**\n" -" - `[p]embedset user False` - 在您的 DM 中禁用嵌入。\n" -" - `[p]embedset user` - 重置值以使用全局默認值。\n\n" -" **參數:**\n" -" - `[enabled]` - 是否在您的 DM 中使用嵌入。留空以重置為默認值。 " +msgstr "" -#: redbot/core/core_commands.py:1436 +#: redbot/core/core_commands.py:1437 msgid "Embeds are now enabled for you in DMs." msgstr "現在在 DM 中為您啟用了嵌入功能。" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Embeds are now disabled for you in DMs." msgstr "現在,您在 DM 中禁用了嵌入功能。" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "Sends to the owner the last command exception that has occurred.\n\n" " If public (yes is specified), it will be sent to the chat instead.\n\n" " Warning: Sending the traceback publicly can accidentally reveal sensitive information about your computer or configuration.\n\n" " **Examples:**\n" -" - `[p]traceback` - Sends the traceback to your DMs.\n" -" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" +" - `[p]traceback` - Sends the traceback to your DMs.\n" +" - `[p]traceback True` - Sends the last traceback in the current context.\n\n" " **Arguments:**\n" -" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" +" - `[public]` - Whether to send the traceback to the current context. Leave blank to send to your DMs.\n" " " -msgstr "將最後發生的命令異常發送給所有者。\n\n" -" 如果公開(指定為是),它將被發送到聊天。\n\n" -" 警告:公開發送回溯可能會意外洩露有關您的計算機或配置的敏感信息。\n\n" -" **例子:**\n" -" - `[p]traceback` - 將回溯發送給您的 DM。\n" -" - `[p]traceback True` - 發送當前上下文中的最後一個回溯。\n\n" -" **參數:**\n" -" - `[public]` - 是否將回溯發送到當前上下文。留空以發送給您的 DM。 " +msgstr "" -#: redbot/core/core_commands.py:1476 +#: redbot/core/core_commands.py:1477 msgid "No exception has occurred yet." msgstr "目前還沒有發生異常。" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" " This command is locked to the owner unless `[p]inviteset public` is set to True.\n\n" " **Example:**\n" -" - `[p]invite`\n" -" " -msgstr "顯示 [botname] 的邀請 url。\n\n" -" 這將始終將邀請發送給 DM 以保持私密。\n\n" -" 除非 `[p]inviteset public` 設置為 True,否則此命令將鎖定給所有者。\n\n" -" **例子:**\n" -" - `[p]invite`\n" +" - `[p]invite`\n" " " +msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "這個機器人目前是 **serverlocked**,這意味著它被鎖定到它當前的服務器並將離開它加入的任何服務器。" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1511 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "設置 [botname] 的邀請設置的命令。" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1516 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" " The bot must be made into a `Public bot` in the developer dashboard for public invites to work.\n\n" " **Example:**\n" -" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" +" - `[p]inviteset public yes` - Toggles the public invite setting.\n\n" " **Arguments:**\n" -" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" +" - `[confirm]` - Required to set to public. Not required to toggle back to private.\n" " " -msgstr "\n" -"切換 `[p]invite` 是否應該可供普通用戶訪問。\n\n" -" 該機器人必須在開發人員儀表板中製作為“公共機器人”,以便公開邀請工作。\n\n" -" **例子:**\n" -" - `[p]inviteset public yes` - 切換公開邀請設置。\n\n" -" **參數:**\n" -" - `[confirm] - 需要設置為公開。不需要切換回私人。 " +msgstr "" -#: redbot/core/core_commands.py:1552 +#: redbot/core/core_commands.py:1553 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1630,22 +1486,13 @@ msgid "\n" " You can generate one here: https://discordapi.com/permissions.html\n\n" " Please note that you might need two factor authentication for some permissions.\n\n" " **Example:**\n" -" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" +" - `[p]inviteset perms 134217728` - Adds a \"Manage Nicknames\" permission requirement to the invite.\n\n" " **Arguments:**\n" -" - `` - The permission level to require for the bot in the generated invite.\n" +" - `` - The permission level to require for the bot in the generated invite.\n" " " -msgstr "\n" -"使機器人創建具有加入權限的自己的角色。\n\n" -" bot 將在加入新服務器時創建具有所需權限的自己的角色。這是一個無法從機器人中刪除或移除的特殊角色。\n\n" -" 為此,您需要提供有效的權限級別。\n" -" 你可以在這裡生成一個:https://discordapi.com/permissions.html\n\n" -" 請注意,您可能需要對某些權限進行雙重身份驗證。\n\n" -" **例子:**\n" -" - `[p]inviteset perms 134217728` - 向邀請添加“管理暱稱”權限要求。\n\n" -" **參數:**\n" -" - `` - 生成的邀請中機器人所需的權限級別。 " +msgstr "" -#: redbot/core/core_commands.py:1573 +#: redbot/core/core_commands.py:1574 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1657,87 +1504,78 @@ msgstr "\n" " 這允許在邀請具有該範圍的機器人的服務器上使用斜杠命令。\n\n" " 請注意,在沒有範圍的情況下邀請機器人的先前服務器不能有斜杠命令,他們必須再次邀請機器人。 " -#: redbot/core/core_commands.py:1584 +#: redbot/core/core_commands.py:1585 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "`applications.commands` 範圍已添加到邀請 URL。" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1589 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "`applications.commands` 範圍已從邀請 URL 中刪除。" -#: redbot/core/core_commands.py:1594 +#: redbot/core/core_commands.py:1595 #, docstring msgid "\n" " Leaves servers.\n\n" " If no server IDs are passed the local server will be left instead.\n\n" " Note: This command is interactive.\n\n" " **Examples:**\n" -" - `[p]leave` - Leave the current server.\n" -" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" -" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" +" - `[p]leave` - Leave the current server.\n" +" - `[p]leave \"Red - Discord Bot\"` - Quotes are necessary when there are spaces in the name.\n" +" - `[p]leave 133049272517001216 240154543684321280` - Leaves multiple servers, using IDs.\n\n" " **Arguments:**\n" -" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" +" - `[servers...]` - The servers to leave. When blank, attempts to leave the current server.\n" " " -msgstr "\n" -"離開服務器。\n\n" -" 如果沒有傳遞服務器 ID,則將保留本地服務器。\n\n" -" 注意:此命令是交互式的。\n\n" -" **例子:**\n" -" - `[p]leave` - 離開當前服務器。\n" -" - `[p]leave \"Red - Discord Bot\"` - 當名稱中有空格時,引號是必需的。\n" -" - `[p]leave 133049272517001216 240154543684321280` - 使用 ID 離開多個服務器。\n\n" -" **參數:**\n" -" - `[servers...]` - 要離開的服務器。空白時,嘗試離開當前服務器。 " +msgstr "" -#: redbot/core/core_commands.py:1611 +#: redbot/core/core_commands.py:1612 msgid "You need to specify at least one server ID." msgstr "您需要至少指定一個服務器 ID。" -#: redbot/core/core_commands.py:1619 +#: redbot/core/core_commands.py:1620 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "您尚未傳遞任何服務器 ID。你想讓我離開這個服務器嗎?" -#: redbot/core/core_commands.py:1625 +#: redbot/core/core_commands.py:1626 msgid "Are you sure you want me to leave these servers?" msgstr "是否確定要離開此頁面?" -#: redbot/core/core_commands.py:1631 +#: redbot/core/core_commands.py:1632 msgid "Are you sure you want me to leave this server?" msgstr "您確定要退出此群組嗎?" -#: redbot/core/core_commands.py:1639 +#: redbot/core/core_commands.py:1640 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "我不能離開服務器`{server_name}`:我是它的所有者。" -#: redbot/core/core_commands.py:1650 redbot/core/core_commands.py:4041 +#: redbot/core/core_commands.py:1651 redbot/core/core_commands.py:4042 msgid "Response timed out." msgstr "沒有回應,已逾時" -#: redbot/core/core_commands.py:1655 +#: redbot/core/core_commands.py:1656 msgid "Alright. Bye :wave:" msgstr "好的。再見:wave:" -#: redbot/core/core_commands.py:1659 +#: redbot/core/core_commands.py:1660 msgid "Alright. Leaving {number} servers..." msgstr "好的。正在離開 {number} 個服務器..." -#: redbot/core/core_commands.py:1662 +#: redbot/core/core_commands.py:1663 msgid "Alright. Leaving one server..." msgstr "好的。離開一個服務器..." -#: redbot/core/core_commands.py:1668 +#: redbot/core/core_commands.py:1669 msgid "Alright, I'll stay then. :)" msgstr "好吧,那我就留下來。 :)" -#: redbot/core/core_commands.py:1671 +#: redbot/core/core_commands.py:1672 msgid "Alright, I'm not leaving those servers." msgstr "好吧,我不會離開那些服務器" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'm not leaving that server." msgstr "好吧,我不會離開那個服務器。" -#: redbot/core/core_commands.py:1678 +#: redbot/core/core_commands.py:1679 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1747,190 +1585,168 @@ msgstr "\n" "列出 [botname] 當前所在的服務器。\n\n" " 注意:此命令是交互式的。 " -#: redbot/core/core_commands.py:1698 +#: redbot/core/core_commands.py:1699 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" " Additional cogs can be added using Downloader, or from local paths using `[p]addpath`.\n\n" " **Examples:**\n" -" - `[p]load general` - Loads the `general` cog.\n" -" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" +" - `[p]load general` - Loads the `general` cog.\n" +" - `[p]load admin mod mutes` - Loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to load.\n" +" - `` - The cog packages to load.\n" " " -msgstr "從本地路徑加載 cog 包並安裝 cog。\n\n" -" 查看可使用 `[p]cogs` 加載的軟件包。\n\n" -" 可以使用 Downloader 添加額外的 cog,或者使用 `[p]addpath` 從本地路徑添加。\n\n" -" **例子:**\n" -" - `[p]load general` - 加載`general` cog。\n" -" - `[p]load admin mod mutes` - 加載多個齒輪。\n\n" -" **參數:**\n" -" - `` - 要加載的 cog 包。 " +msgstr "" -#: redbot/core/core_commands.py:1719 +#: redbot/core/core_commands.py:1720 msgid "Loaded {packs}." msgstr "已加載 {packs}。" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1725 msgid "The following package is already loaded: {pack}" msgstr "以下包已加載:{pack}" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1729 msgid "The following packages are already loaded: {packs}" msgstr "以下包已加載:{packs}" -#: redbot/core/core_commands.py:1735 +#: redbot/core/core_commands.py:1736 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "未能加載以下包:{pack}。\n" "檢查您的控制台或日誌以獲取詳細信息。" -#: redbot/core/core_commands.py:1740 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "未能加載以下包:{packs}。\n" "檢查您的控制台或日誌以獲取詳細信息。" -#: redbot/core/core_commands.py:1748 redbot/core/core_commands.py:1896 +#: redbot/core/core_commands.py:1749 redbot/core/core_commands.py:1897 msgid "The following name is not a valid package name: {pack}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "以下名稱不是有效的包名稱:{pack}\n" " 包名不能以數字開頭,只能包含 ascii 數字、字母和下劃線。" -#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1755 redbot/core/core_commands.py:1903 msgid "The following names are not valid package names: {packs}\n" "Package names cannot start with a number and can only contain ascii numbers, letters, and underscores." msgstr "以下名稱不是有效的包名稱:{packs}\n" " 包名不能以數字開頭,只能包含 ascii 數字、字母和下劃線。" -#: redbot/core/core_commands.py:1763 redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1764 redbot/core/core_commands.py:1912 msgid "The following package was not found in any cog path: {pack}." msgstr "在任何 cog 路徑中都找不到以下包:{pack}。" -#: redbot/core/core_commands.py:1767 redbot/core/core_commands.py:1915 +#: redbot/core/core_commands.py:1768 redbot/core/core_commands.py:1916 msgid "The following packages were not found in any cog path: {packs}" msgstr "在任何 cog 路徑中都找不到以下包:{packs}。" -#: redbot/core/core_commands.py:1775 +#: redbot/core/core_commands.py:1776 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "由於以下原因,無法加載此包:\n\n" " {reason}" -#: redbot/core/core_commands.py:1779 +#: redbot/core/core_commands.py:1780 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "由於以下原因,無法加載此包:\n\n" " {reasons}" -#: redbot/core/core_commands.py:1786 +#: redbot/core/core_commands.py:1787 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainer of the repo about this message." msgstr "**警告**:以下 repo 正在使用標記為將來刪除的共享庫:{repo}。\n" " 您應該將此消息通知 repo 的維護者。" -#: redbot/core/core_commands.py:1792 redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1793 redbot/core/core_commands.py:1941 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\n" "You should inform maintainers of these repos about this message." msgstr "**警告**:以下 repo 正在使用標記為將來刪除的共享庫:{repos}。\n" " 您應該將此消息通知 repo 的維護者。" -#: redbot/core/core_commands.py:1811 +#: redbot/core/core_commands.py:1812 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" " **Examples:**\n" -" - `[p]unload general` - Unloads the `general` cog.\n" -" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" +" - `[p]unload general` - Unloads the `general` cog.\n" +" - `[p]unload admin mod mutes` - Unloads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to unload.\n" +" - `` - The cog packages to unload.\n" " " -msgstr "卸載以前加載的 cog 包。\n\n" -" 查看可使用 `[p]cogs` 卸載的軟件包。\n\n" -" **例子:**\n" -" - `[p]unload general` - 卸載`general` cog。\n" -" - `[p]unload admin mod mutes` - 卸載多個齒輪。\n\n" -" **參數:**\n" -" - `` - 要卸載的 cog 包。\n" -" \n" -" 上下文請求 " +msgstr "" -#: redbot/core/core_commands.py:1829 +#: redbot/core/core_commands.py:1830 msgid "The following package was unloaded: {pack}." msgstr "以下包已卸載:{pack}." -#: redbot/core/core_commands.py:1833 +#: redbot/core/core_commands.py:1834 msgid "The following packages were unloaded: {packs}." msgstr "以下包已卸載:{packs}." -#: redbot/core/core_commands.py:1840 +#: redbot/core/core_commands.py:1841 msgid "The following package was not loaded: {pack}." msgstr "未載入以下軟體包:{pack}。" -#: redbot/core/core_commands.py:1844 +#: redbot/core/core_commands.py:1845 msgid "The following packages were not loaded: {packs}." msgstr "未載入以下軟體包:{packs}。" -#: redbot/core/core_commands.py:1857 +#: redbot/core/core_commands.py:1858 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" " Cogs that were not loaded will only be loaded.\n\n" " **Examples:**\n" -" - `[p]reload general` - Unloads then loads the `general` cog.\n" -" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" +" - `[p]reload general` - Unloads then loads the `general` cog.\n" +" - `[p]reload admin mod mutes` - Unloads then loads multiple cogs.\n\n" " **Arguments:**\n" -" - `` - The cog packages to reload.\n" +" - `` - The cog packages to reload.\n" " " -msgstr "重新加載 cog 包。\n\n" -" 這將卸載然後加載指定的齒輪。\n\n" -" 未加載的 Cogs 只會被加載。\n\n" -" **例子:**\n" -" - `[p]reload general` - 卸載然後加載`general` cog。\n" -" - `[p]reload admin mod mutes` - 卸載然後加載多個 cog。\n\n" -" **參數:**\n" -" - `` - 要重新加載的 cog 包。 " +msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1879 msgid "Reloaded {packs}." msgstr "重載 {packs}。" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1884 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "未能加載以下包:{pack}。\n" "檢查您的控制台或日誌以獲取詳細信息。" -#: redbot/core/core_commands.py:1888 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "未能加載以下包:{packs}。\n" "檢查您的控制台或日誌以獲取詳細信息。" -#: redbot/core/core_commands.py:1923 +#: redbot/core/core_commands.py:1924 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "由於以下原因,無法加載此包:\n\n" " {reason}" -#: redbot/core/core_commands.py:1927 +#: redbot/core/core_commands.py:1928 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "由於以下原因,無法加載此包:\n\n" " {reasons}" -#: redbot/core/core_commands.py:1934 +#: redbot/core/core_commands.py:1935 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\n" "You should inform maintainers of these repos about this message." msgstr "**警告**:以下 repo 正在使用標記為將來刪除的共享庫:{repo}。\n" " 您應該將此消息通知 repo 的維護者。" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1961 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1969 +#: redbot/core/core_commands.py:1970 #, docstring msgid "Marks an application command as being enabled, allowing it to be added to the bot.\n\n" " See commands available to enable with `[p]slash list`.\n\n" @@ -1941,27 +1757,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1994 redbot/core/core_commands.py:2053 +#: redbot/core/core_commands.py:1995 redbot/core/core_commands.py:2054 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2001 +#: redbot/core/core_commands.py:2002 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2007 msgid "That application command could not be found. Use `{prefix}slash list` to see all application commands. You may need to double check the command type." msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2018 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2022 +#: redbot/core/core_commands.py:2023 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2035 #, docstring msgid "Marks an application command as being disabled, preventing it from being added to the bot.\n\n" " See commands available to disable with `[p]slash list`.\n\n" @@ -1972,19 +1788,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2060 msgid "That application command has been set as required for the cog to function by the author, and cannot be disabled. The cog must be unloaded to remove the command." msgstr "" -#: redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2072 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2078 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2085 +#: redbot/core/core_commands.py:2086 #, docstring msgid "Marks all application commands in a cog as being enabled, allowing them to be added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -1994,28 +1810,28 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2115 +#: redbot/core/core_commands.py:2116 msgid "Couldn't find any disabled commands from the cog `{cog_name}`. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2130 +#: redbot/core/core_commands.py:2131 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2139 +#: redbot/core/core_commands.py:2140 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2148 +#: redbot/core/core_commands.py:2149 msgid "Enabling all application commands from that cog would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "" -#: redbot/core/core_commands.py:2174 +#: redbot/core/core_commands.py:2175 msgid "Enabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2181 +#: redbot/core/core_commands.py:2182 #, docstring msgid "Marks all application commands in a cog as being disabled, preventing them from being added to the bot.\n\n" " See a list of cogs with application commands with `[p]slash list`.\n\n" @@ -2025,16 +1841,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2202 +#: redbot/core/core_commands.py:2203 msgid "Couldn't find any enabled commands from the `{cog_name}` cog. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2210 +#: redbot/core/core_commands.py:2211 msgid "Disabled {count} commands from `{cog_name}`:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2218 #, docstring msgid "List the slash commands the bot can see, and whether or not they are enabled.\n\n" " This command shows the state that will be changed to when `[p]slash sync` is run.\n" @@ -2046,11 +1862,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2308 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2339 #, docstring msgid "Syncs the slash settings to discord.\n\n" " Settings from `[p]slash list` will be synced with discord, changing what commands appear for users.\n" @@ -2060,85 +1876,71 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2358 +#: redbot/core/core_commands.py:2359 msgid "I need the `applications.commands` scope in this server to be able to do that. You can tell the bot to add that scope to invite links using `{prefix}inviteset commandscope`, and can then run `{prefix}invite` to get an invite that will give the bot the scope. You do not need to kick the bot to enable the scope, just use that invite to re-auth the bot with the scope enabled." msgstr "" -#: redbot/core/core_commands.py:2369 +#: redbot/core/core_commands.py:2370 msgid "Synced {count} commands." msgstr "已同步 {count} 個指令。" -#: redbot/core/core_commands.py:2377 +#: redbot/core/core_commands.py:2378 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than neccecary, so this command has a cooldown. You should enable/disable all commands you want to change first, and run this command one time only after all changes have been made. " msgstr "" -#: redbot/core/core_commands.py:2388 +#: redbot/core/core_commands.py:2389 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" " This is the recommended method for shutting down the bot.\n\n" " **Examples:**\n" -" - `[p]shutdown`\n" -" - `[p]shutdown True` - Shutdowns silently.\n\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Shutdowns silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " -msgstr "關閉機器人。\n\n" -" 允許 [botname] 正常關閉。\n\n" -" 這是關閉機器人的推薦方法。\n\n" -" **例子:**\n" -" - `[p]shutdown `\n" -" - `[p]shutdown True` - 靜默關機。\n\n" -" **參數:**\n" -" - `[silently]` - 是否跳過發送關閉消息。 默認為假。 " +msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2406 msgid "Shutting down... " msgstr "正在關機…… " -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2412 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" " The restart is not guaranteed: it must be dealt with by the process manager in use.\n\n" " **Examples:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - Restarts silently.\n\n" +" - `[p]restart`\n" +" - `[p]restart True` - Restarts silently.\n\n" " **Arguments:**\n" -" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" +" - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " -msgstr "嘗試重新啟動 [botname]。\n\n" -" 使 [botname] 退出並退出代碼 26。\n" -" 不能保證重啟:必須由正在使用的進程管理器處理。\n\n" -" **例子:**\n" -" - `[p]restart`\n" -" - `[p]restart True` - 靜默重啟。\n\n" -" **參數:**\n" -" - `[silently]` - 是否跳過發送重啟消息。 默認為關。 " +msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2426 msgid "Restarting..." msgstr "正在重新啟動..." -#: redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2433 #, docstring msgid "Base command for bank settings." msgstr "銀行設定的基本命令。" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Show the current bank settings." msgstr "顯示當前銀行設定。" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Global" msgstr "全域" -#: redbot/core/core_commands.py:2446 +#: redbot/core/core_commands.py:2447 msgid "Server" msgstr "伺服器" -#: redbot/core/core_commands.py:2451 +#: redbot/core/core_commands.py:2452 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2152,7 +1954,7 @@ msgstr "銀行設置:\n\n" " 默認餘額:{default_balance}\n" " 最大允許餘額:{maximum_bal}\n" -#: redbot/core/core_commands.py:2467 +#: redbot/core/core_commands.py:2468 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2162,217 +1964,186 @@ msgstr "切換銀行是否是全局性的。\n\n" "如果該銀行是全局性的,它將成為每個伺服器。\n\n" "如果該銀行是每個伺服器,它將成為全局性的。 " -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2474 +#: redbot/core/core_commands.py:2475 msgid "global" msgstr "全局" -#: redbot/core/core_commands.py:2477 +#: redbot/core/core_commands.py:2478 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "這會將銀行切換為 {banktype},刪除過程中的所有帳戶! 如果你確定,輸入`{command}`" -#: redbot/core/core_commands.py:2484 +#: redbot/core/core_commands.py:2485 msgid "The bank is now {banktype}." msgstr "銀行現在是 {banktype}。" -#: redbot/core/core_commands.py:2490 +#: redbot/core/core_commands.py:2491 #, docstring msgid "Set the bank's name." msgstr "設定銀行名稱。" -#: redbot/core/core_commands.py:2492 +#: redbot/core/core_commands.py:2493 msgid "Bank name has been set to: {name}" msgstr "銀行名稱已設定為:{name}" -#: redbot/core/core_commands.py:2498 +#: redbot/core/core_commands.py:2499 #, docstring msgid "Set the name for the bank's currency." msgstr "設定銀行貨幣的名稱。" -#: redbot/core/core_commands.py:2500 +#: redbot/core/core_commands.py:2501 msgid "Currency name has been set to: {name}" msgstr "銀行名稱已設定為:{name}" -#: redbot/core/core_commands.py:2506 +#: redbot/core/core_commands.py:2507 #, docstring msgid "Set the maximum balance a user can get." msgstr "設定使用者可以獲得的最大餘額。" -#: redbot/core/core_commands.py:2512 +#: redbot/core/core_commands.py:2513 msgid "Amount must be greater than zero and less than {max}." msgstr "金額必須大於0或小於餘額{max}。" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2518 msgid "Maximum balance has been set to: {amount}" msgstr "最大餘額已設定為:{amount}" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2525 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" -" - `[p]bankset registeramount 5000`\n\n" +" - `[p]bankset registeramount 5000`\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " -msgstr "設置新銀行賬戶的初始餘額。\n\n" -" 例子:\n" -" -`[p]bankset registeramount 5000`\n\n" -" **參數**\n\n" -" - `` 新的初始餘額金額。 默認值為 0。 " +msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2541 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "金額必須大於或等於零,小於{maxbal}。" -#: redbot/core/core_commands.py:2545 +#: redbot/core/core_commands.py:2546 msgid "Registering an account will now give {num} {currency}." msgstr "註冊帳戶現在將給出{num}{currency}." -#: redbot/core/core_commands.py:2554 +#: redbot/core/core_commands.py:2555 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" -" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" -" - `[p]bankset reset yes`\n\n" +" - `[p]bankset reset` - Did not confirm. Shows the help message.\n" +" - `[p]bankset reset yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "刪除所有銀行帳戶。\n\n" -" 例子:\n" -" - `[p]bankset reset` - 未確認。 顯示幫助信息。\n" -" - `[p]bankset 重置是`\n\n" -" **參數**\n\n" -" - `` 除非指定,否則默認為 false。\n" -" \n" -" 上下文請求 " +msgstr "" -#: redbot/core/core_commands.py:2566 +#: redbot/core/core_commands.py:2567 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "這將刪除不再在此服務器中的用戶的所有銀行帳戶{scope}。\n" "如果你確定,輸入`{prefix}bankset prune local yes`" -#: redbot/core/core_commands.py:2570 redbot/core/core_commands.py:2578 +#: redbot/core/core_commands.py:2571 redbot/core/core_commands.py:2579 msgid "this server" msgstr "這伺服器" -#: redbot/core/core_commands.py:2577 +#: redbot/core/core_commands.py:2578 msgid "All bank accounts for {scope} have been deleted." msgstr "{scope} 的所有銀行賬戶都已刪除。" -#: redbot/core/core_commands.py:2586 +#: redbot/core/core_commands.py:2587 #, docstring msgid "Base command for pruning bank accounts." msgstr "設定銀行賬戶的基本命令。" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2594 #, docstring msgid "Prune bank accounts for users no longer in the server.\n\n" " Cannot be used with a global bank. See `[p]bankset prune global`.\n\n" " Examples:\n" -" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune server yes`\n\n" +" - `[p]bankset prune server` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune server yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "為不再在服務器中的用戶修剪銀行帳戶。\n\n" -" 不能與全球銀行一起使用。 參見`[p]bankset prune global`。\n\n" -" 例子:\n" -" - `[p]bankset prune server` - 未確認。 顯示幫助信息。\n" -" -`[p]bankset 修剪服務器是`\n\n" -" **參數**\n\n" -" - `` 除非指定,否則默認為 false。\n" -" \n" -" 上下文請求 " +msgstr "" -#: redbot/core/core_commands.py:2607 +#: redbot/core/core_commands.py:2608 msgid "This command cannot be used with a global bank." msgstr "此命令不能與全局銀行一起使用。" -#: redbot/core/core_commands.py:2611 +#: redbot/core/core_commands.py:2612 msgid "This will delete all bank accounts for users no longer in this server.\n" "If you're sure, type `{prefix}bankset prune local yes`" msgstr "這將刪除不再在此服務器中的用戶的所有銀行帳戶。\n" "如果你確定,輸入`{prefix}bankset prune local yes`" -#: redbot/core/core_commands.py:2620 +#: redbot/core/core_commands.py:2621 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "不再在此服務器中的用戶的銀行帳戶已被刪除。" -#: redbot/core/core_commands.py:2626 +#: redbot/core/core_commands.py:2627 #, docstring msgid "Prune bank accounts for users who no longer share a server with the bot.\n\n" " Cannot be used without a global bank. See `[p]bankset prune server`.\n\n" " Examples:\n" -" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune global yes`\n\n" +" - `[p]bankset prune global` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune global yes`\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "為不再與機器人共享服務器的用戶修剪銀行賬戶。\n\n" -" 沒有全球銀行就無法使用。參見`[p]bankset prune server`。\n\n" -" 例子:\n" -" - `[p]bankset prune global` - 未確認。顯示幫助信息。\n" -" - `[p]bankset prune global yes`\n\n" -" **參數**\n\n" -" - `` 除非指定,否則默認為 false。 " +msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2641 msgid "This command cannot be used with a local bank." msgstr "此命令不能與本地銀行一起使用。" -#: redbot/core/core_commands.py:2644 +#: redbot/core/core_commands.py:2645 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\n" "If you're sure, type `{prefix}bankset prune global yes`" msgstr "這將刪除不再與機器人共享服務器的用戶的所有銀行賬戶。\n" "如果你確定,輸入`{prefix}bankset prune global yes`" -#: redbot/core/core_commands.py:2653 +#: redbot/core/core_commands.py:2654 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "不再與機器人共享服務器的用戶的銀行賬戶已被刪除。" -#: redbot/core/core_commands.py:2666 +#: redbot/core/core_commands.py:2667 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" -" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" -" - `[p]bankset prune user @Twentysix yes`\n\n" +" - `[p]bankset prune user @Twentysix` - Did not confirm. Shows the help message.\n" +" - `[p]bankset prune user @Twentysix yes`\n\n" " **Arguments**\n\n" " - `` The user to delete the bank of. Takes mentions, names, and user ids.\n" " - `` This will default to false unless specified.\n" " " -msgstr "刪除指定用戶的銀行賬戶。\n\n" -" 例子:\n" -" - `[p]bankset prune user @Twentysix` - 未確認。顯示幫助信息。\n" -" -`[p]bankset 修剪用戶@Twentysix 是`\n\n" -" **參數**\n\n" -" - `` 刪除銀行的用戶。接受提及、姓名和用戶 Id。\n" -" - `` 除非指定,否則默認為 false。 " +msgstr "" -#: redbot/core/core_commands.py:2686 +#: redbot/core/core_commands.py:2687 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "這將刪除 {name} 的銀行帳戶。\n" "如果你確定,輸入`{prefix}bankset prune user {id} yes`" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2695 msgid "The bank account for {name} has been pruned." msgstr "{name} 的銀行帳戶已被刪除。" -#: redbot/core/core_commands.py:2699 +#: redbot/core/core_commands.py:2700 #, docstring msgid "Manage modlog settings." msgstr "管理 modlog 設置。" -#: redbot/core/core_commands.py:2705 +#: redbot/core/core_commands.py:2706 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "修復行為不為案例類型的命令。" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2717 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" @@ -2380,23 +2151,23 @@ msgid "Set a channel as the modlog.\n\n" msgstr "將頻道設置為 modlog。\n\n" " 省略 `[channel]` 以禁用 modlog。 " -#: redbot/core/core_commands.py:2725 +#: redbot/core/core_commands.py:2726 msgid "Mod events will be sent to {channel}." msgstr "Mod 事件將被發送到 {channel}。" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2730 msgid "I do not have permissions to send messages in {channel}!" msgstr "我沒有在 {channel} 中發送消息的權限!" -#: redbot/core/core_commands.py:2737 +#: redbot/core/core_commands.py:2738 msgid "Mod log is already disabled." msgstr "%s陷入定身狀態!" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2741 msgid "Mod log deactivated." msgstr "模組日誌已停用。" -#: redbot/core/core_commands.py:2745 +#: redbot/core/core_commands.py:2746 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2409,50 +2180,50 @@ msgstr "\n" " 示例:`[p]modlogset cases kick enabled`\n" " " -#: redbot/core/core_commands.py:2762 +#: redbot/core/core_commands.py:2763 msgid "Current settings:\n" msgstr "當前的設置\n" -#: redbot/core/core_commands.py:2767 +#: redbot/core/core_commands.py:2768 msgid "That action is not registered." msgstr "標籤未註冊" -#: redbot/core/core_commands.py:2772 +#: redbot/core/core_commands.py:2773 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "{action_name} 操作的案例創建現已{enabled}." -#: redbot/core/core_commands.py:2780 +#: redbot/core/core_commands.py:2781 #, docstring msgid "Reset all modlog cases in this server." msgstr "重置此服務器中的所有 modlog 案例" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2784 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "您確定要重置此服務器中的所有 modlog 案例嗎?" -#: redbot/core/core_commands.py:2790 +#: redbot/core/core_commands.py:2791 msgid "You took too long to respond." msgstr "你反應太久了。" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2795 msgid "Cases have been reset." msgstr "案件已被重置。" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2797 msgid "No changes have been made." msgstr "沒有作出任何更改" -#: redbot/core/core_commands.py:2800 +#: redbot/core/core_commands.py:2801 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "用於更改 [botname] 設置的命令。" -#: redbot/core/core_commands.py:2807 +#: redbot/core/core_commands.py:2808 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "用於更改 [botname] 元數據的命令。" -#: redbot/core/core_commands.py:2812 +#: redbot/core/core_commands.py:2813 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2461,195 +2232,154 @@ msgid "\n" " The maximum description length is 250 characters to ensure it displays properly.\n\n" " The default is \"Red V3\".\n\n" " **Examples:**\n" -" - `[p]set bot description` - Resets the description to the default setting.\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" +" - `[p]set bot description` - Resets the description to the default setting.\n" +" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" " **Arguments:**\n" -" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" +" - `[description]` - The description to use for this bot. Leave blank to reset to the default.\n" " " -msgstr "\n" -"設置機器人的描述。\n\n" -" 使用沒有描述來重置。\n" -" 這顯示在幾個位置,包括幫助菜單。\n\n" -" 最大描述長度為 250 個字符,以確保正確顯示。\n\n" -" 默認為“紅色 V3”。\n\n" -" **例子:**\n" -" - `[p]set bot description` - 將描述重置為默認設置。\n" -" - `[p]set bot description MyBot: A Red V3 Bot`\n\n" -" **參數:**\n" -" - `[description]` - 用於此機器人的描述。留空以重置為默認值。 " +msgstr "" -#: redbot/core/core_commands.py:2832 +#: redbot/core/core_commands.py:2833 msgid "Description reset." msgstr "說明重置。" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2836 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "此描述太長,無法正確顯示。請在 250 個字符以下重試。" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2849 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" " **Examples:**\n" -" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" -" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" +" - `[p]set bot avatar` - With an image attachment, this will set the avatar.\n" +" - `[p]set bot avatar` - Without an attachment, this will show the command help.\n" +" - `[p]set bot avatar https://links.flaree.xyz/k95` - Sets the avatar to the provided url.\n\n" " **Arguments:**\n" -" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" +" - `[url]` - An image url to be used as an avatar. Leave blank when uploading an attachment.\n" " " -msgstr "設置 [botname] 的頭像\n\n" -" 支持附件或圖像 URL。\n\n" -" **例子:**\n" -" - `[p]set bot avatar` - 帶有圖片附件,這將設置頭像。\n" -" - `[p]set bot avatar` - 沒有附件,這將顯示命令幫助。\n" -" - `[p]set bot avatar https://links.flaree.xyz/k95` - 將頭像設置為提供的 url。\n\n" -" **參數:**\n" -" - `[url]` - 用作頭像的圖像 url。上傳附件時留空。 " +msgstr "" -#: redbot/core/core_commands.py:2871 +#: redbot/core/core_commands.py:2872 msgid "That URL is invalid." msgstr "網址是無效的" -#: redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2874 msgid "Something went wrong while trying to get the image." msgstr "嘗試取得圖片時發生錯誤" -#: redbot/core/core_commands.py:2883 +#: redbot/core/core_commands.py:2884 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." msgstr "失敗的。請記住,您每小時最多可以編輯我的頭像兩次。 URL 或附件必須是 JPG 或 PNG 格式的有效圖像。" -#: redbot/core/core_commands.py:2890 +#: redbot/core/core_commands.py:2891 msgid "JPG / PNG format only." msgstr "僅限 JPG / PNG 格式。zaphkiel翻譯" -#: redbot/core/core_commands.py:2892 redbot/core/core_commands.py:2961 -#: redbot/core/core_commands.py:2985 redbot/core/core_commands.py:3067 +#: redbot/core/core_commands.py:2893 redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2986 redbot/core/core_commands.py:3068 msgid "Done." msgstr "完成。" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2898 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" " **Example:**\n" -" - `[p]set bot avatar remove`\n" +" - `[p]set bot avatar remove`\n" " " -msgstr "\n" -"移除 [botname] 的頭像。\n\n" -" **例子:**\n" -" - `[p]set bot avatar remove` " +msgstr "" -#: redbot/core/core_commands.py:2905 +#: redbot/core/core_commands.py:2906 msgid "Avatar removed." msgstr "頭像已移除。" -#: redbot/core/core_commands.py:2910 +#: redbot/core/core_commands.py:2911 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" " Note: The username of a verified bot cannot be manually changed.\n" " Please contact Discord support to change it.\n\n" " **Example:**\n" -" - `[p]set bot username BaguetteBot`\n\n" +" - `[p]set bot username BaguetteBot`\n\n" " **Arguments:**\n" -" - `` - The username to give the bot.\n" +" - `` - The username to give the bot.\n" " " -msgstr "設置 [botname] 的用戶名。\n\n" -" 用戶名的最大長度為 32 個字符。\n\n" -" 注意:無法手動更改已驗證機器人的用戶名。\n" -" 請聯繫 Discord 支持進行更改。\n\n" -" **例子:**\n" -" - `[p] 設置機器人用戶名 BaguetteBot`\n\n" -" **參數:**\n" -" - `` - 給機器人的用戶名。 " +msgstr "" -#: redbot/core/core_commands.py:2926 +#: redbot/core/core_commands.py:2927 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "無法手動更改已驗證機器人的用戶名。請聯繫 Discord 支持進行更改。" -#: redbot/core/core_commands.py:2933 +#: redbot/core/core_commands.py:2934 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "更改名稱失敗。不得超過 32 個字符。" -#: redbot/core/core_commands.py:2939 +#: redbot/core/core_commands.py:2940 msgid "Changing the username timed out. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes: {command}" msgstr "更改用戶名超時。請記住,您每小時最多只能執行 2 次。如果您需要頻繁更改,請使用暱稱:{command}" -#: redbot/core/core_commands.py:2949 +#: redbot/core/core_commands.py:2950 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "更改用戶名失敗。 Discord 返回以下錯誤:{error_message}" -#: redbot/core/core_commands.py:2959 +#: redbot/core/core_commands.py:2960 msgid "Unexpected error occurred when trying to change the username." msgstr "嘗試更改用戶名時發生意外錯誤。" -#: redbot/core/core_commands.py:2967 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" " **Example:**\n" -" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" +" - `[p]set bot nickname 🎃 SpookyBot 🎃`\n\n" " **Arguments:**\n" -" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" +" - `[nickname]` - The nickname to give the bot. Leave blank to clear the current nickname.\n" " " -msgstr "為當前服務器設置 [botname] 的暱稱。\n\n" -" 暱稱的最大長度為 32 個字符。\n\n" -" **例子:**\n" -" - `[p]設置機器人暱稱🎃 SpookyBot 🎃`\n\n" -" **參數:**\n" -" - `[nickname]` - 給機器人的暱稱。留空以清除當前暱稱。 " +msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2980 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "更改暱稱失敗。不得超過 32 個字符。" -#: redbot/core/core_commands.py:2983 +#: redbot/core/core_commands.py:2984 msgid "I lack the permissions to change my own nickname." msgstr "我沒有更改自己暱稱的權限。" -#: redbot/core/core_commands.py:2990 +#: redbot/core/core_commands.py:2991 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" " Supports markdown, links and \"mentions\".\n\n" " Link example: `[My link](https://example.com)`\n\n" " **Examples:**\n" -" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" -" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - Removes custom info text.\n\n" +" - `[p]set bot custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Removes custom info text.\n\n" " **Arguments:**\n" -" - `[text]` - The custom info text.\n" +" - `[text]` - The custom info text.\n" " " -msgstr "自定義 `[p]info` 的一部分。\n\n" -" 允許的最大字符數為 1024。\n" -" 支持降價、鏈接和“提及”。\n\n" -" 鏈接示例:`[我的鏈接](https://example.com)`\n\n" -" **例子:**\n" -" - `[p]set bot custominfo >>> 我可以使用 **markdown** 例如引號,||劇透||和多行。`\n" -" - `[p]set bot custominfo 加入我的 [支持服務器](discord.gg/discord)!`\n" -" - `[p]set bot custominfo` - 刪除自定義信息文本。\n\n" -" **參數:**\n" -" - `[text]` - 自定義信息文本。 " +msgstr "" -#: redbot/core/core_commands.py:3007 +#: redbot/core/core_commands.py:3008 msgid "The custom text has been cleared." msgstr "自定義文本已被清除。" -#: redbot/core/core_commands.py:3011 +#: redbot/core/core_commands.py:3012 msgid "The custom text has been set." msgstr "自訂欄位已經設置" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3015 msgid "Text must be fewer than 1024 characters long." msgstr "文本長度必須少於 1024 個字符。" -#: redbot/core/core_commands.py:3023 +#: redbot/core/core_commands.py:3024 #, docstring msgid "Commands for setting [botname]'s status." msgstr "用於設置 [botname] 狀態的命令。" -#: redbot/core/core_commands.py:3031 +#: redbot/core/core_commands.py:3032 #, docstring msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " This will appear as `Streaming ` or `LIVE ON TWITCH` depending on the context.\n" @@ -2657,170 +2387,152 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " Maximum length for a stream title is 128 characters.\n\n" " Leaving both streamer and stream_title empty will clear it.\n\n" " **Examples:**\n" -" - `[p]set status stream` - Clears the activity status.\n" -" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" +" - `[p]set status stream` - Clears the activity status.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Sets the stream to `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Sets the URL manually.\n\n" " **Arguments:**\n" -" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" -" - `` - The text to follow `Streaming` in the status." -msgstr "將 [botname] 的streaming狀態設置為twitch stream。\n\n" -" 根據上下文,這將顯示為“Streaming ”或“LIVE ON TWITCH”。\n" -" 它還將包括一個帶有 twitch.tv 網址的“觀看”按鈕,用於提供的streaming。\n" -" 流標題的最大長度為 128 個字符。\n\n" -" 將 streamer 和 stream_title 都留空將清除它。\n\n" -" **例子:**\n" -" - `[p]set status stream` - 清除活動狀態。\n" -" - `[p]set status stream 26 Twentysix is streaming` - 將stream設置為`https://www.twitch.tv/26`。\n" -" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - 手動設置 URL。\n\n" -" **參數:**\n" -" - `` - 要提供鏈接的 twitch stream媒體。 這可以是他們的抽搐名稱或整個 URL。\n" -" - `` - 在狀態中跟隨`Streaming`的文本。" +" - `` - The twitch streamer to provide a link to. This can be their twitch name or the entire URL.\n" +" - `` - The text to follow `Streaming` in the status." +msgstr "" -#: redbot/core/core_commands.py:3055 +#: redbot/core/core_commands.py:3056 msgid "The maximum length of the streamer url is 511 characters." msgstr "主播 url 的最大長度為 511 個字符。" -#: redbot/core/core_commands.py:3058 +#: redbot/core/core_commands.py:3059 msgid "The maximum length of the stream title is 128 characters." msgstr "直播標題的最大長度為 128 個字符。" -#: redbot/core/core_commands.py:3073 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" " Maximum length for a playing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status playing` - Clears the activity status.\n" -" - `[p]set status playing the keyboard`\n\n" +" - `[p]set status playing` - Clears the activity status.\n" +" - `[p]set status playing the keyboard`\n\n" " **Arguments:**\n" -" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" +" - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " -msgstr "設置 [botname] 的播放狀態。\n\n" -" 根據上下文,這將顯示為 `Playing ` 或 `PLAYING A GAME: `。\n\n" -" 播放狀態的最大長度為 128 個字符。\n\n" -" **例子:**\n" -" - `[p]set status playing` - 清除活動狀態。\n" -" - `[p]set status playing the keyboard`\n\n" -" **參數:**\n" -" - `[game]` - `Playing` 後面的文本。 留空以清除當前活動狀態。 " +msgstr "" -#: redbot/core/core_commands.py:3089 +#: redbot/core/core_commands.py:3090 msgid "The maximum length of game descriptions is 128 characters." msgstr "直播標題的最大長度為 128 個字符。" -#: redbot/core/core_commands.py:3097 +#: redbot/core/core_commands.py:3098 msgid "Status set to `Playing {game.name}`." msgstr "狀態設置為“正在玩 {game.name}”。" -#: redbot/core/core_commands.py:3099 +#: redbot/core/core_commands.py:3100 msgid "Game cleared." msgstr "遊戲狀態已清除。" -#: redbot/core/core_commands.py:3105 +#: redbot/core/core_commands.py:3106 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" " Maximum length for a listening status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status listening` - Clears the activity status.\n" -" - `[p]set status listening jams`\n\n" +" - `[p]set status listening` - Clears the activity status.\n" +" - `[p]set status listening jams`\n\n" " **Arguments:**\n" -" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" +" - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3123 +#: redbot/core/core_commands.py:3124 msgid "The maximum length of listening descriptions is 128 characters." msgstr "正在聽狀態的描述最大長度為 128 個字符。" -#: redbot/core/core_commands.py:3132 +#: redbot/core/core_commands.py:3133 msgid "Status set to `Listening to {listening}`." msgstr "狀態設置為“正在收聽 {listening}”。" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3136 msgid "Listening cleared." msgstr "已清除正在聽狀態。" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3142 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" " Maximum length for a watching status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status watching` - Clears the activity status.\n" -" - `[p]set status watching [p]help`\n\n" +" - `[p]set status watching` - Clears the activity status.\n" +" - `[p]set status watching [p]help`\n\n" " **Arguments:**\n" -" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" +" - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3158 +#: redbot/core/core_commands.py:3159 msgid "The maximum length of watching descriptions is 128 characters." msgstr "正在觀看的描述最大長度為 128 個字符。" -#: redbot/core/core_commands.py:3165 +#: redbot/core/core_commands.py:3166 msgid "Status set to `Watching {watching}`." msgstr "狀態設置為“正在看{watching}”。" -#: redbot/core/core_commands.py:3167 +#: redbot/core/core_commands.py:3168 msgid "Watching cleared." msgstr "已清除正在看狀態。" -#: redbot/core/core_commands.py:3173 +#: redbot/core/core_commands.py:3174 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" " Maximum length for a competing status is 128 characters.\n\n" " **Examples:**\n" -" - `[p]set status competing` - Clears the activity status.\n" -" - `[p]set status competing London 2012 Olympic Games`\n\n" +" - `[p]set status competing` - Clears the activity status.\n" +" - `[p]set status competing London 2012 Olympic Games`\n\n" " **Arguments:**\n" -" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" +" - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " msgstr "" -#: redbot/core/core_commands.py:3191 +#: redbot/core/core_commands.py:3192 msgid "The maximum length of competing descriptions is 128 characters." msgstr "競爭狀態的描述最大長度為 128 個字符。" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3201 msgid "Status set to `Competing in {competing}`." msgstr "狀態設置為“在{competing} 中競爭”。" -#: redbot/core/core_commands.py:3203 +#: redbot/core/core_commands.py:3204 msgid "Competing cleared." msgstr "已清除競爭狀態。" -#: redbot/core/core_commands.py:3208 +#: redbot/core/core_commands.py:3209 msgid "Status changed to {}." msgstr "狀態已更改為 {}。" -#: redbot/core/core_commands.py:3214 +#: redbot/core/core_commands.py:3215 #, docstring msgid "Set [botname]'s status to online." msgstr "將 [botname] 的狀態設置為在線。" -#: redbot/core/core_commands.py:3221 +#: redbot/core/core_commands.py:3222 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "將 [botname] 的狀態設置為請勿打擾。" -#: redbot/core/core_commands.py:3228 +#: redbot/core/core_commands.py:3229 #, docstring msgid "Set [botname]'s status to idle." msgstr "將 [botname] 的狀態設置為空閒。" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3236 #, docstring msgid "Set [botname]'s status to invisible." msgstr "將 [botname] 的狀態設置為隱藏。" -#: redbot/core/core_commands.py:3245 +#: redbot/core/core_commands.py:3246 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "為 [botname] 設置伺務器的管理員和管理員身分組。" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3252 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2831,35 +2543,22 @@ msgid "\n" " - `[p]ignore guild`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addadminrole @Admins`\n" -" - `[p]set roles addadminrole Super Admins`\n\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to add as an admin.\n" -" " -msgstr "\n" -"為此服務器添加管理員身分組。\n\n" -" 管理員擁有與 Mod 相同的訪問權限,以及額外的管理員級別指令,例如:\n" -" -`[p]set serverprefix`\n" -" -`[p]addrole`\n" -" -`[p]ban`\n" -" -`[p]ignore guild`\n\n" -" 和更多。\n\n" -" **例子:**\n" -" -`[p]set roles addadminrole @Admins`\n" -" -`[p]set roles addadminrole Super Admins`\n\n" -" **參數:**\n" -" - `` - 添加為管理員的身分組。\n" +" - `` - The role to add as an admin.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3271 +#: redbot/core/core_commands.py:3272 msgid "This role is already an admin role." msgstr "此身分組已經是管理員身分組。" -#: redbot/core/core_commands.py:3273 +#: redbot/core/core_commands.py:3274 msgid "That role is now considered an admin role." msgstr "該身分組現在被視為管理員身分組。" -#: redbot/core/core_commands.py:3279 +#: redbot/core/core_commands.py:3280 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2869,88 +2568,62 @@ msgid "\n" " - `[p]customcommand create`\n\n" " And more.\n\n" " **Examples:**\n" -" - `[p]set roles addmodrole @Mods`\n" -" - `[p]set roles addmodrole Loyal Helpers`\n\n" +" - `[p]set roles addmodrole @Mods`\n" +" - `[p]set roles addmodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to add as a moderator.\n" -" " -msgstr "\n" -"為此服務器添加版主角身分組。\n\n" -" 這授予對主持人級別命令的訪問權限,例如:\n" -" - `[p]mute`\n" -" - `[p]cleanup`\n" -" - `[p]customcommand create`\n\n" -" 和更多。\n\n" -" **例子:**\n" -" -`[p]set roles addmodrole @Mods`\n" -" -`[p]set roles addmodrole Loyal Helpers`\n\n" -" **參數:**\n" -" - `` - 添加為版主的身分組。\n" +" - `` - The role to add as a moderator.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3298 +#: redbot/core/core_commands.py:3299 msgid "This role is already a mod role." msgstr "此身分組已經是版主身分組。" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3301 msgid "That role is now considered a mod role." msgstr "該身分組現在被視為版主身分組。" -#: redbot/core/core_commands.py:3308 +#: redbot/core/core_commands.py:3309 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removeadminrole @Admins`\n" -" - `[p]set roles removeadminrole Super Admins`\n\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being an admin.\n" -" " -msgstr "\n" -"刪除此伺務器的管理員身分組。\n\n" -" **例子:**\n" -" -`[p]set roles removeadminrole @Admins`\n" -" -`[p]set roles removeadminrole Super Admins`\n\n" -" **參數:**\n" -" - `` - 要從管理員身份中刪除的身分組。\n" +" - `` - The role to remove from being an admin.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3320 +#: redbot/core/core_commands.py:3321 msgid "That role was not an admin role to begin with." msgstr "該身分組原本就不是管理員身分組。" -#: redbot/core/core_commands.py:3322 +#: redbot/core/core_commands.py:3323 msgid "That role is no longer considered an admin role." msgstr "該身分組不再被視為管理員身分組。" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3331 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" " **Examples:**\n" -" - `[p]set roles removemodrole @Mods`\n" -" - `[p]set roles removemodrole Loyal Helpers`\n\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Loyal Helpers`\n\n" " **Arguments:**\n" -" - `` - The role to remove from being a moderator.\n" -" " -msgstr "\n" -"刪除此伺務器的 mod 身分組。\n\n" -" **例子:**\n" -" -`[p]set roles removemodrole @Mods`\n" -" -`[p]set roles removemodrole Loyal Helpers`\n\n" -" **參數:**\n" -" - `` - 從版主中刪除的身分組。\n" +" - `` - The role to remove from being a moderator.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3342 +#: redbot/core/core_commands.py:3343 msgid "That role was not a mod role to begin with." msgstr "該身分組原本就不是mod身分組。" -#: redbot/core/core_commands.py:3344 +#: redbot/core/core_commands.py:3345 msgid "That role is no longer considered a mod role." msgstr "該身分組不再被視為 mod 身分組。" -#: redbot/core/core_commands.py:3352 +#: redbot/core/core_commands.py:3353 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2958,30 +2631,17 @@ msgid "\n" " Use \"default\" to return to the bot's default set language.\n\n" " If you want to change bot's global locale, see `[p]set locale global` command.\n\n" " **Examples:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - Resets to the global default locale.\n\n" +" - `[p]set locale en-US`\n" +" - `[p]set locale de-DE`\n" +" - `[p]set locale fr-FR`\n" +" - `[p]set locale pl-PL`\n" +" - `[p]set locale default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -"更改此伺務器中 [botname] 的語言環境。\n\n" -" 轉到 [Red 的 Crowdin 頁面](https://translate.discord.red) 查看可用於翻譯的語言環境。\n\n" -" 使用“default”回到機器人的默認設置語言。\n\n" -" 如果你想改變機器人的全球語言環境,請參閱 `[p]set locale global` 指令。\n\n" -" **例子:**\n" -" - `[p]set locale en-US`\n" -" - `[p]set locale de-DE`\n" -" - `[p]set locale fr-FR`\n" -" - `[p]set locale pl-PL`\n" -" - `[p]set locale default` - 重置為全局默認語言環境。\n\n" -" **參數:**\n" -" - `` - 機器人使用的默認語言環境。 這可以是包含國家代碼的任何語言代碼。\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3380 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2989,79 +2649,55 @@ msgid "\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " To reset to English, use \"en-US\".\n\n" " **Examples:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" +" - `[p]set locale global en-US`\n" +" - `[p]set locale global de-DE`\n" +" - `[p]set locale global fr-FR`\n" +" - `[p]set locale global pl-PL`\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -"更改 [botname] 的默認語言環境。\n\n" -" 這將在服務器未設置區域設置或在 DM 中使用。\n\n" -" 轉到 [Red 的 Crowdin 頁面](https://translate.discord.red) 查看可用於翻譯的語言環境。\n\n" -" 要重置為英語,請使用“en-US”。\n\n" -" **例子:**\n" -" - `[p]set locale global en-US`\n" -" - `[p]set locale global de-DE`\n" -" - `[p]set locale global fr-FR`\n" -" - `[p]set locale global pl-PL`\n\n" -" **參數:**\n" -" - `` - 機器人使用的默認語言環境。 這可以是包含國家代碼的任何語言代碼。\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3400 redbot/core/core_commands.py:3443 -#: redbot/core/core_commands.py:3505 redbot/core/core_commands.py:3550 +#: redbot/core/core_commands.py:3401 redbot/core/core_commands.py:3444 +#: redbot/core/core_commands.py:3506 redbot/core/core_commands.py:3551 msgid "Invalid language code. Use format: `en-US`" msgstr "語言代碼無效。 使用格式如:`en-US`" -#: redbot/core/core_commands.py:3404 redbot/core/core_commands.py:3447 -#: redbot/core/core_commands.py:3509 redbot/core/core_commands.py:3554 +#: redbot/core/core_commands.py:3405 redbot/core/core_commands.py:3448 +#: redbot/core/core_commands.py:3510 redbot/core/core_commands.py:3555 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "格式無效 - 語言代碼必須包含國家代碼,例如 `en-US`" -#: redbot/core/core_commands.py:3411 +#: redbot/core/core_commands.py:3412 msgid "Global locale has been set." msgstr "已設置全域語言環境。" -#: redbot/core/core_commands.py:3417 +#: redbot/core/core_commands.py:3418 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" " Go to [Red's Crowdin page](https://translate.discord.red) to see locales that are available with translations.\n\n" " Use \"default\" to return to the bot's default set language.\n\n" " **Examples:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - Resets to the global default locale.\n\n" +" - `[p]set locale server en-US`\n" +" - `[p]set locale server de-DE`\n" +" - `[p]set locale server fr-FR`\n" +" - `[p]set locale server pl-PL`\n" +" - `[p]set locale server default` - Resets to the global default locale.\n\n" " **Arguments:**\n" -" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" -" " -msgstr "\n" -"更改此服務器中 [botname] 的語言環境。\n\n" -" 轉到 [Red 的 Crowdin 頁面](https://translate.discord.red) 查看可用於翻譯的語言環境。\n\n" -" 使用“default”返回機器人的默認設置語言。\n\n" -" **例子:**\n" -" - `[p]set locale server en-US`\n" -" - `[p]set locale server de-DE`\n" -" - `[p]set locale server fr-FR`\n" -" - `[p]set locale server pl-PL`\n" -" - `[p]set locale server default` - 重置為全局默認語言環境。\n\n" -" **參數:**\n" -" - `` - 機器人使用的默認語言環境。 這可以是包含國家代碼的任何語言代碼。\n" +" - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3438 +#: redbot/core/core_commands.py:3439 msgid "Locale has been set to the default." msgstr "語言環境已設置為默認值。" -#: redbot/core/core_commands.py:3453 +#: redbot/core/core_commands.py:3454 msgid "Locale has been set." msgstr "已設置語言環境。" -#: redbot/core/core_commands.py:3458 +#: redbot/core/core_commands.py:3459 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -3069,91 +2705,61 @@ msgid "\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " If you want to change bot's global regional format, see `[p]set regionalformat global` command.\n\n" " **Examples:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" -" " -msgstr "\n" -"更改此服務器中機器人的區域格式。 這用於格式化日期、時間和數字。\n\n" -" `language_code` 可以是包含國家代碼的任何語言代碼,例如 `en-US`、`de-DE`、`fr-FR`、`pl-PL` 等。\n" -" 將“reset”傳遞給 `language_code` 以根據此服務器中機器人的語言環境設置區域格式。\n\n" -" 如果要更改機器人的全局區域格式,請參閱“[p]set regionalformat global”命令。\n\n" -" **例子:**\n" -" - `[p]set regionalformat en-US`\n" -" - `[p]set region de-DE`\n" -" - `[p]set regionalformat reset` - 重置語言環境。\n\n" -" **參數:**\n" -" - `[language_code]` - 用於此服務器中機器人的區域格式。\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3482 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale.\n\n" " **Examples:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The default region format to use for the bot.\n" -" " -msgstr "\n" -"更改機器人的區域格式。 這用於格式化日期、時間和數字。\n\n" -" `language_code` 可以是包含國家代碼的任何語言代碼,例如 `en-US`、`de-DE`、`fr-FR`、`pl-PL` 等。\n" -" 將“reset”傳遞給“language_code”以根據機器人的語言環境設置區域格式。\n\n" -" **例子:**\n" -" - `[p]set regionalformat global en-US`\n" -" - `[p]set region global de-DE`\n" -" - `[p]set regionalformat global reset` - 重置語言環境。\n\n" -" **參數:**\n" -" - `[language_code]` - 用於機器人的默認區域格式。\n" +" - `[language_code]` - The default region format to use for the bot.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3499 +#: redbot/core/core_commands.py:3500 msgid "Global regional formatting will now be based on bot's locale." msgstr "全球區域格式現在將基於機器人的語言環境。" -#: redbot/core/core_commands.py:3516 +#: redbot/core/core_commands.py:3517 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "全球區域格式現在將基於“{language_code}”區域設置。" -#: redbot/core/core_commands.py:3525 +#: redbot/core/core_commands.py:3526 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" " `language_code` can be any language code with country code included, e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" " Pass \"reset\" to `language_code` to base regional formatting on bot's locale in this server.\n\n" " **Examples:**\n" -" - `[p]set regionalformat server en-US`\n" -" - `[p]set region local de-DE`\n" -" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" +" - `[p]set regionalformat server en-US`\n" +" - `[p]set region local de-DE`\n" +" - `[p]set regionalformat server reset` - Resets to the locale.\n\n" " **Arguments:**\n" -" - `[language_code]` - The region format to use for the bot in this server.\n" +" - `[language_code]` - The region format to use for the bot in this server.\n" " " -msgstr "\n" -"更改此服務器中機器人的區域格式。這用於格式化日期、時間和數字。\n\n" -" `language_code` 可以是包含國家/地區代碼的任何語言代碼,例如`en-US`、`de-DE`、`fr-FR`、`pl-PL`等。\n" -" 將“reset”傳遞給 `language_code` 以根據此服務器中機器人的語言環境設置區域格式。\n\n" -" **例子:**\n" -" - `[p] 設置區域格式服務器 en-US`\n" -" - `[p] 設置區域本地 de-DE`\n" -" - `[p]set regionformat server reset` - 重置為區域設置。\n\n" -" **參數:**\n" -" - `[language_code]` - 此服務器中機器人使用的區域格式。 " +msgstr "" -#: redbot/core/core_commands.py:3543 +#: redbot/core/core_commands.py:3544 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "區域格式現在將基於此服務器中機器人的語言環境。" -#: redbot/core/core_commands.py:3561 +#: redbot/core/core_commands.py:3562 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "區域格式現在將基於 `{language_code}` 區域設置。" -#: redbot/core/core_commands.py:3578 +#: redbot/core/core_commands.py:3579 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -3163,97 +2769,72 @@ msgid "\n" " list of key,values as described by the cog requesting this command.\n\n" " Note: API tokens are sensitive, so this command should only be used in a private channel or in DM with the bot.\n\n" " **Examples:**\n" -" - `[p]set api`\n" -" - `[p]set api spotify`\n" -" - `[p]set api spotify redirect_uri localhost`\n" -" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" +" - `[p]set api`\n" +" - `[p]set api spotify`\n" +" - `[p]set api spotify redirect_uri localhost`\n" +" - `[p]set api github client_id,whoops client_secret,whoops`\n\n" " **Arguments:**\n" -" - `` - The service you're adding tokens to.\n" -" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" -" " -msgstr "\n" -" 設置、列出或刪除各種外部 API 令牌的指令。\n\n" -" 一些第三方 cog 和一些核心 cog 將要求此設置。\n\n" -" 如果在沒有“”或“”參數的情況下傳遞,它將允許您打開一個模式以安全地設置您的 API 密鑰。\n\n" -" 要添加密鑰,請提供服務名稱和以逗號分隔的令牌\n" -" 請求此命令的 cog 所描述的鍵值列表。\n\n" -" 注意:API 令牌是敏感的,因此此命令只能在私人頻道或與機器人的 DM 中使用。\n\n" -" **例子:**\n" -" -`[p] 設置 api`\n" -" - `[p] 設置 api spotify`\n" -" -`[p]set api spotify redirect_uri localhost`\n" -" -`[p]set api github client_id,whoops client_secret,whoops`\n\n" -" **參數:**\n" -" - `` - 您要向其添加令牌的服務。\n" -" - `` - 令牌鍵和值對。 鍵和值應由 ` `、`、` 或 `;` 之一分隔。\n" +" - `` - The service you're adding tokens to.\n" +" - `` - Pairs of token keys and values. The key and value should be separated by one of ` `, `,`, or `;`.\n" " " +msgstr "" -#: redbot/core/core_commands.py:3601 redbot/core/core_commands.py:3604 +#: redbot/core/core_commands.py:3602 redbot/core/core_commands.py:3605 msgid "Click the button below to set your keys." msgstr "單擊下面的按鈕設置您的密鑰。" -#: redbot/core/core_commands.py:3611 +#: redbot/core/core_commands.py:3612 msgid "`{service}` API tokens have been set." msgstr "`{service}` API 令牌已設置。" -#: redbot/core/core_commands.py:3615 +#: redbot/core/core_commands.py:3616 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" " Secrets are not shown.\n\n" " **Example:**\n" -" - `[p]set api list`\n" +" - `[p]set api list`\n" " " -msgstr "\n" -"顯示所有外部 API 服務及其已設置的密鑰。\n\n" -" 秘密不顯示。\n\n" -" **例子:**\n" -" - `[p]set api list` " +msgstr "" -#: redbot/core/core_commands.py:3626 +#: redbot/core/core_commands.py:3627 msgid "No API services have been set yet." msgstr "尚未設置任何 API 服務。" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API services:\n" msgstr "設置 API 服務:\n" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3632 msgid "Set API service:\n" msgstr "設置 API 服務:\n" -#: redbot/core/core_commands.py:3641 +#: redbot/core/core_commands.py:3642 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" " **Examples:**\n" -" - `[p]set api remove spotify`\n" -" - `[p]set api remove github youtube`\n\n" +" - `[p]set api remove spotify`\n" +" - `[p]set api remove github youtube`\n\n" " **Arguments:**\n" -" - `` - The services to remove." -msgstr "\n" -"刪除給定服務及其所有密鑰和令牌。\n\n" -" **例子:**\n" -" - `[p] 設置 api 刪除 spotify`\n" -" - `[p] 設置 api 刪除 github youtube`\n\n" -" **參數:**\n" -" - `` - 要刪除的服務。" +" - `` - The services to remove." +msgstr "" -#: redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3657 msgid "Services deleted successfully:\n" "{services_list}" msgstr "服務刪除成功:\n" "{services_list}" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3661 msgid "Service deleted successfully: {service_name}" msgstr "服務刪除成功:{service_name}" -#: redbot/core/core_commands.py:3665 +#: redbot/core/core_commands.py:3666 msgid "None of the services you provided had any keys set." msgstr "您提供的所有服務都沒有設置任何密鑰。" -#: redbot/core/core_commands.py:3673 +#: redbot/core/core_commands.py:3674 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3263,7 +2844,7 @@ msgstr "\n" "用於配置所有者通知的命令。\n\n" " 所有者通知包括 `[p]contact` 的使用和可用的 Red 更新。 " -#: redbot/core/core_commands.py:3682 +#: redbot/core/core_commands.py:3683 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3271,90 +2852,63 @@ msgid "\n" " Note: This will only resume sending owner notifications to your DMs.\n" " Additional owners and destinations will not be affected.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optin`\n" +" - `[p]set ownernotifications optin`\n" " " -msgstr "\n" -"選擇接收所有者通知。\n\n" -" 這是默認狀態。\n\n" -" 注意:這只會繼續向您的 DM 發送所有者通知。\n" -" 其他所有者和目的地不會受到影響。\n\n" -" **例子:**\n" -" - `[p]set ownernotifications optin` " +msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3702 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" " Note: This will only stop sending owner notifications to your DMs.\n" " Additional owners and destinations will still receive notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications optout`\n" -" " -msgstr "\n" -"Opt-out of receiving owner notifications.\n\n" -" Note: This will only stop sending owner notifications to your DMs.\n" -" Additional owners and destinations will still receive notifications.\n\n" -" **Example:**\n" -" - `[p]set ownernotifications optout`\n" +" - `[p]set ownernotifications optout`\n" " " +msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3724 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications adddestination #owner-notifications`\n" +" - `[p]set ownernotifications adddestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to send owner notifications to.\n" +" - `` - The channel to send owner notifications to.\n" " " -msgstr "\n" -"添加目標文本通道以接收所有者通知。\n\n" -" **例子:**\n" -" - `[p]set ownernotifications adddestination #owner-notifications`\n" -" - `[p]set ownernotifications adddestination 168091848718417920` - 接受頻道 ID。\n\n" -" **參數:**\n" -" - `` - 向其發送所有者通知的頻道。 " +msgstr "" -#: redbot/core/core_commands.py:3748 +#: redbot/core/core_commands.py:3749 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" " **Examples:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" +" - `[p]set ownernotifications removedestination #owner-notifications`\n" +" - `[p]set ownernotifications deletedestination 168091848718417920` - Accepts channel IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to stop sending owner notifications to.\n" +" - `` - The channel to stop sending owner notifications to.\n" " " -msgstr "\n" -"從接收所有者通知中刪除目標文本通道。\n\n" -" **例子:**\n" -" - `[p]set ownernotifications removedestination #owner-notifications`\n" -" - `[p]set ownernotifications deletedestination 168091848718417920` - 接受頻道 ID。\n\n" -" **參數:**\n" -" - `` - 停止向其發送所有者通知的頻道。 " +msgstr "" -#: redbot/core/core_commands.py:3772 +#: redbot/core/core_commands.py:3773 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" " **Example:**\n" -" - `[p]set ownernotifications listdestinations`\n" +" - `[p]set ownernotifications listdestinations`\n" " " -msgstr "\n" -"列出所有者通知的已配置額外目標。\n\n" -" **例子:**\n" -" - `[p]set ownernotifications listdestinations` " +msgstr "" -#: redbot/core/core_commands.py:3782 +#: redbot/core/core_commands.py:3783 msgid "There are no extra channels being sent to." msgstr "沒有額外的頻道被發送到。" -#: redbot/core/core_commands.py:3793 +#: redbot/core/core_commands.py:3794 msgid "Unknown channel with id: {id}" msgstr "未知頻道:{id}" -#: redbot/core/core_commands.py:3803 +#: redbot/core/core_commands.py:3804 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3362,11 +2916,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3817 redbot/core/core_commands.py:3821 +#: redbot/core/core_commands.py:3818 redbot/core/core_commands.py:3822 msgid "Not Set." msgstr "未設定" -#: redbot/core/core_commands.py:3828 +#: redbot/core/core_commands.py:3829 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3376,7 +2930,7 @@ msgstr "管理員角色:{admin}\n" "語言環境:{guild_locale}\n" "區域格式:{guild_regional_format}\n" -#: redbot/core/core_commands.py:3849 +#: redbot/core/core_commands.py:3850 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3388,75 +2942,61 @@ msgstr "{bot_name} 設置:\n\n" "全球區域格式:{regional_format}\n" "默認嵌入顏色:{colour}" -#: redbot/core/core_commands.py:3871 +#: redbot/core/core_commands.py:3872 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" " Set to -1 to disable this feature.\n\n" " This is only applied to the current server and not globally.\n\n" " **Examples:**\n" -" - `[p]set deletedelay` - Shows the current delete delay setting.\n" -" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" -" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" +" - `[p]set deletedelay` - Shows the current delete delay setting.\n" +" - `[p]set deletedelay 60` - Sets the delete delay to the max of 60 seconds.\n" +" - `[p]set deletedelay -1` - Disables deleting command messages.\n\n" " **Arguments:**\n" -" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" +" - `[time]` - The seconds to wait before deleting the command message. Use -1 to disable.\n" " " -msgstr "設置延遲,直到機器人刪除命令消息。\n\n" -" 必須介於 -1 和 60 之間。\n\n" -" 設置為 -1 以禁用此功能。\n\n" -" 這僅適用於當前服務器,而不適用於全局。\n\n" -" **例子:**\n" -" - `[p]set deletedelay` - 顯示當前刪除延遲設置。\n" -" - `[p]set deletedelay 60` - 將刪除延遲設置為最大 60 秒。\n" -" - `[p]set deletedelay -1` - 禁止刪除命令消息。\n\n" -" **參數:**\n" -" - `[time]` - 刪除命令消息前等待的秒數。 使用 -1 禁用。 " +msgstr "" -#: redbot/core/core_commands.py:3892 +#: redbot/core/core_commands.py:3893 msgid "Command deleting disabled." msgstr "命令刪除已禁用。" -#: redbot/core/core_commands.py:3894 +#: redbot/core/core_commands.py:3895 msgid "Delete delay set to {num} seconds." msgstr "刪除延遲設置為 {num} 秒。" -#: redbot/core/core_commands.py:3899 +#: redbot/core/core_commands.py:3900 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "Bot 將在 {num} 秒後刪除命令消息。 將此值設置為 -1 以停止刪除消息" -#: redbot/core/core_commands.py:3906 +#: redbot/core/core_commands.py:3907 msgid "I will not delete command messages." msgstr "我不會刪除命令消息。" -#: redbot/core/core_commands.py:3912 +#: redbot/core/core_commands.py:3913 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" " Default is to use the bot's configured colour.\n" " Otherwise, the colour used will be the colour of the bot's top role.\n\n" " **Example:**\n" -" - `[p]set usebotcolour`\n" +" - `[p]set usebotcolour`\n" " " -msgstr "\n" -"切換是否使用機器人所有者配置的顏色進行嵌入。\n\n" -" 默認是使用機器人配置的顏色。\n" -" 否則,使用的顏色將是機器人頂部角色的顏色。\n\n" -" **例子:**\n" -" - `[p]set usebotcolour` " +msgstr "" -#: redbot/core/core_commands.py:3924 +#: redbot/core/core_commands.py:3925 msgid "The bot {} use its configured color for embeds." msgstr "{} 使用其配置的顏色進行嵌入。" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will not" msgstr "將不會" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3926 msgid "will" msgstr "將會" -#: redbot/core/core_commands.py:3933 +#: redbot/core/core_commands.py:3934 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3464,124 +3004,92 @@ msgid "\n" " Note: This can be processor intensive and may be unsuitable for larger servers.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set serverfuzzy`\n" +" - `[p]set serverfuzzy`\n" " " -msgstr "\n" -"切換是否為服務器啟用模糊命令搜索。\n\n" -" 這允許機器人識別潛在的拼寫錯誤的命令並提供更正。\n\n" -" 注意:這可能是處理器密集型的,可能不適合大型服務器。\n\n" -" 默認為禁用模糊命令搜索。\n\n" -" **例子:**\n" -" - `[p]set serverfuzzy` " +msgstr "" -#: redbot/core/core_commands.py:3948 +#: redbot/core/core_commands.py:3949 msgid "Fuzzy command search has been {} for this server." msgstr "此服務器的模糊命令搜索已{}。" -#: redbot/core/core_commands.py:3956 +#: redbot/core/core_commands.py:3957 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" " This allows the bot to identify potential misspelled commands and offer corrections.\n\n" " Default is for fuzzy command search to be disabled.\n\n" " **Example:**\n" -" - `[p]set fuzzy`\n" +" - `[p]set fuzzy`\n" " " -msgstr "\n" -"切換是否在 DM 中啟用模糊命令搜索。\n\n" -" 這允許機器人識別潛在的拼寫錯誤的命令並提供更正。\n\n" -" 默認為禁用模糊命令搜索。\n\n" -" **例子:**\n" -" -`[p]set fuzzy` " +msgstr "" -#: redbot/core/core_commands.py:3969 +#: redbot/core/core_commands.py:3970 msgid "Fuzzy command search has been {} in DMs." msgstr "DM 中的模糊命令搜索已{}。" -#: redbot/core/core_commands.py:3977 +#: redbot/core/core_commands.py:3978 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" " Acceptable values for the colour parameter can be found at:\n\n" " https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" " **Examples:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" +" - `[p]set colour dark red`\n" +" - `[p]set colour blurple`\n" +" - `[p]set colour 0x5DADE2`\n" +" - `[p]set color 0x#FDFEFE`\n" +" - `[p]set color #7F8C8D`\n\n" " **Arguments:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" -" " -msgstr "\n" -"設置用於機器人嵌入的默認顏色。\n\n" -" 顏色參數的可接受值可在以下位置找到:\n\n" -" https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\n\n" -" **例子:**\n" -" - `[p]set colour dark red`\n" -" - `[p]set colour blurple`\n" -" - `[p]set colour 0x5DADE2`\n" -" - `[p]set color 0x#FDFEFE`\n" -" - `[p]set color #7F8C8D`\n\n" -" **參數:**\n" -" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" +" - `[colour]` - The colour to use for embeds. Leave blank to set to the default value (red).\n" " " +msgstr "" -#: redbot/core/core_commands.py:3997 +#: redbot/core/core_commands.py:3998 msgid "The color has been reset." msgstr "顏色已重置。" -#: redbot/core/core_commands.py:4000 +#: redbot/core/core_commands.py:4001 msgid "The color has been set." msgstr "顏色已設置。" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4010 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" " See also the `--mentionable` flag to enable mentioning the bot as the prefix.\n\n" " **Examples:**\n" -" - `[p]set prefix !`\n" -" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" -" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" +" - `[p]set prefix !`\n" +" - `[p]set prefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set prefix \"@[botname] \"` - This uses a mention as the prefix. See also the `--mentionable` flag.\n" +" - `[p]set prefix ! ? .` - Sets multiple prefixes.\n\n" " **Arguments:**\n" -" - `` - The prefixes the bot will respond to globally.\n" +" - `` - The prefixes the bot will respond to globally.\n" " " -msgstr "設置 [botname] 的全局前綴(es)。\n\n" -" 警告:這不是添加劑。 它將替換所有當前的前綴。\n\n" -" 另請參閱 `--mentionable` 標誌以啟用將機器人作為前綴提及。\n\n" -" **例子:**\n" -" - `[p] 設置前綴!`\n" -" - `[p]set prefix \"!\"` - 在前綴中使用空格需要引號。\n" -" - `[p]set prefix \"@[botname] \"` - 這使用提及作為前綴。 另請參閱 `--mentionable` 標誌。\n" -" - `[p] 設置前綴! ? .` - 設置多個前綴。\n\n" -" **參數:**\n" -" - `` - 機器人將全局響應的前綴。 " +msgstr "" -#: redbot/core/core_commands.py:4026 redbot/core/core_commands.py:4085 +#: redbot/core/core_commands.py:4027 redbot/core/core_commands.py:4086 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "前綴不能以“/”開頭,因為它與 Discord 內的斜線指令衝突。" -#: redbot/core/core_commands.py:4031 +#: redbot/core/core_commands.py:4032 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "警告:前綴超過建議的長度(25 個字符)。\n" "你要繼續嗎?" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4046 msgid "Cancelled." msgstr "已取消。" -#: redbot/core/core_commands.py:4049 +#: redbot/core/core_commands.py:4050 msgid "Prefix set." msgstr "前綴設置。" -#: redbot/core/core_commands.py:4051 +#: redbot/core/core_commands.py:4052 msgid "Prefixes set." msgstr "前綴設置。" -#: redbot/core/core_commands.py:4058 +#: redbot/core/core_commands.py:4059 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3589,34 +3097,34 @@ msgid "\n" " This is not additive. It will replace all current server prefixes.\n" " A prefix cannot have more than 25 characters.\n\n" " **Examples:**\n" -" - `[p]set serverprefix !`\n" -" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" -" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" -" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" -" - `[p]set serverprefix \"Red - Discord Bot\" ? - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" +" - `[p]set serverprefix !`\n" +" - `[p]set serverprefix \"! \"` - Quotes are needed to use spaces in prefixes.\n" +" - `[p]set serverprefix \"@[botname] \"` - This uses a mention as the prefix.\n" +" - `[p]set serverprefix ! ? .` - Sets multiple prefixes.\n" +" - `[p]set serverprefix \"Red - Discord Bot\" ?` - Sets the prefix for a specific server. Quotes are needed to use spaces in the server name.\n\n" " **Arguments:**\n" -" - `[server]` - The server to set the prefix for. Defaults to current server.\n" -" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" +" - `[server]` - The server to set the prefix for. Defaults to current server.\n" +" - `[prefixes...]` - The prefixes the bot will respond to on this server. Leave blank to clear server prefixes.\n" " " msgstr "" -#: redbot/core/core_commands.py:4081 +#: redbot/core/core_commands.py:4082 msgid "Server prefixes have been reset." msgstr "服務器前綴已重置。" -#: redbot/core/core_commands.py:4089 +#: redbot/core/core_commands.py:4090 msgid "You cannot have a prefix longer than 25 characters." msgstr "前綴不能超過 25 個字符。" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4095 msgid "Server prefix set." msgstr "服務器前綴設置。" -#: redbot/core/core_commands.py:4096 +#: redbot/core/core_commands.py:4097 msgid "Server prefixes set." msgstr "服務器前綴設置。" -#: redbot/core/core_commands.py:4101 +#: redbot/core/core_commands.py:4102 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3641,15 +3149,15 @@ msgstr "\n" " - `[use_buttons]` - 是否使用按鈕。 留空以切換。\n" " " -#: redbot/core/core_commands.py:4120 +#: redbot/core/core_commands.py:4121 msgid "I will use buttons on basic menus." msgstr "我將在基本菜單上使用按鈕功能。" -#: redbot/core/core_commands.py:4122 +#: redbot/core/core_commands.py:4123 msgid "I will not use buttons on basic menus." msgstr "我不會在基本菜單上使用按鈕功能。" -#: redbot/core/core_commands.py:4127 +#: redbot/core/core_commands.py:4128 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3672,19 +3180,19 @@ msgstr "\n" " - `[msg]` - 自定義錯誤消息。 必須少於 1000 個字符。 省略重置為默認值。\n" " " -#: redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4143 msgid "The message must be less than 1000 characters." msgstr "消息必須少於 1000 個字符。" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4147 msgid "Successfully updated the error message." msgstr "成功更新錯誤信息。" -#: redbot/core/core_commands.py:4149 +#: redbot/core/core_commands.py:4150 msgid "Successfully reset the error message back to the default one." msgstr "成功將錯誤消息重置為默認消息。" -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:4157 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3694,59 +3202,48 @@ msgstr "\n" "管理幫助命令設定的命令。\n\n" "所有幫助設定都全域性應用。 " -#: redbot/core/core_commands.py:4165 +#: redbot/core/core_commands.py:4166 #, docstring msgid "\n" " Show the current help settings.\n\n" " Warning: These settings may not be accurate if the default formatter is not in use.\n\n" " **Example:**\n" -" - `[p]helpset showsettings`\n" +" - `[p]helpset showsettings`\n" " " -msgstr "\n" -"顯示當前的幫助設定。\n\n" -"警告:如果不使用預設格式化程式,這些設定可能不準確。\n\n" -"**示例:**\n\n" -"- `[p]helpset showsettings` " +msgstr "" -#: redbot/core/core_commands.py:4179 +#: redbot/core/core_commands.py:4180 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "警告:預設格式化程式未使用,這些設定可能不適用。" -#: redbot/core/core_commands.py:4189 +#: redbot/core/core_commands.py:4190 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" -" - `[p]helpset resetformatter`\n" +" - `[p]helpset resetformatter`\n" " " -msgstr "\n" -"這會將 [botname] 的幫助格式化程序重置為默認格式化程序。\n\n" -" **例子:**\n" -" -`[p]helpset resetformatter` " +msgstr "" -#: redbot/core/core_commands.py:4198 +#: redbot/core/core_commands.py:4199 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "幫助格式化程序已被重置。 這不會阻止 cogs 修改幫助,如果這是一個問題,您可能需要刪除 cog。" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4208 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" " This may not have an impact when using custom formatters from 3rd party cogs\n\n" " **Example:**\n" -" - `[p]helpset resetsettings`\n" +" - `[p]helpset resetsettings`\n" " " -msgstr "\n" -"這會將 [botname] 的幫助設置重置為其默認值。\n\n" -" 使用來自 3rd 方 cogs 的自定義格式化程序時,這可能不會產生影響\n\n" -" **例子:**\n" -" -`[p]helpset resetsettings` " +msgstr "" -#: redbot/core/core_commands.py:4217 +#: redbot/core/core_commands.py:4218 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "幫助設置已重置為默認值。 使用 3rd 方幫助格式化程序時,這可能不會產生影響。" -#: redbot/core/core_commands.py:4229 +#: redbot/core/core_commands.py:4230 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3755,113 +3252,82 @@ msgid "\n" " `[p]help` will only show one page at a time\n" " and will use the associated control scheme to navigate between pages.\n\n" " **Examples:**\n" -" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" -" - `[p]helpset usemenus buttons` - Enables using button menus.\n" -" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" -" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" -" - `[p]helpset usemenus disable` - Disables help menus.\n\n" +" - `[p]helpset usemenus reactions` - Enables using reaction menus.\n" +" - `[p]helpset usemenus buttons` - Enables using button menus.\n" +" - `[p]helpset usemenus select` - Enables buttons with a select menu.\n" +" - `[p]helpset usemenus selectonly` - Enables a select menu only on help.\n" +" - `[p]helpset usemenus disable` - Disables help menus.\n\n" " **Arguments:**\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " -msgstr "\n" -" 允許將幫助命令作為分頁菜單發送,而不是單獨發送\n" -" 消息。\n\n" -" 當傳遞“reactions”、“buttons”、“select”或“selectonly”時,\n" -" `[p]help` 一次只會顯示一頁\n" -" 並將使用關聯的控制方案在頁面之間導航。\n\n" -" **例子:**\n" -" - `[p]helpset usemenus reactions` - 啟用使用反應菜單。\n" -" - `[p]helpset usemenus buttons` - 啟用使用按鈕菜單。\n" -" - `[p]helpset usemenus select` - 使用選擇菜單啟用按鈕。\n" -" - `[p]helpset usemenus selectonly` - 僅在幫助中啟用選擇菜單。\n" -" - `[p]helpset usemenus disable` - 禁用幫助菜單。\n\n" -" **參數:**\n" -" - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - 是否使用 `buttons`,\n" -" `reactions`、`select`、`selectonly` 或無菜單。\n" -" " +msgstr "" -#: redbot/core/core_commands.py:4249 +#: redbot/core/core_commands.py:4250 msgid "Help will use the select menu only." msgstr "幫助清單將僅使用選擇菜單模式。" -#: redbot/core/core_commands.py:4252 +#: redbot/core/core_commands.py:4253 msgid "Help will use button menus and add a select menu." msgstr "幫助清單將使用按鈕功能並添加一個菜單選擇欄。" -#: redbot/core/core_commands.py:4255 +#: redbot/core/core_commands.py:4256 msgid "Help will use button menus." msgstr "幫助清單將使用按鈕功能。" -#: redbot/core/core_commands.py:4258 +#: redbot/core/core_commands.py:4259 msgid "Help will use reaction menus." msgstr "幫助清單將使用反應功能。" -#: redbot/core/core_commands.py:4261 +#: redbot/core/core_commands.py:4262 msgid "Help will not use menus." msgstr "幫助不使用菜單。" -#: redbot/core/core_commands.py:4268 +#: redbot/core/core_commands.py:4269 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" " This defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" -" - `[p]helpset showhidden` - Toggles the value.\n\n" +" - `[p]helpset showhidden True` - Enables showing hidden commands.\n" +" - `[p]helpset showhidden` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" +" - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " -msgstr "\n" -"這允許幫助命令顯示隱藏的命令。\n\n" -" 這默認為 False。\n" -" 在沒有設置的情況下使用它會切換。\n\n" -" **例子:**\n" -" - `[p]helpset showhidden True` - 啟用顯示隱藏命令。\n" -" - `[p]helpset showhidden` - 切換值。\n\n" -" **參數:**\n" -" - `[show_hidden]` - 是否在幫助中使用顯示隱藏命令。 留空以進行切換。 " +msgstr "" -#: redbot/core/core_commands.py:4285 +#: redbot/core/core_commands.py:4286 msgid "Help will not filter hidden commands." msgstr "幫助不會過濾隱藏的命令。" -#: redbot/core/core_commands.py:4287 +#: redbot/core/core_commands.py:4288 msgid "Help will filter hidden commands." msgstr "幫助將過濾隱藏的命令。" -#: redbot/core/core_commands.py:4291 +#: redbot/core/core_commands.py:4292 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" " This defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" -" - `[p]helpset showaliases` - Toggles the value.\n\n" +" - `[p]helpset showaliases False` - Disables showing aliases on this server.\n" +" - `[p]helpset showaliases` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" +" - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " -msgstr "\n" -"這允許 help 命令顯示現有的命令別名(如果有的話)。\n\n" -" 這默認為真。\n" -" 在沒有設置的情況下使用它會切換。\n\n" -" **例子:**\n" -" - `[p]helpset showaliases False` - 禁用在此服務器上顯示別名。\n" -" - `[p]helpset showaliases` - 切換值。\n\n" -" **參數:**\n" -" - `[show_aliases]` - 是否在幫助中包含別名。 留空以進行切換。 " +msgstr "" -#: redbot/core/core_commands.py:4308 +#: redbot/core/core_commands.py:4309 msgid "Help will now show command aliases." msgstr "幫助現在將顯示命令別名。" -#: redbot/core/core_commands.py:4310 +#: redbot/core/core_commands.py:4311 msgid "Help will no longer show command aliases." msgstr "幫助將不再顯示命令別名。" -#: redbot/core/core_commands.py:4314 +#: redbot/core/core_commands.py:4315 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3870,62 +3336,44 @@ msgid "\n" " Using this without a setting will toggle.\n\n" " Note: This is only used when the bot is not using menus.\n\n" " **Examples:**\n" -" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" -" - `[p]helpset usetick` - Toggles the value.\n\n" +" - `[p]helpset usetick False` - Disables ticking when help is sent to DMs.\n" +" - `[p]helpset usetick` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" +" - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " -msgstr "\n" -"如果向 DM 發送幫助,這允許勾選幫助命令消息。\n\n" -" 滴答是用 ✅ 對幫助信息做出反應。\n\n" -" 默認為假。\n" -" 在沒有設置的情況下使用它會切換。\n\n" -" 注意:這僅在機器人不使用菜單時使用。\n\n" -" **例子:**\n" -" - `[p]helpset usetick False` - 向 DM 發送幫助時禁用勾選。\n" -" - `[p]helpset usetick` - 切換值。\n\n" -" **參數:**\n" -" - `[use_tick]` - 向 DM 發送幫助時是否勾選幫助命令。 留空以進行切換。 " +msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4336 msgid "Help will now tick the command when sent in a DM." msgstr "在 DM 中發送時,幫助現在將勾選命令。" -#: redbot/core/core_commands.py:4337 +#: redbot/core/core_commands.py:4338 msgid "Help will not tick the command when sent in a DM." msgstr "幫助在 DM 中發送時不會勾選命令。" -#: redbot/core/core_commands.py:4341 +#: redbot/core/core_commands.py:4342 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" " Defaults to True.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" -" - `[p]helpset verifychecks` - Toggles the value.\n\n" +" - `[p]helpset verifychecks False` - Enables showing unusable commands in help.\n" +" - `[p]helpset verifychecks` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" +" - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " -msgstr "\n" -"設置是否應從幫助中過濾無法在當前上下文中運行的命令。\n\n" -" 默認為真。\n" -" 在沒有設置的情況下使用它會切換。\n\n" -" **例子:**\n" -" - `[p]helpset verifychecks False` - 允許在幫助中顯示不可用的命令。\n" -" - `[p]helpset verifychecks` - 切換值。\n\n" -" **參數:**\n" -" - `[verify]` - 是否在幫助中隱藏不可用的命令。 留空以進行切換。 " +msgstr "" -#: redbot/core/core_commands.py:4358 +#: redbot/core/core_commands.py:4359 msgid "Help will only show for commands which can be run." msgstr "幫助只會顯示可以運行的命令。" -#: redbot/core/core_commands.py:4360 +#: redbot/core/core_commands.py:4361 msgid "Help will show up without checking if the commands can be run." msgstr "幫助將顯示而不檢查命令是否可以運行。" -#: redbot/core/core_commands.py:4364 +#: redbot/core/core_commands.py:4365 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3934,32 +3382,22 @@ msgid "\n" " Defaults to False.\n" " Using this without a setting will toggle.\n\n" " **Examples:**\n" -" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" -" - `[p]helpset verifyexists` - Toggles the value.\n\n" +" - `[p]helpset verifyexists True` - Enables sending help for nonexistent topics.\n" +" - `[p]helpset verifyexists` - Toggles the value.\n\n" " **Arguments:**\n" -" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" +" - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " -msgstr "\n" -"設置機器人是否應響應不存在主題的幫助命令。\n\n" -" 啟用後,這將指示存在幫助主題,即使用戶無法使用它。\n\n" -" 注意:此設置本身並不能完全阻止命令枚舉。\n\n" -" 默認為假。\n" -" 在沒有設置的情況下使用它會切換。\n\n" -" **例子:**\n" -" - `[p]helpset verifyexists True` - 允許為不存在的主題發送幫助。\n" -" - `[p]helpset verifyexists` - 切換值。\n\n" -" **參數:**\n" -" - `[verify]` - 是否響應不存在主題的幫助。 留空以進行切換。 " +msgstr "" -#: redbot/core/core_commands.py:4385 +#: redbot/core/core_commands.py:4386 msgid "Help will verify the existence of help topics." msgstr "幫助將驗證幫助主題的存在。" -#: redbot/core/core_commands.py:4388 +#: redbot/core/core_commands.py:4389 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "幫助將僅通過模糊幫助(如果啟用) 驗證幫助主題的存在。" -#: redbot/core/core_commands.py:4396 +#: redbot/core/core_commands.py:4397 #, docstring msgid "Set the character limit for each page in the help message.\n\n" " Note: This setting only applies to embedded help.\n\n" @@ -3968,30 +3406,21 @@ msgid "Set the character limit for each page in the help message.\n\n" " Please note that setting a relatively small character limit may\n" " mean some pages will exceed this limit.\n\n" " **Example:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" +" - `[p]helpset pagecharlimit 1500`\n\n" " **Arguments:**\n" -" - `` - The max amount of characters to show per page in the help message.\n" +" - `` - The max amount of characters to show per page in the help message.\n" " " -msgstr "設置幫助消息中每頁的字符數限制。\n\n" -" 注意:此設置僅適用於嵌入式幫助。\n\n" -" 默認值為 1000 個字符。 最小值為 500。\n" -" 最大值取決於您提供的內容和不和諧允許的內容中的較低值。\n\n" -" 請注意,設置相對較小的字符數限制可能\n" -" 意味著某些頁面將超過此限制。\n\n" -" **例子:**\n" -" - `[p]helpset pagecharlimit 1500`\n\n" -" **參數:**\n" -" - `` - 幫助消息中每頁顯示的最大字符數。 " +msgstr "" -#: redbot/core/core_commands.py:4413 +#: redbot/core/core_commands.py:4414 msgid "You must give a value of at least 500 characters." msgstr "您必須提供至少 500 個字符的值。" -#: redbot/core/core_commands.py:4417 +#: redbot/core/core_commands.py:4418 msgid "Done. The character limit per page has been set to {}." msgstr "完畢。 每頁的字符數限制已設置為 {}。" -#: redbot/core/core_commands.py:4421 +#: redbot/core/core_commands.py:4422 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " Note: This setting does not apply to menu help.\n\n" @@ -4000,32 +3429,22 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " text channels.\n\n" " The default value is 2 pages.\n\n" " **Examples:**\n" -" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" -" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" +" - `[p]helpset maxpages 50` - Basically never send help to DMs.\n" +" - `[p]helpset maxpages 0` - Always send help to DMs.\n\n" " **Arguments:**\n" -" - `` - The max pages allowed to send per help in a server.\n" +" - `` - The max pages allowed to send per help in a server.\n" " " -msgstr "設置在服務器頻道中發送的幫助頁面的最大數量。\n\n" -" 注意:此設置不適用於菜單幫助。\n\n" -" 如果幫助消息包含的頁面數超過此值,則幫助消息將\n" -" 通過 DM 發送給命令作者。 這是為了幫助減少服務器中的垃圾郵件\n" -" 文字頻道。\n\n" -" 默認值為 2 頁。\n\n" -" **例子:**\n" -" - `[p]helpset maxpages 50` - 基本上從不向 DM 發送幫助。\n" -" - `[p]helpset maxpages 0` - 始終向 DM 發送幫助。\n\n" -" **參數:**\n" -" - `` - 服務器中每個幫助允許發送的最大頁數。 " +msgstr "" -#: redbot/core/core_commands.py:4439 redbot/core/core_commands.py:4466 +#: redbot/core/core_commands.py:4440 redbot/core/core_commands.py:4467 msgid "You must give a value of zero or greater!" msgstr "您必須給出零或更大的值!" -#: redbot/core/core_commands.py:4443 +#: redbot/core/core_commands.py:4444 msgid "Done. The page limit has been set to {}." msgstr "完畢。 每頁的頁數限制已設置為 {}。" -#: redbot/core/core_commands.py:4448 +#: redbot/core/core_commands.py:4449 #, docstring msgid "Set the delay after which help pages will be deleted.\n\n" " The setting is disabled by default, and only applies to non-menu help,\n" @@ -4033,251 +3452,202 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " Setting the delay to 0 disables this feature.\n\n" " The bot has to have MANAGE_MESSAGES permission for this to work.\n\n" " **Examples:**\n" -" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" -" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" -" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" -" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" +" - `[p]helpset deletedelay 60` - Delete the help pages after a minute.\n" +" - `[p]helpset deletedelay 1` - Delete the help pages as quickly as possible.\n" +" - `[p]helpset deletedelay 1209600` - Max time to wait before deleting (14 days).\n" +" - `[p]helpset deletedelay 0` - Disable deleting help pages.\n\n" " **Arguments:**\n" -" - `` - The seconds to wait before deleting help pages.\n" +" - `` - The seconds to wait before deleting help pages.\n" " " -msgstr "設置刪除幫助頁面的延遲時間。\n\n" -" 該設置默認禁用,僅適用於非菜單幫助,\n" -" 在服務器文本通道中發送。\n" -" 將延遲設置為 0 會禁用此功能。\n\n" -" 機器人必須擁有 MANAGE_MESSAGES 權限才能工作。\n\n" -" **例子:**\n" -" - `[p]helpset deletedelay 60` - 一分鐘後刪除幫助頁面。\n" -" - `[p]helpset deletedelay 1` - 盡快刪除幫助頁面。\n" -" - `[p]helpset deletedelay 1209600` - 刪除前等待的最長時間(14 天)。\n" -" - `[p]helpset deletedelay 0` - 禁止刪除幫助頁面。\n\n" -" **參數:**\n" -" - `` - 刪除幫助頁面前等待的秒數。 " +msgstr "" -#: redbot/core/core_commands.py:4469 +#: redbot/core/core_commands.py:4470 msgid "The delay cannot be longer than 14 days!" msgstr "延遲不能超過14天!" -#: redbot/core/core_commands.py:4474 +#: redbot/core/core_commands.py:4475 msgid "Done. Help messages will not be deleted now." msgstr "完畢。 現在不會刪除幫助消息。" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4477 msgid "Done. The delete delay has been set to {} seconds." msgstr "完畢。 刪除延遲已設置為 {} 秒。" -#: redbot/core/core_commands.py:4480 +#: redbot/core/core_commands.py:4481 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" " The timeout has to be between 15 and 300 seconds.\n\n" " **Examples:**\n" -" - `[p]helpset reacttimeout 30` - The default timeout.\n" -" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" -" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" -" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" +" - `[p]helpset reacttimeout 30` - The default timeout.\n" +" - `[p]helpset reacttimeout 60` - Timeout of 1 minute.\n" +" - `[p]helpset reacttimeout 15` - Minimum allowed timeout.\n" +" - `[p]helpset reacttimeout 300` - Max allowed timeout (5 mins).\n\n" " **Arguments:**\n" -" - `` - The timeout, in seconds, of the reactions.\n" +" - `` - The timeout, in seconds, of the reactions.\n" " " -msgstr "如果啟用了菜單,請設置反應超時。\n\n" -" 默認值為 30 秒。\n" -" 超時時間必須在 15 到 300 秒之間。\n\n" -" **例子:**\n" -" - `[p]helpset reacttimeout 30` - 默認超時。\n" -" - `[p]helpset reacttimeout 60` - 超時 1 分鐘。\n" -" - `[p]helpset reacttimeout 15` - 最小允許超時。\n" -" - `[p]helpset reacttimeout 300` - 最大允許超時(5 分鐘)。\n\n" -" **參數:**\n" -" - `` - 反應的超時時間,以秒為單位。 " +msgstr "" -#: redbot/core/core_commands.py:4495 +#: redbot/core/core_commands.py:4496 msgid "You must give a value of at least 15 seconds!" msgstr "您必須提供至少 15 秒的值。" -#: redbot/core/core_commands.py:4498 +#: redbot/core/core_commands.py:4499 msgid "The timeout cannot be greater than 5 minutes!" msgstr "用戶超時不能少於 5 分鐘。" -#: redbot/core/core_commands.py:4502 +#: redbot/core/core_commands.py:4503 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "完畢。 反應已設置為 {} 秒。" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4507 #, docstring msgid "\n" " Set the tagline to be used.\n\n" " The maximum tagline length is 2048 characters.\n" " This setting only applies to embedded help. If no tagline is specified, the default will be used instead.\n\n" " **Examples:**\n" -" - `[p]helpset tagline Thanks for using the bot!`\n" -" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" +" - `[p]helpset tagline Thanks for using the bot!`\n" +" - `[p]helpset tagline` - Resets the tagline to the default.\n\n" " **Arguments:**\n" -" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" +" - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " -msgstr "\n" -"設置要使用的標語。\n\n" -" 標語的最大長度為 2048 個字符。\n" -" 此設置僅適用於嵌入式幫助。 如果未指定標語,則將使用默認標語。\n\n" -" **例子:**\n" -" - `[p]helpset 標語感謝您使用機器人!`\n" -" - `[p]helpset 標語` - 將標語重置為默認值。\n\n" -" **參數:**\n" -" - `[tagline]` - 出現在幫助嵌入底部的標語。 留空以重置。 " +msgstr "" -#: redbot/core/core_commands.py:4521 +#: redbot/core/core_commands.py:4522 msgid "The tagline has been reset." msgstr "標語已被重置。" -#: redbot/core/core_commands.py:4525 +#: redbot/core/core_commands.py:4526 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "你的標語太長了! 請將其縮短為不超過 2048 個字符。" -#: redbot/core/core_commands.py:4533 +#: redbot/core/core_commands.py:4534 msgid "The tagline has been set." msgstr "標語已被設置。" -#: redbot/core/core_commands.py:4538 +#: redbot/core/core_commands.py:4539 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" " **Example:**\n" -" - `[p]contact Help! The bot has become sentient!`\n\n" +" - `[p]contact Help! The bot has become sentient!`\n\n" " **Arguments:**\n" -" - `[message]` - The message to send to the owner.\n" +" - `[message]` - The message to send to the owner.\n" " " -msgstr "向所有者發送消息。\n\n" -" 這僅限於每人每 60 秒發送一條消息。\n\n" -" **例子:**\n" -" - `[p]聯繫幫助! 機器人已經變得有意識了!`\n\n" -" **參數:**\n" -" - `[message]` - 發送給所有者的消息。 " +msgstr "" -#: redbot/core/core_commands.py:4550 +#: redbot/core/core_commands.py:4551 msgid "User ID: {}" msgstr "用戶 ID: {}" -#: redbot/core/core_commands.py:4553 +#: redbot/core/core_commands.py:4554 msgid "through DM" msgstr "通過 DM" -#: redbot/core/core_commands.py:4555 +#: redbot/core/core_commands.py:4556 msgid "from {}" msgstr "從 {}" -#: redbot/core/core_commands.py:4556 +#: redbot/core/core_commands.py:4557 msgid " | Server ID: {}" msgstr " | 伺服器ID: {}" -#: redbot/core/core_commands.py:4561 +#: redbot/core/core_commands.py:4562 msgid "Use `{}dm {} ` to reply to this user" msgstr "使用 `{}dm {} ` 回复此用戶" -#: redbot/core/core_commands.py:4563 +#: redbot/core/core_commands.py:4564 msgid "Sent by {} {}" msgstr "由 {} {} 送出" -#: redbot/core/core_commands.py:4568 +#: redbot/core/core_commands.py:4569 msgid "I've been configured not to send this anywhere." msgstr "我已被配置為不將其發送到任何地方。" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4615 msgid "Your message has been sent." msgstr "您的訊息已發送。" -#: redbot/core/core_commands.py:4616 +#: redbot/core/core_commands.py:4617 msgid "I'm unable to deliver your message. Sorry." msgstr "我無法傳遞你的信息。 對不起。" -#: redbot/core/core_commands.py:4621 +#: redbot/core/core_commands.py:4622 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" " To get a user ID, go to Discord's settings and open the 'Appearance' tab.\n" " Enable 'Developer Mode', then right click a user and click on 'Copy ID'.\n\n" " **Example:**\n" -" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" +" - `[p]dm 262626262626262626 Do you like me? Yes / No`\n\n" " **Arguments:**\n" -" - `[message]` - The message to dm to the user.\n" +" - `[message]` - The message to dm to the user.\n" " " -msgstr "向用戶發送 DM。\n\n" -" 此命令需要用戶 ID 才能工作。\n\n" -" 要獲取用戶 ID,請轉到 Discord 的設置並打開“外觀”選項卡。\n" -" 啟用“開發者模式”,然後右鍵單擊用戶並單擊“複製 ID”。\n\n" -" **例子:**\n" -" - `[p]dm 262626262626262626 你喜歡我嗎? 是/否`\n\n" -" **參數:**\n" -" - `[message]` - 給用戶的 dm 消息。 " +msgstr "" -#: redbot/core/core_commands.py:4637 +#: redbot/core/core_commands.py:4638 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "ID 無效、未找到用戶或用戶是機器人。 您只能向與我共享服務器的人發送消息。" -#: redbot/core/core_commands.py:4647 +#: redbot/core/core_commands.py:4648 msgid "Owner of {}" msgstr "擁有者 {}" -#: redbot/core/core_commands.py:4648 +#: redbot/core/core_commands.py:4649 msgid "You can reply to this message with {}contact" msgstr "您可以通過 {}contact 回覆此消息" -#: redbot/core/core_commands.py:4659 redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4660 redbot/core/core_commands.py:4670 msgid "Sorry, I couldn't deliver your message to {}" msgstr "抱歉,我無法將您的消息傳遞給 {}" -#: redbot/core/core_commands.py:4662 redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4663 redbot/core/core_commands.py:4673 msgid "Message delivered to {}" msgstr "傳遞給 {} 的消息" -#: redbot/core/core_commands.py:4677 +#: redbot/core/core_commands.py:4678 #, docstring msgid "Prints the bot's data path." msgstr "打印機器人的數據路徑。" -#: redbot/core/core_commands.py:4681 +#: redbot/core/core_commands.py:4682 msgid "Data path: {path}" msgstr "儲存到:{path}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4688 #, docstring msgid "Shows debug information useful for debugging." msgstr "顯示對除錯有用的除錯信息。" -#: redbot/core/core_commands.py:4710 +#: redbot/core/core_commands.py:4711 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" " If you want to diagnose the command from a text channel in a different server,\n" " you can do so by using the command in DMs.\n\n" " **Example:**\n" -" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" +" - `[p]diagnoseissues #general @Slime ban` - Diagnose why @Slime can't use `[p]ban` in #general channel.\n\n" " **Arguments:**\n" -" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" -" - `` - The member that should be considered as the command caller.\n" -" - `` - The name of the command to test.\n" +" - `[channel]` - The text channel that the command should be tested for. Defaults to the current channel.\n" +" - `` - The member that should be considered as the command caller.\n" +" - `` - The name of the command to test.\n" " " -msgstr "\n" -"通過命令檢查輕鬆診斷問題!\n\n" -" 如果您想從不同服務器中的文本通道診斷命令,\n" -" 您可以使用 DM 中的命令來執行此操作。\n\n" -" **例子:**\n" -" - `[p]diagnoseissues #general @Slime ban` - 診斷為什麼@Slime 不能在#general 頻道中使用`[p]ban`。\n\n" -" **參數:**\n" -" - `[channel]` - 應該測試命令的文本通道。 默認為當前頻道。\n" -" - `` - 應該被視為命令調用者的成員。\n" -" - `` - 要測試的命令的名稱。 " +msgstr "" -#: redbot/core/core_commands.py:4726 +#: redbot/core/core_commands.py:4727 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "" -#: redbot/core/core_commands.py:4743 +#: redbot/core/core_commands.py:4744 msgid "The given user is not a member of the diagnosed server." msgstr "給定用戶不是診斷服務器的成員。" -#: redbot/core/core_commands.py:4750 +#: redbot/core/core_commands.py:4751 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "不要試圖欺騙我,給予的成員無法訪問 {channel} 頻道!" -#: redbot/core/core_commands.py:4761 +#: redbot/core/core_commands.py:4762 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -4289,105 +3659,85 @@ msgstr "\n" " 警告:當使用許可名單時,機器人將忽略不在名單上的每個人的命令。\n\n" " 使用 `[p]allowlist clear` 禁用允許列表 " -#: redbot/core/core_commands.py:4772 +#: redbot/core/core_commands.py:4773 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" " **Examples:**\n" -" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" -" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" +" - `[p]allowlist add @26 @Will` - Adds two users to the allowlist.\n" +" - `[p]allowlist add 262626262626262626` - Adds a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the allowlist.\n" +" - `` - The user or users to add to the allowlist.\n" " " -msgstr "\n" -"將用戶添加到白名單。\n\n" -" **例子:**\n" -" - `[p]allowlist add @26 @Will` - 將兩個用戶添加到允許列表。\n" -" - `[p]allowlist add 262626262626262626` - 按 ID 添加用戶。\n\n" -" **參數:**\n" -" - `` - 要添加到白名單的用戶。 " +msgstr "" -#: redbot/core/core_commands.py:4784 +#: redbot/core/core_commands.py:4785 msgid "Users have been added to the allowlist." msgstr "用戶已被添加到白名單中。" -#: redbot/core/core_commands.py:4786 +#: redbot/core/core_commands.py:4787 msgid "User has been added to the allowlist." msgstr "用戶已添加到白名單" -#: redbot/core/core_commands.py:4790 +#: redbot/core/core_commands.py:4791 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist list`\n" +" - `[p]allowlist list`\n" " " -msgstr "\n" -"列出白名單上的用戶。\n\n" -" **例子:**\n" -" -`[p]白名單` " +msgstr "" -#: redbot/core/core_commands.py:4802 +#: redbot/core/core_commands.py:4803 msgid "Users on the allowlist:" msgstr "白名單上的用戶:" -#: redbot/core/core_commands.py:4804 +#: redbot/core/core_commands.py:4805 msgid "User on the allowlist:" msgstr "白名單中的用戶:" -#: redbot/core/core_commands.py:4808 redbot/core/core_commands.py:4904 +#: redbot/core/core_commands.py:4809 redbot/core/core_commands.py:4905 #: redbot/core/modlog.py:466 redbot/core/modlog.py:488 #: redbot/core/modlog.py:504 msgid "Unknown or Deleted User" msgstr "未知或已刪除用戶" -#: redbot/core/core_commands.py:4816 +#: redbot/core/core_commands.py:4817 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" " The allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" -" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]allowlist remove @26 @Will` - Removes two users from the allowlist.\n" +" - `[p]allowlist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the allowlist.\n" +" - `` - The user or users to remove from the allowlist.\n" " " -msgstr "\n" -"從白名單中刪除用戶。\n\n" -" 如果所有用戶都被刪除,許可名單將被禁用。\n\n" -" **例子:**\n" -" - `[p]allowlist remove @26 @Will` - 從允許列表中刪除兩個用戶。\n" -" - `[p]allowlist remove 262626262626262626` - 按 ID 刪除用戶。\n\n" -" **參數:**\n" -" - `` - 要從允許列表中刪除的用戶。 " +msgstr "" -#: redbot/core/core_commands.py:4830 +#: redbot/core/core_commands.py:4831 msgid "Users have been removed from the allowlist." msgstr "用戶已從白名單中刪除。" -#: redbot/core/core_commands.py:4832 +#: redbot/core/core_commands.py:4833 msgid "User has been removed from the allowlist." msgstr "用戶已從白名單中刪除。" -#: redbot/core/core_commands.py:4836 +#: redbot/core/core_commands.py:4837 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the allowlist.\n\n" " **Example:**\n" -" - `[p]allowlist clear`\n" +" - `[p]allowlist clear`\n" " " -msgstr "\n" -"清除白名單。\n\n" -" 這將禁用白名單。\n\n" -" **例子:**\n" -" -- `[p]allowlist clear` " +msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4846 msgid "Allowlist has been cleared." msgstr "白名單已被清除。" -#: redbot/core/core_commands.py:4850 +#: redbot/core/core_commands.py:4851 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -4397,99 +3747,81 @@ msgstr "\n" " 管理黑名單的命令。\n\n" " 使用 `[p]blocklist clear` 禁用黑名單 " -#: redbot/core/core_commands.py:4859 +#: redbot/core/core_commands.py:4860 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" -" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" +" - `[p]blocklist add @26 @Will` - Adds two users to the blocklist.\n" +" - `[p]blocklist add 262626262626262626` - Blocks a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to add to the blocklist.\n" +" - `` - The user or users to add to the blocklist.\n" " " -msgstr "\n" -"將用戶添加到黑名單。\n\n" -" **例子:**\n" -" - `[p]blocklist add @26 @Will` - 將兩個用戶添加到黑名單。\n" -" - `[p]blocklist add 262626262626262626` - 按 ID 阻止用戶。\n\n" -" **參數:**\n" -" - `` - 要添加到黑名單的用戶。 " +msgstr "" -#: redbot/core/core_commands.py:4875 +#: redbot/core/core_commands.py:4876 msgid "You cannot add an owner to the blocklist!" msgstr "您不能將所有者添加到黑名單!" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4881 msgid "Users have been added to the blocklist." msgstr "用戶已被添加到黑名單中。" -#: redbot/core/core_commands.py:4882 +#: redbot/core/core_commands.py:4883 msgid "User has been added to the blocklist." msgstr "用戶已被添加到黑名單" -#: redbot/core/core_commands.py:4886 +#: redbot/core/core_commands.py:4887 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist list`\n" +" - `[p]blocklist list`\n" " " -msgstr "\n" -"列出黑名單中的用戶。\n\n" -" **例子:**\n" -" -`[p]blocklist list` " +msgstr "" -#: redbot/core/core_commands.py:4898 +#: redbot/core/core_commands.py:4899 msgid "Users on the blocklist:" msgstr "黑名單上的用戶:" -#: redbot/core/core_commands.py:4900 +#: redbot/core/core_commands.py:4901 msgid "User on the blocklist:" msgstr "黑名單上的用戶:" -#: redbot/core/core_commands.py:4912 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" " **Examples:**\n" -" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" -" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" +" - `[p]blocklist remove @26 @Will` - Removes two users from the blocklist.\n" +" - `[p]blocklist remove 262626262626262626` - Removes a user by ID.\n\n" " **Arguments:**\n" -" - `` - The user or users to remove from the blocklist.\n" +" - `` - The user or users to remove from the blocklist.\n" " " -msgstr "\n" -"從黑名單中刪除用戶。\n\n" -" **例子:**\n" -" - `[p]blocklist remove @26 @Will` - 從黑名單中刪除兩個用戶。\n" -" - `[p]blocklist remove 262626262626262626` - 按 ID 刪除用戶。\n\n" -" **參數:**\n" -" - `` - 要從黑名單中刪除的用戶。 " +msgstr "" -#: redbot/core/core_commands.py:4924 +#: redbot/core/core_commands.py:4925 msgid "Users have been removed from the blocklist." msgstr "用戶已從黑名單中刪除。" -#: redbot/core/core_commands.py:4926 +#: redbot/core/core_commands.py:4927 msgid "User has been removed from the blocklist." msgstr "用戶已從黑名單中刪除。" -#: redbot/core/core_commands.py:4930 +#: redbot/core/core_commands.py:4931 #, docstring msgid "\n" " Clears the blocklist.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " -msgstr "\n" -"清除黑名單。\n\n" -" **例子:**\n" -" - `[p]blocklist clear` " +msgstr "" -#: redbot/core/core_commands.py:4937 +#: redbot/core/core_commands.py:4938 msgid "Blocklist has been cleared." msgstr "黑名單已被清空。" -#: redbot/core/core_commands.py:4943 +#: redbot/core/core_commands.py:4944 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4501,116 +3833,93 @@ msgstr "\n" " 警告:當使用白名單時,機器人將忽略服務器中不在列表中的每個人的命令。\n\n" " 使用 `[p]localallowlist clear` 禁用白名單 " -#: redbot/core/core_commands.py:4956 +#: redbot/core/core_commands.py:4957 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" " **Examples:**\n" -" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" -" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" -" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist add @26 @Will` - Adds two users to the local allowlist.\n" +" - `[p]localallowlist add 262626262626262626` - Allows a user by ID.\n" +" - `[p]localallowlist add \"Super Admins\"` - Allows a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " -msgstr "\n" -"將用戶或角色添加到服務器白名單。\n\n" -" **例子:**\n" -" - `[p]localallowlist add @26 @Will` - 將兩個用戶添加到本地白名單。\n" -" - `[p]localallowlist add 262626262626262626` - 通過 ID 允許用戶。\n" -" - `[p]localallowlist add \"Super Admins\"` - 允許名稱中帶有空格的角色,無需提及。\n\n" -" **參數:**\n" -" - `` - 要從本地白名單中刪除的用戶或角色。 " +msgstr "" -#: redbot/core/core_commands.py:4975 +#: redbot/core/core_commands.py:4976 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "我不能允許你這樣做,因為它會刪除你運行命令的能力,請確保先將自己添加到白名單中。" -#: redbot/core/core_commands.py:4984 +#: redbot/core/core_commands.py:4985 msgid "Users and/or roles have been added to the allowlist." msgstr "用戶/角色已添加到白名單中。" -#: redbot/core/core_commands.py:4986 +#: redbot/core/core_commands.py:4987 msgid "User or role has been added to the allowlist." msgstr "用戶或角色已添加到白名單。" -#: redbot/core/core_commands.py:4990 +#: redbot/core/core_commands.py:4991 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" " **Example:**\n" -" - `[p]localallowlist list`\n" +" - `[p]localallowlist list`\n" " " -msgstr "\n" -"列出服務器白名單上的用戶和角色。\n\n" -" **例子:**\n" -" -`[p]localallowlist list` " +msgstr "" -#: redbot/core/core_commands.py:5002 +#: redbot/core/core_commands.py:5003 msgid "Allowed users and/or roles:" msgstr "允許的用戶/角色:" -#: redbot/core/core_commands.py:5004 +#: redbot/core/core_commands.py:5005 msgid "Allowed user or role:" msgstr "允許的用戶或角色:" -#: redbot/core/core_commands.py:5008 redbot/core/core_commands.py:5128 +#: redbot/core/core_commands.py:5009 redbot/core/core_commands.py:5129 msgid "Unknown or Deleted User/Role" msgstr "未知或已刪除的用戶/身分組" -#: redbot/core/core_commands.py:5018 +#: redbot/core/core_commands.py:5019 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" " The local allowlist will be disabled if all users are removed.\n\n" " **Examples:**\n" -" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" -" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" -" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" +" - `[p]localallowlist remove @26 @Will` - Removes two users from the local allowlist.\n" +" - `[p]localallowlist remove 262626262626262626` - Removes a user by ID.\n" +" - `[p]localallowlist remove \"Super Admins\"` - Removes a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local allowlist.\n" +" - `` - The users or roles to remove from the local allowlist.\n" " " -msgstr "\n" -"從允許列表中刪除用戶或角色。\n\n" -" 如果所有用戶都被刪除,本地許可名單將被禁用。\n\n" -" **例子:**\n" -" - `[p]localallowlist remove @26 @Will` - 從本地許可名單中刪除兩個用戶。\n" -" - `[p]localallowlist remove 262626262626262626` - 按 ID 刪除用戶。\n" -" - `[p]localallowlist remove \"Super Admins\"` - 刪除名稱中帶有空格的角色而不提及。\n\n" -" **參數:**\n" -" - `` - 要從本地許可名單中刪除的用戶或身分組。 " +msgstr "" -#: redbot/core/core_commands.py:5039 +#: redbot/core/core_commands.py:5040 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "我不能允許你這樣做,因為它會刪除你運行命令的能力。" -#: redbot/core/core_commands.py:5047 +#: redbot/core/core_commands.py:5048 msgid "Users and/or roles have been removed from the server allowlist." msgstr "用戶和/或身分組已從服務器白名單中刪除。" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5050 msgid "User or role has been removed from the server allowlist." msgstr "用戶或身分組已從服務器白名單中刪除。" -#: redbot/core/core_commands.py:5053 +#: redbot/core/core_commands.py:5054 #, docstring msgid "\n" " Clears the allowlist.\n\n" " This disables the local allowlist and clears all entries.\n\n" " **Example:**\n" -" - `[p]localallowlist clear`\n" -" " -msgstr "\n" -" 清除白名單。\n\n" -" 這會禁用本地白名單並清除所有項目。\n\n" -" **例子:**\n" -" -`[p]localallowlist clear`\n" +" - `[p]localallowlist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5063 msgid "Server allowlist has been cleared." msgstr "伺務器白名單已被清除。" -#: redbot/core/core_commands.py:5068 +#: redbot/core/core_commands.py:5069 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4621,499 +3930,373 @@ msgstr "\n" " 使用 `[p]localblocklist clear` 禁用黑名單\n" " " -#: redbot/core/core_commands.py:5079 +#: redbot/core/core_commands.py:5080 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" -" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" -" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist add @26 @Will` - Adds two users to the local blocklist.\n" +" - `[p]localblocklist add 262626262626262626` - Blocks a user by ID.\n" +" - `[p]localblocklist add \"Bad Apples\"` - Blocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to add to the local blocklist.\n" -" " -msgstr "\n" -"將用戶或角色添加到本地禁用列表。\n\n" -" **例子:**\n" -" - `[p]localblocklist add @26 @Will` - 將兩個用戶添加到本地阻止列表。\n" -" - `[p]localblocklist add 262626262626262626` - 通過 ID 阻止用戶。\n" -" - `[p]localblocklist add \"Bad Apples\"` - 阻止名稱中有空格但未提及的身分組。\n\n" -" **參數:**\n" -" - `` - 要添加到本地阻止列表的用戶或身分組。\n" +" - `` - The users or roles to add to the local blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5093 +#: redbot/core/core_commands.py:5094 msgid "You cannot add yourself to the blocklist!" msgstr "您不能將自己添加到黑名單!" -#: redbot/core/core_commands.py:5096 +#: redbot/core/core_commands.py:5097 msgid "You cannot add the guild owner to the blocklist!" msgstr "您不能將伺服器所有者添加到黑名單!" -#: redbot/core/core_commands.py:5099 +#: redbot/core/core_commands.py:5100 msgid "You cannot add a bot owner to the blocklist!" msgstr "您不能將機器人所有者添加到黑名單!" -#: redbot/core/core_commands.py:5104 +#: redbot/core/core_commands.py:5105 msgid "Users and/or roles have been added from the server blocklist." msgstr "已從伺務器黑名單中添加用戶和/或身分組。" -#: redbot/core/core_commands.py:5106 +#: redbot/core/core_commands.py:5107 msgid "User or role has been added from the server blocklist." msgstr "已從伺務器黑名單中添加用戶或身分組。" -#: redbot/core/core_commands.py:5110 +#: redbot/core/core_commands.py:5111 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" -" - `[p]localblocklist list`\n" -" " -msgstr "\n" -" 列出服務器禁用列表中的用戶和身分組。\n\n" -" **例子:**\n" -" -`[p]localblocklist 列表`\n" +" - `[p]localblocklist list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5122 +#: redbot/core/core_commands.py:5123 msgid "Blocked users and/or roles:" msgstr "被封鎖的用戶和/或身分組:" -#: redbot/core/core_commands.py:5124 +#: redbot/core/core_commands.py:5125 msgid "Blocked user or role:" msgstr "被封鎖的用戶或身分組:" -#: redbot/core/core_commands.py:5138 +#: redbot/core/core_commands.py:5139 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" " **Examples:**\n" -" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" -" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" -" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" +" - `[p]localblocklist remove @26 @Will` - Removes two users from the local blocklist.\n" +" - `[p]localblocklist remove 262626262626262626` - Unblocks a user by ID.\n" +" - `[p]localblocklist remove \"Bad Apples\"` - Unblocks a role with a space in the name without mentioning.\n\n" " **Arguments:**\n" -" - `` - The users or roles to remove from the local blocklist.\n" -" " -msgstr "\n" -"從本地黑名單中刪除用戶或身分組。\n\n" -" **例子:**\n" -" - `[p]localblocklist remove @26 @Will` - 從本地阻止列表中刪除兩個用戶。\n" -" - `[p]localblocklist remove 262626262626262626` - 通過 ID 取消阻止用戶。\n" -" - `[p]localblocklist remove \"Bad Apples\"` - 取消阻止名稱中有空格但未提及的身分組。\n\n" -" **參數:**\n" -" - `` - 要從本地黑名單中刪除的用戶或身分組。\n" +" - `` - The users or roles to remove from the local blocklist.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5152 +#: redbot/core/core_commands.py:5153 msgid "Users and/or roles have been removed from the server blocklist." msgstr "用戶和/或身分組已從伺服器黑名單中刪除。" -#: redbot/core/core_commands.py:5154 +#: redbot/core/core_commands.py:5155 msgid "User or role has been removed from the server blocklist." msgstr "用戶或身分組已從服務器黑名單中刪除。" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5159 #, docstring msgid "\n" " Clears the server blocklist.\n\n" " This disables the server blocklist and clears all entries.\n\n" " **Example:**\n" -" - `[p]blocklist clear`\n" -" " -msgstr "\n" -" 清除伺服器黑名單。\n\n" -" 這將禁用服務器黑名單並清除所有項目。\n\n" -" **例子:**\n" -" - `[p]blocklist clear`\n" +" - `[p]blocklist clear`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5167 +#: redbot/core/core_commands.py:5168 msgid "Server blocklist has been cleared." msgstr "伺服器黑名單已清除。" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5173 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "啟用和禁用指令和cog的指令。" -#: redbot/core/core_commands.py:5178 +#: redbot/core/core_commands.py:5179 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" " To override it, use `[p]command enablecog` on the servers you want to allow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make disabled by default. Must be title-case.\n" -" " -msgstr "將 cog 的默認狀態設置為禁用。\n\n" -" 默認情況下,這將禁用所有服務器的 cog。\n" -" 要覆蓋它,請在您要允許使用的服務器上使用 `[p]command enablecog`。\n\n" -" 注意:這僅適用於已加載的齒輪,並且必須引用首字母大寫的齒輪名稱。\n\n" -" **例子:**\n" -" - `[p]command defaultdisablecog Economy`\n" -" - `[p]command defaultdisablecog ModLog`\n\n" -" **參數:**\n" -" - `` - 默認禁用的 cog 的名稱。 必須是標題大小寫。\n" +" - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5194 +#: redbot/core/core_commands.py:5195 msgid "You can't disable this cog by default." msgstr "默認情況下,您無法禁用此cog。" -#: redbot/core/core_commands.py:5196 +#: redbot/core/core_commands.py:5197 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} 默認設置為禁用。" -#: redbot/core/core_commands.py:5201 +#: redbot/core/core_commands.py:5202 #, docstring msgid "Set the default state for a cog as enabled.\n\n" " This will re-enable the cog for all servers by default.\n" " To override it, use `[p]command disablecog` on the servers you want to disallow usage.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to make enabled by default. Must be title-case.\n" -" " -msgstr "將 cog 的默認狀態設置為已啟用。\n\n" -" 默認情況下,這將為所有服務器重新啟用 cog。\n" -" 要覆蓋它,請在您要禁止使用的伺服器上使用 `[p]command disablecog`。\n\n" -" 注意:這僅適用於已加載的齒輪,並且必須引用首字母大寫的齒輪名稱。\n\n" -" **例子:**\n" -" - `[p]command defaultenablecog Economy`\n" -" - `[p]command defaultenablecog ModLog`\n\n" -" **參數:**\n" -" - `` - 默認啟用的 cog 的名稱。 必須是標題大小寫。\n" +" - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5217 +#: redbot/core/core_commands.py:5218 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} 已默認設置為啟用。" -#: redbot/core/core_commands.py:5222 +#: redbot/core/core_commands.py:5223 #, docstring msgid "Disable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to disable on this server. Must be title-case.\n" -" " -msgstr "禁用此伺服器中的一個cog。\n\n" -" 注意:這僅適用於已加載的齒輪,並且必須引用首字母大寫的齒輪名稱。\n\n" -" **例子:**\n" -" - `[p]command disablecog Economy`\n" -" - `[p]command disablecog ModLog`\n\n" -" **參數:**\n" -" - `` - 要在此服務器上禁用的 cog 的名稱。 必須是標題大小寫。\n" +" - `` - The name of the cog to disable on this server. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5235 +#: redbot/core/core_commands.py:5236 msgid "You can't disable this cog as you would lock yourself out." msgstr "你不能禁用這個cog,因為你會把自己鎖在外面。" -#: redbot/core/core_commands.py:5237 +#: redbot/core/core_commands.py:5238 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} 已在該伺服器中被禁用。" -#: redbot/core/core_commands.py:5240 +#: redbot/core/core_commands.py:5241 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} 已被禁用(沒有做出任何改)。" -#: redbot/core/core_commands.py:5246 +#: redbot/core/core_commands.py:5247 #, docstring msgid "Enable a cog in this server.\n\n" " Note: This will only work on loaded cogs, and must reference the title-case cog name.\n\n" " **Examples:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" " **Arguments:**\n" -" - `` - The name of the cog to enable on this server. Must be title-case.\n" -" " -msgstr "在此伺服器中啟用一個 cog。\n\n" -" 注意:這僅適用於已加載的齒輪,並且必須引用首字母大寫的齒輪名稱。\n\n" -" **例子:**\n" -" - `[p]command enablecog Economy`\n" -" - `[p]command enablecog ModLog`\n\n" -" **參數:**\n" -" - `` - 要在此服務器上啟用的 cog 的名稱。 必須是標題大小寫。\n" +" - `` - The name of the cog to enable on this server. Must be title-case.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5258 +#: redbot/core/core_commands.py:5259 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} 已在此伺服器中啟用。" -#: redbot/core/core_commands.py:5263 +#: redbot/core/core_commands.py:5264 msgid "Cog \"{arg}\" not found." msgstr "未找到該cog“{arg}”。" -#: redbot/core/core_commands.py:5266 +#: redbot/core/core_commands.py:5267 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} 尚未被禁用(沒有做出任何改)。" -#: redbot/core/core_commands.py:5272 +#: redbot/core/core_commands.py:5273 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabledcogs`\n" -" " -msgstr "列出此伺服器中禁用的cog。\n\n" -" **例子:**\n" -" - `[p]command listdisabledcogs`\n" +" - `[p]command listdisabledcogs`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5285 +#: redbot/core/core_commands.py:5286 msgid "The following cogs are disabled in this guild:\n" msgstr "該伺服器已禁用以下齒輪:\n" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5292 msgid "There are no disabled cogs in this guild." msgstr "這個伺服器中沒有已停用的cog。" -#: redbot/core/core_commands.py:5295 +#: redbot/core/core_commands.py:5296 #, docstring msgid "\n" " List disabled commands.\n\n" " If you're the bot owner, this will show global disabled commands by default.\n" " Otherwise, this will show disabled commands on the current server.\n\n" " **Example:**\n" -" - `[p]command listdisabled`\n" -" " -msgstr "\n" -"列出禁用的指令。\n\n" -" 如果您是機器人所有者,這將默認顯示全局禁用的命令。\n" -" 否則,這將顯示當前服務器上禁用的命令。\n\n" -" **例子:**\n" -" - `[p]command listdisabled`\n" +" - `[p]command listdisabled`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5312 +#: redbot/core/core_commands.py:5313 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" -" - `[p]command listdisabled global`\n" -" " -msgstr "列出全域禁用的指令。\n\n" -" **例子:**\n" -" - `[p]command listdisabled global`\n" +" - `[p]command listdisabled global`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5319 +#: redbot/core/core_commands.py:5320 msgid "There aren't any globally disabled commands." msgstr "沒有任何全域已禁用的指令。" -#: redbot/core/core_commands.py:5322 +#: redbot/core/core_commands.py:5323 msgid "{} commands are disabled globally.\n" msgstr "{} 指令在全域範圍中已被禁用。\n" -#: redbot/core/core_commands.py:5326 +#: redbot/core/core_commands.py:5327 msgid "1 command is disabled globally.\n" msgstr "1 個指令已被全域禁用。\n" -#: redbot/core/core_commands.py:5334 +#: redbot/core/core_commands.py:5335 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" -" - `[p]command listdisabled guild`\n" -" " -msgstr "列出此伺服器中禁用的指令。\n\n" -" **例子:**\n" -" - `[p]command listdisabled guild`\n" +" - `[p]command listdisabled guild`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5342 msgid "There aren't any disabled commands in {}." msgstr "{} 中沒有任何已禁用的指令。" -#: redbot/core/core_commands.py:5344 +#: redbot/core/core_commands.py:5345 msgid "{} commands are disabled in {}.\n" msgstr "{} 指令在 {} 中被已禁用。\n" -#: redbot/core/core_commands.py:5348 +#: redbot/core/core_commands.py:5349 msgid "1 command is disabled in {}.\n" msgstr "{} 中禁用了 1 個指令。\n" -#: redbot/core/core_commands.py:5355 +#: redbot/core/core_commands.py:5356 #, docstring msgid "\n" " Disable a command.\n\n" " If you're the bot owner, this will disable commands globally by default.\n" " Otherwise, this will disable commands on the current server.\n\n" " **Examples:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable.\n" -" " -msgstr "\n" -" 禁用指令。\n\n" -" 如果您是機器人所有者,默認情況下這將全局禁用指令。\n" -" 否則,這將禁用當前伺服器上的指令。\n\n" -" **例子:**\n" -" - `[p]command disable userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable urban` - Disables the `urban` command in the General cog.\n\n" -" **參數:**\n" -" - `` - 要禁用的命令。\n" +" - `` - The command to disable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5378 #, docstring msgid "\n" " Disable a command globally.\n\n" " **Examples:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable globally.\n" -" " -msgstr "\n" -" 全域禁用一項指令。\n\n" -" **例子:**\n" -" - `[p]command disable global userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable global urban` - Disables the `urban` command in the General cog.\n\n" -" **參數:**\n" -" - `` - 全局禁用的命令。\n" +" - `` - The command to disable globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5389 redbot/core/core_commands.py:5425 +#: redbot/core/core_commands.py:5390 redbot/core/core_commands.py:5426 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "要禁用的指令不能是 `command` 或其任何子指令。" -#: redbot/core/core_commands.py:5395 redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5396 redbot/core/core_commands.py:5432 msgid "This command is designated as being always available and cannot be disabled." msgstr "此指令被指定為始終可用且無法禁用。" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5405 msgid "That command is already disabled globally." msgstr "該指令已在全域範圍內禁用。" -#: redbot/core/core_commands.py:5413 +#: redbot/core/core_commands.py:5414 #, docstring msgid "\n" " Disable a command in this server only.\n\n" " **Examples:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" +" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" +" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to disable for the current server.\n" -" " -msgstr "\n" -" 僅在此伺服器中禁用指令。\n\n" -" **例子:**\n" -" - `[p]command disable server userinfo` - Disables the `userinfo` command in the Mod cog.\n" -" - `[p]command disable server urban` - Disables the `urban` command in the General cog.\n\n" -" **參數:**\n" -" - `` - 為當前伺服器禁用的指令。\n" +" - `` - The command to disable for the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5437 +#: redbot/core/core_commands.py:5438 msgid "You are not allowed to disable that command." msgstr "您不能禁用該指令。" -#: redbot/core/core_commands.py:5447 +#: redbot/core/core_commands.py:5448 msgid "That command is already disabled in this server." msgstr "該指令已在此服務器中禁用。" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5454 #, docstring msgid "Enable a command.\n\n" " If you're the bot owner, this will try to enable a globally disabled command by default.\n" " Otherwise, this will try to enable a command disabled on the current server.\n\n" " **Examples:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable.\n" -" " -msgstr "啟用指令。\n\n" -" 如果您是機器人所有者,默認情況下這將嘗試啟用全局禁用的命令。\n" -" 否則,這將嘗試啟用在當前服務器上禁用的命令。\n\n" -" **例子:**\n" -" - `[p]command enable userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable urban` - Enables the `urban` command in the General cog.\n\n" -" **參數:**\n" -" - `` - 要啟用的命令。\n" +" - `` - The command to enable.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5473 +#: redbot/core/core_commands.py:5474 #, docstring msgid "\n" " Enable a command globally.\n\n" " **Examples:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable globally.\n" -" " -msgstr "\n" -" 全域啟用指令。\n\n" -" **例子:**\n" -" - `[p]command enable global userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable global urban` - Enables the `urban` command in the General cog.\n\n" -" **參數:**\n" -" - `` - 全局啟用的命令。\n" +" - `` - The command to enable globally.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5488 +#: redbot/core/core_commands.py:5489 msgid "That command is already enabled globally." msgstr "該指令已在全域範圍內啟用。" -#: redbot/core/core_commands.py:5497 +#: redbot/core/core_commands.py:5498 #, docstring msgid "\n" " Enable a command in this server.\n\n" " **Examples:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" +" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" +" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" " **Arguments:**\n" -" - `` - The command to enable for the current server.\n" -" " -msgstr "\n" -"在此伺服器中啟用指令。\n\n" -" **例子:**\n" -" - `[p]command enable server userinfo` - Enables the `userinfo` command in the Mod cog.\n" -" - `[p]command enable server urban` - Enables the `urban` command in the General cog.\n\n" -" **參數:**\n" -" - `` - 為當前伺服器啟用的指令。\n" +" - `` - The command to enable for the current server.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5509 +#: redbot/core/core_commands.py:5510 msgid "You are not allowed to enable that command." msgstr "您無權啟用該指令。" -#: redbot/core/core_commands.py:5519 +#: redbot/core/core_commands.py:5520 msgid "That command is already enabled in this server." msgstr "該指令已在此伺服器中啟用。" -#: redbot/core/core_commands.py:5526 +#: redbot/core/core_commands.py:5527 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" " To include the command name in the message, include the `{command}` placeholder.\n\n" " **Examples:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" +" - `[p]command disabledmsg This command is disabled`\n" +" - `[p]command disabledmsg {command} is disabled`\n" +" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" " **Arguments:**\n" -" - `[message]` - The message to send when a disabled command is attempted.\n" -" " -msgstr "設置機器人對禁用命令的響應。\n\n" -" 留空不發送任何內容。\n\n" -" 要在消息中包含命令名稱,請包含“{command}”佔位符。\n\n" -" **例子:**\n" -" - `[p]command disabledmsg This command is disabled`\n" -" - `[p]command disabledmsg {command} is disabled`\n" -" - `[p]command disabledmsg` - Sends nothing when a disabled command is attempted.\n\n" -" **參數:**\n" -" - `[message]` - 嘗試禁用命令時發送的消息。\n" +" - `[message]` - The message to send when a disabled command is attempted.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5547 +#: redbot/core/core_commands.py:5548 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -5124,104 +4307,80 @@ msgstr "\n" " 這包括來自 Mod cog 的重複消息刪除和提及垃圾郵件,以及來自 Filter cog 的過濾器。\n" " " -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5557 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" " **Example:**\n" -" - `[p]autoimmune list`\n" -" " -msgstr "\n" -" 獲取為自動調節操作豁免配置的當前成員和身分組。\n\n" -" **例子:**\n" -" - `[p]autoimmune list`\n" +" - `[p]autoimmune list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5569 +#: redbot/core/core_commands.py:5570 msgid "Roles immune from automated moderation actions:\n" msgstr "不受自動審核操作影響的身分組:\n" -#: redbot/core/core_commands.py:5574 +#: redbot/core/core_commands.py:5575 msgid "Members immune from automated moderation actions:\n" msgstr "不受自動審核操作影響的成員:\n" -#: redbot/core/core_commands.py:5578 +#: redbot/core/core_commands.py:5579 msgid "No immunity settings here." msgstr "這裡沒有免疫設置。" -#: redbot/core/core_commands.py:5587 +#: redbot/core/core_commands.py:5588 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune add @Twentysix` - Adds a user.\n" -" - `[p]autoimmune add @Mods` - Adds a role.\n\n" +" - `[p]autoimmune add @Twentysix` - Adds a user.\n" +" - `[p]autoimmune add @Mods` - Adds a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to add immunity to.\n" -" " -msgstr "\n" -"**例子:**\n" -" - `[p]autoimmune add @Twentysix` - 添加用戶。\n" -" - `[p]autoimmune add @Mods` - 添加身分組。\n\n" -" **參數:**\n" -" - `` - 要添加免疫力的用戶或身分組。\n" +" - `` - The user or role to add immunity to.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5599 +#: redbot/core/core_commands.py:5600 msgid "Already added." msgstr "已新增。" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5608 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" -" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" +" - `[p]autoimmune remove @Twentysix` - Removes a user.\n" +" - `[p]autoimmune remove @Mods` - Removes a role.\n\n" " **Arguments:**\n" -" - `` - The user or role to remove immunity from.\n" -" " -msgstr "\n" -" 使用戶或角色免受自動審核操作的影響。\n\n" -" **例子:**\n" -" - `[p]autoimmune remove @Twentysix` - 刪除用戶。\n" -" - `[p]autoimmune remove @Mods` - 刪除一個身分組。\n\n" -" **參數:**\n" -" - `` - 要從中移除免疫力的用戶或身分組。\n" +" - `` - The user or role to remove immunity from.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5619 +#: redbot/core/core_commands.py:5620 msgid "Not in list." msgstr "不在列表中。" -#: redbot/core/core_commands.py:5627 +#: redbot/core/core_commands.py:5628 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" " **Examples:**\n" -" - `[p]autoimmune isimmune @Twentysix`\n" -" - `[p]autoimmune isimmune @Mods`\n\n" +" - `[p]autoimmune isimmune @Twentysix`\n" +" - `[p]autoimmune isimmune @Mods`\n\n" " **Arguments:**\n" -" - `` - The user or role to check the immunity of.\n" -" " -msgstr "\n" -"檢查用戶或身分組是否被認為不受自動化操作的影響。\n\n" -" **例子:**\n" -" -`[p]自身免疫免疫@Twentysix`\n" -" -`[p]自體免疫 isimmune @Mods`\n\n" -" **參數:**\n" -" - `` - 要檢查其免疫力的用戶或身分組。\n" +" - `` - The user or role to check the immunity of.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5639 +#: redbot/core/core_commands.py:5640 msgid "They are immune." msgstr "他們是免疫的。" -#: redbot/core/core_commands.py:5641 +#: redbot/core/core_commands.py:5642 msgid "They are not immune." msgstr "他們不是免疫的。" -#: redbot/core/core_commands.py:5668 +#: redbot/core/core_commands.py:5669 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -5234,146 +4393,112 @@ msgstr "\n" " 注意:所有者和管理員覆蓋忽略列表。\n" " " -#: redbot/core/core_commands.py:5678 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" " **Example:**\n" -" - `[p]ignore list`\n" -" " -msgstr "\n" -" 列出當前忽略的服務器和頻道。\n\n" -" **例子:**\n" -" - `[p]ignore list`\n" +" - `[p]ignore list`\n" " " +msgstr "" -#: redbot/core/core_commands.py:5700 +#: redbot/core/core_commands.py:5701 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" " Defaults to the current thread or channel.\n\n" " Note: Owners, Admins, and those with Manage Channel permissions override ignored channels.\n\n" " **Examples:**\n" -" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" -" - `[p]ignore channel` - Ignores commands in the current channel.\n" -" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" +" - `[p]ignore channel #general` - Ignores commands in the #general channel.\n" +" - `[p]ignore channel` - Ignores commands in the current channel.\n" +" - `[p]ignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]ignore channel 356236713347252226` - Also accepts IDs.\n\n" " **Arguments:**\n" -" - `` - The channel to ignore. This can also be a thread or category channel.\n" -" " -msgstr "\n" -" 忽略頻道、線程或類別中的指令。\n\n" -" 默認為當前線程或頻道。\n\n" -" 注意:所有者、管理員和具有管理頻道權限的人員會覆蓋忽略的頻道。\n\n" -" **例子:**\n" -" - `[p]ignore channel #general` - 忽略#general 頻道中的命令。\n" -" - `[p]ignore channel` - 忽略當前頻道中的命令。\n" -" - `[p]ignore channel \"General Channels\"` - 對帶空格的類別使用引號。\n" -" - `[p]ignore channel 356236713347252226` - 也接受 ID。\n\n" -" **參數:**\n" -" - `` - 要忽略的頻道。 這也可以是線程或類別頻道。\n" +" - `` - The channel to ignore. This can also be a thread or category channel.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5719 msgid "Channel added to ignore list." msgstr "頻道已添加到忽略列表。" -#: redbot/core/core_commands.py:5720 +#: redbot/core/core_commands.py:5721 msgid "Channel already in ignore list." msgstr "頻道已在忽略列表中。" -#: redbot/core/core_commands.py:5725 +#: redbot/core/core_commands.py:5726 #, docstring msgid "\n" " Ignore commands in this server.\n\n" " Note: Owners, Admins, and those with Manage Server permissions override ignored servers.\n\n" " **Example:**\n" -" - `[p]ignore server` - Ignores the current server\n" -" " -msgstr "\n" -" 忽略此服務器中的指令。\n\n" -" 注意:所有者、管理員和具有管理服務器權限的人員會覆蓋忽略的服務器。\n\n" -" **例子:**\n" -" - `[p]ignore server` - 忽略當前服務器\n" +" - `[p]ignore server` - Ignores the current server\n" " " +msgstr "" -#: redbot/core/core_commands.py:5736 +#: redbot/core/core_commands.py:5737 msgid "This server has been added to the ignore list." msgstr "此服務器已添加到忽略列表。" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5739 msgid "This server is already being ignored." msgstr "此伺務器已被忽略。" -#: redbot/core/core_commands.py:5744 +#: redbot/core/core_commands.py:5745 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "從忽略列表中刪除伺務器或頻道的指令。" -#: redbot/core/core_commands.py:5759 +#: redbot/core/core_commands.py:5760 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" " Defaults to the current thread or channel.\n\n" " **Examples:**\n" -" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" -" - `[p]unignore channel` - Unignores commands in the current channel.\n" -" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" -" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" +" - `[p]unignore channel #general` - Unignores commands in the #general channel.\n" +" - `[p]unignore channel` - Unignores commands in the current channel.\n" +" - `[p]unignore channel \"General Channels\"` - Use quotes for categories with spaces.\n" +" - `[p]unignore channel 356236713347252226` - Also accepts IDs. Use this method to unignore categories.\n\n" " **Arguments:**\n" -" - `` - The channel to unignore. This can also be a thread or category channel.\n" -" " -msgstr "\n" -" 從忽略列表中刪除頻道、線程或類別。\n\n" -" 默認為當前線程或頻道。\n\n" -" **例子:**\n" -" - `[p]unignore channel #general` - 取消忽略#general 頻道中的命令。\n" -" - `[p]unignore channel` - 取消忽略當前頻道中的命令。\n" -" - `[p]unignore channel \"General Channels\"` - 對帶空格的類別使用引號。\n" -" - `[p]unignore channel 356236713347252226` - 也接受 ID。 使用此方法可以忽略類別。\n\n" -" **參數:**\n" -" - `` - 要取消忽略的頻道。 這也可以是線程或類別頻道。\n" +" - `` - The channel to unignore. This can also be a thread or category channel.\n" " " +msgstr "" -#: redbot/core/core_commands.py:5775 +#: redbot/core/core_commands.py:5776 msgid "Channel removed from ignore list." msgstr "頻道已從忽略列表中刪除。" -#: redbot/core/core_commands.py:5777 +#: redbot/core/core_commands.py:5778 msgid "That channel is not in the ignore list." msgstr "該頻道不在忽略列表中。" -#: redbot/core/core_commands.py:5782 +#: redbot/core/core_commands.py:5783 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" " **Example:**\n" -" - `[p]unignore server` - Stops ignoring the current server\n" -" " -msgstr "\n" -" 從忽略列表中刪除此伺務器。\n\n" -" **例子:**\n" -" - `[p]unignore server` - 停止忽略當前伺務器\n" +" - `[p]unignore server` - Stops ignoring the current server\n" " " +msgstr "" -#: redbot/core/core_commands.py:5791 +#: redbot/core/core_commands.py:5792 msgid "This server has been removed from the ignore list." msgstr "此伺務器已從忽略列表中刪除。" -#: redbot/core/core_commands.py:5793 +#: redbot/core/core_commands.py:5794 msgid "This server is not in the ignore list." msgstr "此伺務器已從忽略列表中刪除。" -#: redbot/core/core_commands.py:5807 +#: redbot/core/core_commands.py:5808 msgid "This server is currently being ignored." msgstr "當前正在忽略此伺務器。" -#: redbot/core/core_commands.py:5824 redbot/core/core_commands.py:5826 -#: redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5825 redbot/core/core_commands.py:5827 +#: redbot/core/core_commands.py:5828 msgid "None" msgstr "無" -#: redbot/core/core_commands.py:5828 +#: redbot/core/core_commands.py:5829 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" @@ -5381,7 +4506,7 @@ msgstr "當前忽略的類別:{categories}\n" "頻道:{channels}\n" "主題(不包括已存檔的):{threads}" -#: redbot/core/core_commands.py:5845 +#: redbot/core/core_commands.py:5846 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -5390,12 +4515,12 @@ msgstr "\n" " 獲取有關 Red 許可證的信息。\n" " " -#: redbot/core/dev_commands.py:316 +#: redbot/core/dev_commands.py:387 #, docstring msgid "Various development focused utilities." msgstr "各種以開發為重點的實用程序。" -#: redbot/core/dev_commands.py:358 +#: redbot/core/dev_commands.py:430 #, docstring msgid "Evaluate a statement of python code.\n\n" " The bot will always respond with the return value of the code.\n" @@ -5440,7 +4565,7 @@ msgstr "評估 python 代碼的語句。\n\n" " `cf` - redbot.core.utils.chat_formatting 模塊\n" " " -#: redbot/core/dev_commands.py:392 +#: redbot/core/dev_commands.py:466 #, docstring msgid "Execute asynchronous code.\n\n" " This command wraps code into the body of an async function and then\n" @@ -5483,7 +4608,7 @@ msgstr "執行異步代碼。\n\n" " `cf` - redbot.core.utils.chat_formatting 模塊\n" " " -#: redbot/core/dev_commands.py:426 +#: redbot/core/dev_commands.py:502 #, docstring msgid "Open an interactive REPL.\n\n" " The REPL will only recognise code as messages which start with a\n" @@ -5526,44 +4651,44 @@ msgstr "打開交互式 REPL。\n\n" " `cf` - redbot.core.utils.chat_formatting 模塊\n" " " -#: redbot/core/dev_commands.py:452 +#: redbot/core/dev_commands.py:528 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "已在此頻道中運行 REPL 會話。 用 `quit` 退出它。" -#: redbot/core/dev_commands.py:456 +#: redbot/core/dev_commands.py:532 msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "已在此頻道中運行 REPL 會話。 使用“{}repl resume”恢復 REPL。" -#: redbot/core/dev_commands.py:467 +#: redbot/core/dev_commands.py:543 msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." msgstr "輸入要執行或評估的代碼。 `exit()` 或 `quit` 退出。 `{}repl pause` 暫停。" -#: redbot/core/dev_commands.py:482 +#: redbot/core/dev_commands.py:558 msgid "Exiting." msgstr "正在退出中。" -#: redbot/core/dev_commands.py:492 +#: redbot/core/dev_commands.py:570 msgid "Unexpected error: " msgstr "意外的錯誤: " -#: redbot/core/dev_commands.py:496 +#: redbot/core/dev_commands.py:574 #, docstring msgid "Pauses/resumes the REPL running in the current channel." msgstr "暫停/恢復在當前頻道中運行的 REPL。" -#: redbot/core/dev_commands.py:498 +#: redbot/core/dev_commands.py:576 msgid "There is no currently running REPL session in this channel." msgstr "此頻道中當前沒有正在運行的 REPL 會話。" -#: redbot/core/dev_commands.py:506 +#: redbot/core/dev_commands.py:584 msgid "The REPL session in this channel has been resumed." msgstr "該頻道中的 REPL 會話已恢復。" -#: redbot/core/dev_commands.py:508 +#: redbot/core/dev_commands.py:586 msgid "The REPL session in this channel is now paused." msgstr "此頻道中的 REPL 會話現已暫停。" -#: redbot/core/dev_commands.py:514 +#: redbot/core/dev_commands.py:592 #, docstring msgid "Mock another user invoking a command.\n\n" " The prefix must not be entered.\n" @@ -5572,7 +4697,7 @@ msgstr "模擬另一個用戶調用命令。\n\n" " 不得輸入前綴。\n" " " -#: redbot/core/dev_commands.py:530 +#: redbot/core/dev_commands.py:608 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\n\n" " Current message is used as a base (including attachments, embeds, etc.),\n" @@ -5587,18 +4712,18 @@ msgstr "像其他用戶發送的那樣發送消息事件。\n\n" " 或任何其他使消息非空的東西。\n" " " -#: redbot/core/dev_commands.py:551 +#: redbot/core/dev_commands.py:629 #, docstring msgid "Give bot owners the ability to bypass cooldowns.\n\n" " Does not persist through restarts." msgstr "讓機器人擁有者能夠繞過冷卻時間。\n\n" " 不會通過重新啟動持續存在。" -#: redbot/core/dev_commands.py:559 +#: redbot/core/dev_commands.py:637 msgid "Bot owners will now bypass all commands with cooldowns." msgstr "Bot 所有者現在將繞過所有具有冷卻時間的命令。" -#: redbot/core/dev_commands.py:561 +#: redbot/core/dev_commands.py:639 msgid "Bot owners will no longer bypass all commands with cooldowns." msgstr "機器人所有者將不再繞過所有具有冷卻時間的命令。" @@ -5699,11 +4824,11 @@ msgstr "修改人:" msgid "Last modified at:" msgstr "最後修改於:" -#: redbot/core/tree.py:266 +#: redbot/core/tree.py:271 msgid "Command not found." msgstr "無該指令。" -#: redbot/core/tree.py:327 +#: redbot/core/tree.py:332 msgid "You are not permitted to use this command." msgstr "您沒有權限使用此指令。"